History log of /openbmc/openbmc-test-automation/lib/bmc_redfish.py (Results 26 – 30 of 30)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8393376a 02-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Get attribute value function

Change-Id: Iab7fc4d00a9341cf3b5cb794696b900e44b2f4a1
Signed-off-by: George Keishing <gkeishin@in.ibm.com>


# 6510cfbe 31-Jan-2019 George Keishing <gkeishin@in.ibm.com>

Test multiple valid URL without login

Changes:
- GET base default removed
- Update test to use template.
- Check following '/', /redfish, `/redfish/v1 URL without

Test multiple valid URL without login

Changes:
- GET base default removed
- Update test to use template.
- Check following '/', /redfish, `/redfish/v1 URL without
logged in.

This enable to test request for valid and invalid resource URL.

Change-Id: Ieaf0a6c6d9982078d39c4607d0e41cf2843ab4a9
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 2296e8c3 01-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Fix list and enumerate request return and iteration logic

Change-Id: I9c00c54c2e80a1dc75adf042a4e5f7c4dfdb4a10
Signed-off-by: George Keishing <gkeishin@in.ibm.com>


# 5a73ee0b 28-Jan-2019 George Keishing <gkeishin@in.ibm.com>

bmcweb service root interface

Changes:
- Library to return response as it is back to the test.
- Added code to disable warning and REST response code.
- New test suit

bmcweb service root interface

Changes:
- Library to return response as it is back to the test.
- Added code to disable warning and REST response code.
- New test suite to verify service root interface.

Added Test Cases:
- Login And Logout BMCweb
- GET BMCweb Hypermedia Without Login
- GET SessionService Resource With Login
- GET SessionService Without Login
- Login Using Invalid Token
- Delete Session Using Valid login

Tested: Using latest OpenBMC master build.

Resolves openbmc/openbmc-test-automation#1502

Change-Id: I24bbbd8d6c32371f28060275140bbeaf18d3414d
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


Revision tags: v2.6-thud-stable
# e62d8b04 29-Nov-2018 George Keishing <gkeishin@in.ibm.com>

Robot using DMTF redfish python library

Change-Id: Ie2b3945dd5b01a0834873d2dfe2436e33b140441
Signed-off-by: George Keishing <gkeishin@in.ibm.com>


12