History log of /openbmc/openbmc-test-automation/redfish/ (Results 351 – 375 of 821)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7bc01e9215-Jun-2021 George Keishing <gkeishin@in.ibm.com>

Fix typo in code documentation

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

bc77f12315-Jun-2021 Tim Lee <timlee660101@gmail.com>

redfish: service_root: security: fix security headers requirement for Level2 Directives

Symptom:
"Login And Verify HTTP Response Header" test item got failed.

Root cause:
Due to bmcweb add "Content

redfish: service_root: security: fix security headers requirement for Level2 Directives

Symptom:
"Login And Verify HTTP Response Header" test item got failed.

Root cause:
Due to bmcweb add "Content-Security-Policy(CSP)" to Level2 Directives.
However, the headers requriement didn't sync to Level2 Directives from bmcweb.

Solution:
Modify "Content-Security-Policy" of header_requirements for Level2 Directives.

Tested:
robot -t Login_And_Verify_HTTP_Response_Header redfish/service_root/test_service_root_security.robot
Test Service Root Security :: Test Redfish service root login secu... | PASS |
1 test, 1 passed, 0 failed

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I3a983ac72db1915401f4793ea3c7897bb5e8f0dd

show more ...

62acabc315-Jun-2021 Tim Lee <timlee660101@gmail.com>

redfish: systems: event service: corrects RegistryPrefixes list

The list defineded in the bmcweb: Base, OpenBMC, TaskEvent
https://github.com/openbmc/bmcweb/blob/0588a3b929b2a88784db2f3dcac04d69260f

redfish: systems: event service: corrects RegistryPrefixes list

The list defineded in the bmcweb: Base, OpenBMC, TaskEvent
https://github.com/openbmc/bmcweb/blob/0588a3b929b2a88784db2f3dcac04d69260fb585/redfish-core/lib/event_service.hpp#L25

Signed-off-by: Joseph Liu <kwliu@nuvoton.com>
Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I22e0a5edddcb9682365fba80ccf71f66f7c40217

show more ...

f853363a31-May-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Set the HostName property on ethernet interface

Change-Id: Ie186aab694731fea24824f22ab7b5ce0a3aa4665
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

391000c111-Jun-2021 Prashanth Katti <prkatti1@in.ibm.com>

Supporting libraries and Base code for SNMP via Redfish

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: I44c77d15e15e51e0fe0201f8f1007ad3a1800d81

3270fd0911-Jun-2021 Prashanth Katti <prkatti1@in.ibm.com>

Redfish IPv6 default gateway fix

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: Iaf076aa3e5a489ba4bc254d14a33808c3654c20a

ac0a7baf09-Mar-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Added testcases verify network response when Host is up and running.

Change-Id: I0f96a3a44bfb3d40d9a19625b6a9a24d6db4c71d
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

f179f26709-Jun-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Fix network issue

reason:
deleteing bmc ip address instead of test ip address

Change:
Added delete ip address after reboot

Change-Id: I4a44e3ce318c0f7faee5d732038f102e21add418
Signed-off-b

Fix network issue

reason:
deleteing bmc ip address instead of test ip address

Change:
Added delete ip address after reboot

Change-Id: I4a44e3ce318c0f7faee5d732038f102e21add418
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

show more ...

5455100208-Jun-2021 Sushil Singh <susilsi7@in.ibm.com>

Automate the test case to check firmware version is same

Change-Id: I96df062e672f3c2ae48cca44e00997eba90e6dfe
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>

1d5bd9ae07-Jun-2021 Sushil Singh <susilsi7@in.ibm.com>

Automate the test case to check firmware inventory path
is updateable

Change-Id: I98a6aef1fda1db70526ae7821a329b1e414fa074
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>

4aff2d0208-Jun-2021 Tim Lee <timlee660101@gmail.com>

redfish: use Redfish Delete All BMC Dumps instead

Signed-off-by: Joseph Liu <kwliu@nuvoton.com>
Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I29c6ba95e8b005543069fc2d541fadc1b895b3ea

33d1503307-Jun-2021 George Keishing <gkeishin@in.ibm.com>

Fix syntax and typo errors

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

5bd5002f03-Jun-2021 Sushil Singh <susilsi7@in.ibm.com>

Added test case to verify redfish software hex id

Change-Id: Ic984d8870b7e6c69f9876f2db2fa64ad853ad2e5
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>

7d45e3d004-Jun-2021 George Keishing <gkeishin@in.ibm.com>

Move REST software manager from redfish to extended/code_update/ directory

