Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gkeishin/robot-redfish
- Owner: gkeishin
- Created: 2016-09-06T16:49:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T14:04:58.000Z (over 6 years ago)
- Last Synced: 2024-03-05T06:48:53.161Z (11 months ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# robot-redfish
Using Robot framework to test red fish REST service features
`Execute`
-v PORT: tests/test_managers.robot`
`python -m robot -v HOST_SYSTEM: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