Lines Matching refs:Redfish
2 Documentation Test BMC using https://github.com/DMTF/Redfish-Service-Validator.
14 ${rsv_dir_path} Redfish-Service-Validator
15 ${rsv_github_url} https://github.com/DMTF/Redfish-Service-Validator.git
23 Test BMC Redfish Using Redfish Service Validator
24 [Documentation] Check conformance with a Redfish service interface.
31 Redfish Service Validator Result ${output}
32 Run Keyword If ${rc} != 0 Fail Redfish-Service-Validator Failed.
35 Run Redfish Service Validator With Additional Roles
36 [Documentation] Check Redfish conformance using the Redfish Service Validator.
60 Redfish.Login
61 Redfish Create User ${username} ${password} ${role} ${enabled}
62 Redfish.Logout
74 Redfish Service Validator Result ${output}
85 Redfish.Login
86 Redfish.Delete /redfish/v1/AccountService/Accounts/${username}
87 Redfish.Logout