Add extended network test suites in skip list
Skipping in CT run until automation openbmc/openbmc-test-automation#1072
is addressed.
Resolves openbmc/openbmc-test-automation#1089
Change-Id: I1c8cb5aaa016e352624b00f482ac62c7260ebc2c
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/extended/test_host_network.robot b/extended/test_host_network.robot
index f570866..2038bd6 100644
--- a/extended/test_host_network.robot
+++ b/extended/test_host_network.robot
@@ -11,6 +11,7 @@
Test Setup Open Connection And Log In
Test Teardown Post Test Execution
+Force Tags Host_Network_Test
*** Variables ***
${SET_ADDR_PREFIX} 0x00 0x08 0x61 0x80 0x21 0x70 0x62 0x21 0x00 0x01 0x06 0x04
diff --git a/test_lists/skip_test_extended b/test_lists/skip_test_extended
index df6c084..f6c4fc5 100644
--- a/test_lists/skip_test_extended
+++ b/test_lists/skip_test_extended
@@ -24,3 +24,6 @@
-e General_boot_testing
-e SLP_Service_Test
-e Check_Network_Latency
+# TODO: https://github.com/openbmc/openbmc-test-automation/issues/1072
+-e Network_Test
+-e Host_Network_Test