Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3298d5c3 12-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Plugin FFDC in redfish test cases

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


# 5ee33d93 02-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Redfish HW_CI test list

Changes:
- Update test case name.

Added redfish test cases:
- Redfish_Login_And_Logout
- GET_Redfish_Hypermedia_Without_Login

Redfish HW_CI test list

Changes:
- Update test case name.

Added redfish test cases:
- Redfish_Login_And_Logout
- GET_Redfish_Hypermedia_Without_Login
- GET_Redfish_SessionService_Resource_With_Login
- GET_Redfish_SessionService_Without_Login
- Redfish_Login_Using_Invalid_Token
- Delete_Redfish_Session_Using_Valid_Login
- Redfish_Login_With_Invalid_Credentials
- Redfish_Login_Using_Unsecured_HTTP
- Verify_Update_Service_Enabled
- Verify_Redfish_Software_Inventory_Collection
- Redfish_Software_Inventory_Status_Check
- Verify_Redfish_BMC_Manager_Properties

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

show more ...


# 2823d2ae 05-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Fix class exit and temp object update in security

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


# 4db114cc 02-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Update test case verification

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


# 3a813a97 01-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Fix GET request in service and manager test suites

Change-Id: I9fad76d30bb3a9f5791fffbc70b59e50f86ba843
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 ...


# 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 ...


12