Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually
warn and then after that stop working. Test Tags performs
the same function per docs.
Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2
Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>
diff --git a/security/test_bmc_ssh_security.robot b/security/test_bmc_ssh_security.robot
index 9e63ae5..14a7b34 100644
--- a/security/test_bmc_ssh_security.robot
+++ b/security/test_bmc_ssh_security.robot
@@ -4,7 +4,7 @@
Resource ../lib/resource.robot
Resource ../lib/openbmc_ffdc_methods.robot
-Force Tags BMC_SSH_Security
+Test Tags BMC_SSH_Security
*** Variables ***