Remove GET request for motherboard
Condition where the host is not booted yet and test check for GET
on /redfish/v1/Chassis/motherboard and fails. This use case is
checked in other power on. Removing from the GET listed test list.
Change-Id: I9f61f4f0366577aa5088cfa45503ebd48e433ad5
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish/service_root/test_service_root.robot b/redfish/service_root/test_service_root.robot
index 17eb924..4154981 100644
--- a/redfish/service_root/test_service_root.robot
+++ b/redfish/service_root/test_service_root.robot
@@ -49,7 +49,6 @@
${HTTP_OK} /redfish/v1/AccountService
${HTTP_OK} /redfish/v1/Systems/system
${HTTP_OK} /redfish/v1/Chassis/chassis
- ${HTTP_OK} /redfish/v1/Chassis/motherboard
${HTTP_OK} /redfish/v1/Managers/bmc
${HTTP_OK} /redfish/v1/UpdateService