Add tests/test_time.robot to skip list.

Moving to skip list as the test is in org.

Resolves openbmc/openbmc-test-automation#907

Change-Id: Ibb763de9ddaecba83d71b19ff1ff6ab9e604c6fc
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
diff --git a/test_lists/skip_test_barreleye b/test_lists/skip_test_barreleye
index e64361d..1cdebdd 100644
--- a/test_lists/skip_test_barreleye
+++ b/test_lists/skip_test_barreleye
@@ -60,3 +60,6 @@
 # Applicable only for witherspoon
 -e Verify_Boxelder_Present_Property
 -e Verify_Boxelder_MAC_Address_Property_Is_Populated
+# https://github.com/openbmc/openbmc-test-automation/issues/907
+-e Clock_Time
+
diff --git a/test_lists/skip_test_palmetto b/test_lists/skip_test_palmetto
index e7fa25e..a99b61a 100644
--- a/test_lists/skip_test_palmetto
+++ b/test_lists/skip_test_palmetto
@@ -67,3 +67,6 @@
 # Applicable only for witherspoon
 -e Verify_Boxelder_Present_Property
 -e Verify_Boxelder_MAC_Address_Property_Is_Populated
+# https://github.com/openbmc/openbmc-test-automation/issues/907
+-e Clock_Time
+
diff --git a/test_lists/skip_test_witherspoon b/test_lists/skip_test_witherspoon
index 4166301..303bfb0 100644
--- a/test_lists/skip_test_witherspoon
+++ b/test_lists/skip_test_witherspoon
@@ -34,3 +34,5 @@
 -e Verify_Minimal_Memory_Buffer_Inventory
 -e Verify_Minimal_Main_Planar_Inventory
 -e Verify_Minimal_System_Inventory
+# https://github.com/openbmc/openbmc-test-automation/issues/907
+-e Clock_Time
diff --git a/tests/test_time.robot b/tests/test_time.robot
index 6744686..8cb07d8 100644
--- a/tests/test_time.robot
+++ b/tests/test_time.robot
@@ -13,6 +13,8 @@
 Test Setup             Open Connection And Log In
 Test Teardown          Post Test Case Execution
 
+Force Tags  Clock_Time
+
 *** Variables ***
 ${SYSTEM_TIME_INVALID}      01/01/1969 00:00:00
 ${SYSTEM_TIME_VALID}        02/29/2016 09:10:00