Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gkeishin/robot-redfish

Using Robot framework to test redfish REST features and Compliance
https://github.com/gkeishin/robot-redfish

Last synced: about 1 month ago
JSON representation

Using Robot framework to test redfish REST features and Compliance

Awesome Lists containing this project

README

        

# robot-redfish

Using Robot framework to test red fish REST service features

`Execute`
`python -m robot -v HOST_SYSTEM:

-v PORT: tests/test_managers.robot`

For poweron use case -v PASSWORD:password

# Python redfish

If you just wanted to use a library using Redfish client API refer example

https://github.com/gkeishin/robot-redfish/blob/master/lib/redfish_connect.py