Skipping Test OpenBMC Services Autorestart Policy

The REST services here are hardcoded and will continue to change
either in the service name or the policy as per the development
perspective untill things are sorted out in REST. On the other
hand, we shouldn't be really hardcode this anyway.

We don't want to delete, so adding in known issue list.

This surely fails each test run, so disabling this test case

Change-Id: I6f9bedb799e96af0c7d1350e7512af87d3b29f99
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/skip_list b/skip_list
index f7ec447..2017759 100644
--- a/skip_list
+++ b/skip_list
@@ -19,3 +19,5 @@
 -e Validate_Heartbeat_LEDs_Test_Cases
 -e Validate_Identify_LEDs_Test_Cases
 -e Validate_Beep_LEDs_Test_Cases
+#https://github.com/openbmc/openbmc-test-automation/issues/130
+-e Test_OpenBMC_Services_Autorestart_Policy
diff --git a/tests/test_openbmc_service_restart_policy.robot b/tests/test_openbmc_service_restart_policy.robot
index 9c41471..8c42028 100644
--- a/tests/test_openbmc_service_restart_policy.robot
+++ b/tests/test_openbmc_service_restart_policy.robot
@@ -14,6 +14,10 @@
 Test OpenBMC Services Autorestart Policy
     [Documentation]     This testcases is for checking all the openbmc services
     ...                 restart policy is set to active
+    ...                 Disabling this test as use case is not well define and
+    ...                 developement point of view this may keep changing. So
+    ...                 untill then, this remains commented piece of test.
+    [Tags]  Test_OpenBMC_Services_Autorestart_Policy
     @{services}=    Create List     btbridged.service
     ...                             host-ipmid.service
     ...                             inarp.service