Redfish code changes for the same are WIP.

Change-Id: I988aaf3350f2ff2966138e0a7dd21d79b41093cb
Signed-off-by: George Keis

Move REST software manager from redfish to extended/code_update/ directory

Redfish code changes for the same are WIP.

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

show more ...

5b9a0c3501-Jun-2021 George Keishing <gkeishin@in.ibm.com>

Fix test case name typo

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

5e75b7df01-Jun-2021 George Keishing <gkeishin@in.ibm.com>

Remote logging not yet available in Redfish

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

5166ebd531-May-2021 Sushil Singh <susilsi7@in.ibm.com>

Added the documentation to test case and keyword

Change-Id: Ibe354b68cd7cc4abf18d318953eda4cfaf6cfa45
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>

f924895728-May-2021 George Keishing <gkeishin@in.ibm.com>

rflint check warning and errors clean up

Fixing the documentation and test code for:
- exceeds 110 characters (LineTooLong)
- TrailingWhitespace
- RequireTestDocumentation
- Duplicat

rflint check warning and errors clean up

Fixing the documentation and test code for:
- exceeds 110 characters (LineTooLong)
- TrailingWhitespace
- RequireTestDocumentation
- DuplicateTestNames

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

show more ...

9e1a30e925-May-2021 George Keishing <gkeishin@in.ibm.com>

Fix session for the power resetore test suite

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

53b8030f21-May-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Fixed network ipv4 CT issues

Reason:
While configure and update IP address changed to 204 code.

Changes:
While configure and update IP address changed code to HTTP_NO_CONTENT.

Chan

Fixed network ipv4 CT issues

Reason:
While configure and update IP address changed to 204 code.

Changes:
While configure and update IP address changed code to HTTP_NO_CONTENT.

Change-Id: Id19cca8ab03e3223d64a8355967e3dc634583649
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

show more ...

90b555aa20-May-2021 George Keishing <gkeishin@in.ibm.com>

Update Redfish PowerRestore policy test suites

Changes:
- Update to Redfish variables and kewyords needed.
- Add Redfish state in state mapping.
- Add new keyword to do ping , SSH and Re

Update Redfish PowerRestore policy test suites

Changes:
- Update to Redfish variables and kewyords needed.
- Add Redfish state in state mapping.
- Add new keyword to do ping , SSH and Redfish auth.

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

show more ...

3b6f916d20-May-2021 Sushil Singh <susilsi7@in.ibm.com>

Automation fix for code update

Changes:
- New code enhancement is to handle scenario when BMC,
have single firmware as functional.
these changes will skip the keyword,
"Switch Back

Automation fix for code update

Changes:
- New code enhancement is to handle scenario when BMC,
have single firmware as functional.
these changes will skip the keyword,
"Switch Backup Firmware Image To Functional"
- this scenario will come when system is new or
factory reset is performed. Then it might have
single image only.

Change-Id: I92104261cf2aaaf5aeb7b3e89621c4b654bf2ec8
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>

show more ...

2f137ebe29-Mar-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Configure Static IP Without Using Gateway And Verify

Change-Id: I275340d182ed45b4912b753051a36bc39a212efc
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

5d4e396820-May-2021 George Keishing <gkeishin@in.ibm.com>

Revert "Automation fix for code update"

This reverts commit 9066c059fdb094cbe786c288a921601864049ed2.

Reason for revert:

Redfish BMC Code Update :: Update the firmware image. | [

Revert "Automation fix for code update"

This reverts commit 9066c059fdb094cbe786c288a921601864049ed2.

Reason for revert:

Redfish BMC Code Update :: Update the firmware image. | FAIL |
No keyword with name 'AND 'xx.xx.xx-g4bf5dd1ef' == 'xx.xx.xx-g6b70a894a'' found.

Change-Id: Ifec804aaf38768708cc3ad1342db791e36c5fd08

show more ...

9066c05904-Mar-2021 susilsi7 <susilsi7@in.ibm.com>

Automation fix for code update

Changes:
- New code enhancement is to handle scenario when BMC,
have single firmware as functional.
these changes will skip the keyword,
"Switch Back

Automation fix for code update

Changes:
- New code enhancement is to handle scenario when BMC,
have single firmware as functional.
these changes will skip the keyword,
"Switch Backup Firmware Image To Functional"

Signed-off-by: susilsi7 <susilsi7@in.ibm.com>
Change-Id: I44262ed4f62f95ec99cf2832b6c96d82a91ca3c4

show more ...

1...<<11121314151617181920>>...33