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/network/test_host_network_interfaces.robot b/network/test_host_network_interfaces.robot
index 24e2425..7321301 100644
--- a/network/test_host_network_interfaces.robot
+++ b/network/test_host_network_interfaces.robot
@@ -12,7 +12,7 @@
Resource ../lib/os_utils_install.robot
-Force Tags Host_Network_Interfaces
+Test Tags Host_Network_Interfaces
*** Variables ***