Redfish resource update for GET request
Changes:
- Remove Systems/motherboard and Chassis/system since they
need system to power on to get resources populated.
- Added other base resources which need to be present by
default.
Change-Id: I53f2879a140481ff2b8e734934351ad81753dfb9
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish_test/test_redfish_interfaces.robot b/redfish_test/test_redfish_interfaces.robot
index f1088ab..3b1c898 100644
--- a/redfish_test/test_redfish_interfaces.robot
+++ b/redfish_test/test_redfish_interfaces.robot
@@ -71,9 +71,11 @@
# Expected status URL Path
${HTTP_OK} ${EMPTY}
+ ${HTTP_OK} SessionService
${HTTP_OK} Systems
- ${HTTP_OK} Systems/motherboard
- ${HTTP_OK} Chassis/system
+ ${HTTP_OK} Chassis
+ ${HTTP_OK} Managers
+ ${HTTP_OK} AccountService
${HTTP_OK} Managers/openbmc/EthernetInterfaces/eth0
${HTTP_NOT_FOUND} /i/dont/exist/