Skip transient IPMI REST object paths

Change-Id: Ic2e89be44e49ab015850f2f7188f86e81e2a22c2
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/test_rest_interfaces.robot b/tests/test_rest_interfaces.robot
index 74fdc9f..eab7de2 100644
--- a/tests/test_rest_interfaces.robot
+++ b/tests/test_rest_interfaces.robot
@@ -337,6 +337,8 @@
     ...  /xyz/openbmc_project/certs/client/ldap
     ...  /xyz/openbmc_project/certs/server/https
     ...  /xyz/openbmc_project/certs/authority/ldap
+    ...  /xyz/openbmc_project/ipmi
+    ...  /xyz/openbmc_project/ipmi/internal
 
     ${error_uri_list}=  Create List
     :FOR  ${uri}  IN  @{uri_list}