50621144 | 16-Jun-2020 |
Sushil Singh <susilsi7@in.ibm.com> |
Address issue for deprecated syntax
Change from :FOR to FOR/END to address a new WARNING in the new robot version.
Sample warning message as mention below.
FOR loop starting on line 26: For loop h
Address issue for deprecated syntax
Change from :FOR to FOR/END to address a new WARNING in the new robot version.
Sample warning message as mention below.
FOR loop starting on line 26: For loop header ':FOR' is deprecated. Use 'FOR' instead.
Change-Id: I3860386614d8418f10291977654976929f534b69 Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>
show more ...
|
5b7dc6f6 | 12-Jun-2020 |
Anusha Dathatri <adathatr@in.ibm.com> |
Set local system date to test certificates
Local system date is used to generate the validity of a certificate. Hence keeping BMC date in sync with local system date makes more sense and avoids unex
Set local system date to test certificates
Local system date is used to generate the validity of a certificate. Hence keeping BMC date in sync with local system date makes more sense and avoids unexpected behavior of testcases.
Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com> Change-Id: Iaf13e12618e479f32be55c8a235bf6b636a38879
show more ...
|
1eeff9c1 | 16-Jun-2020 |
George Keishing <gkeishin@in.ibm.com> |
Support redfish boot defaults
Changes: - Create new keyword in lib/utils.robot. - Remove the current redfish setting default and call the new keyword. - Add the new keyword in redf
Support redfish boot defaults
Changes: - Create new keyword in lib/utils.robot. - Remove the current redfish setting default and call the new keyword. - Add the new keyword in redfish default in __init__.robot
Change-Id: I886a638ca47f81f28dbf60f644c6192cfaf14376 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
2997a28c | 16-Jun-2020 |
George Keishing <gkeishin@in.ibm.com> |
Fix HW CI suite to do redfish login and logout
Change-Id: Iab0ef50b3b9588744633286e4fcfb7d198a0e051 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
99a62057 | 12-Jun-2020 |
George Keishing <gkeishin@in.ibm.com> |
Add REDFISH_SUPPORTED check in the power on teardown
Note: This is to handle REST and Redfish backward compatibility. Change-Id: Ibd209b939e409cf82c5b22c0cb0489925f6a49de Signed-off-by: George Keish
Add REDFISH_SUPPORTED check in the power on teardown
Note: This is to handle REST and Redfish backward compatibility. Change-Id: Ibd209b939e409cf82c5b22c0cb0489925f6a49de Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
8e6d4eed | 12-Jun-2020 |
David Shaw <dlshaw@us.ibm.com> |
Spelling correction
Change-Id: Ia42a9bc4ffa2c8e712476e5be9a70958e2767bf1 Signed-off-by: David Shaw <dlshaw@us.ibm.com> |
10822663 | 12-May-2020 |
Tony Lee <tony.lee@quantatw.com> |
Set NTP service to inactive before set bmc time
Set NTP service to inactive before set bmc time. and retore it at Suite Teardown. Otherwise, set bmc time will fail.
Signed-off-by: Tony Lee <tony.le
Set NTP service to inactive before set bmc time
Set NTP service to inactive before set bmc time. and retore it at Suite Teardown. Otherwise, set bmc time will fail.
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: I9960371f1380c7fe7873e8309ab6ad31b9e13c18
show more ...
|
109c2ce2 | 03-Jun-2020 |
Anusha Dathatri <adathatr@in.ibm.com> |
Fixed expired certificate test failures
Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com> Change-Id: Ifcca31b54c5c07139f022d0013017e9bcb18ae71 |
579d8253 | 28-May-2020 |
manashsarma <manashsarma@in.ibm.com> |
Add redfishtool utility library file and related changes
Change-Id: Ida402a7c8d188603f085f5a3740bdb3e0efea3a4 Signed-off-by: manashsarma <manashsarma@in.ibm.com> |
b0743c51 | 05-Jun-2020 |
George Keishing <gkeishin@in.ibm.com> |
Update test code to avoid stripping quotes
Fixes 2.9.0-dev-241-gcdbffc6fc != .9.0-dev-241-gcdbffc6f failure
Change-Id: I70b193cc5a66b4510b3740c41470180234eadbea Signed-off-by: George Keishing <gkei
Update test code to avoid stripping quotes
Fixes 2.9.0-dev-241-gcdbffc6fc != .9.0-dev-241-gcdbffc6f failure
Change-Id: I70b193cc5a66b4510b3740c41470180234eadbea Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
87e4e55b | 28-May-2020 |
Anusha Dathatri <adathatr@in.ibm.com> |
Removed timeowner for Redfish tests
This change is wrt the code https://gerrit.openbmc-project.xyz/#/c/openbmc/phosphor-time-manager/+/31278/
Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com> Ch
Removed timeowner for Redfish tests
This change is wrt the code https://gerrit.openbmc-project.xyz/#/c/openbmc/phosphor-time-manager/+/31278/
Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com> Change-Id: I85846f32f87585cb1d0ec200004aed67bc167479
show more ...
|
dce3be1d | 01-Jun-2020 |
Tony Lee <tony.lee@quantatw.com> |
Rename the duplicate tag name
Rename the duplicate tag name between suites test_redfish_host_code_update and test_redfish_bmc_code_update
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id:
Rename the duplicate tag name
Rename the duplicate tag name between suites test_redfish_host_code_update and test_redfish_bmc_code_update
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: Icc1153572998e92b425a041ee83fd1cfbc948c1e
show more ...
|
9864c94b | 26-May-2020 |
manashsarma <manashsarma@in.ibm.com> |
Rename original test case file
Change-Id: I2954eec97a3bef33abd28d79bf1646bda6a0833d Signed-off-by: manashsarma <manashsarma@in.ibm.com> |
8094d386 | 02-Apr-2020 |
Tony Lee <tony.lee@quantatw.com> |
Modified cases in suite test_bmc_network_mac
- Let user to specify Ethernet Interface name by channel number while running, if not, the channel number default is 1.
Change-Id: Ib67b6bcb279c8c6b05b8
Modified cases in suite test_bmc_network_mac
- Let user to specify Ethernet Interface name by channel number while running, if not, the channel number default is 1.
Change-Id: Ib67b6bcb279c8c6b05b8b7650f6ff640fa97fb27 Signed-off-by: Tony Lee <tony.lee@quantatw.com>
show more ...
|
9ca0d370 | 26-May-2020 |
manashsarma <manashsarma@in.ibm.com> |
Group local user test cases
Change-Id: I8b7153d881494f4b5960a5aba4f39eef2efb4036 Signed-off-by: manashsarma <manashsarma@in.ibm.com> |
26d0e837 | 26-May-2020 |
manashsarma <manashsarma@in.ibm.com> |
Group certificate management test cases
Change-Id: I3a9b18c56f849b28accecd3a3523d196d8438afa Signed-off-by: manashsarma <manashsarma@in.ibm.com> |
0b4b9e53 | 19-May-2020 |
manashsarma <manashsarma@in.ibm.com> |
Add Error test scenario in cert managemnent
Also one existing modified - Is HTTP error Expected Position of another method within the file changed - Redfishtool Get
Change-Id: I04620818839de6cf02d1
Add Error test scenario in cert managemnent
Also one existing modified - Is HTTP error Expected Position of another method within the file changed - Redfishtool Get
Change-Id: I04620818839de6cf02d16c8ec906a6e06d41ee9a Signed-off-by: manashsarma <manashsarma@in.ibm.com>
show more ...
|
67e0620b | 20-May-2020 |
Prashanth Katti <prkatti1@in.ibm.com> |
Read network configuration via different LDAP user roles
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: Iaaab568e18bb1f86f16e1ad307960229a446f38f |
c317c984 | 20-May-2020 |
Tony Lee <tony.lee@quantatw.com> |
Fixed missing parameter when using ipmi user list
-When execute inband command ipmi user list it will return 'IPMI command failed: Unknown (0x82)'. Because it missing a parameter <channel number>. U
Fixed missing parameter when using ipmi user list
-When execute inband command ipmi user list it will return 'IPMI command failed: Unknown (0x82)'. Because it missing a parameter <channel number>. User Commands: list [<channel number>]
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: Ie5778166b11379f4e9def233628f0caa9b52ec8e
show more ...
|
69ed33e2 | 20-May-2020 |
Tony Lee <tony.lee@quantatw.com> |
Fixed missing parameter when using ipmi user priv
When execute inband command user priv <user id> <privilege level> it will return 'IPMI command failed: Unknown (0x82)' Because it missing a paramete
Fixed missing parameter when using ipmi user priv
When execute inband command user priv <user id> <privilege level> it will return 'IPMI command failed: Unknown (0x82)' Because it missing a parameter <channel number> User Commands: priv <user id> <privilege level> [<channel number>] Privilege levels: * 0x1 - Callback * 0x2 - User * 0x3 - Operator * 0x4 - Administrator * 0x5 - OEM Proprietary * 0xF - No Access
Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: I11cb0789ffaec27d516be8fb034e7d37c5c3d96a
show more ...
|
412c6680 | 01-Apr-2020 |
Tony Lee <tony.lee@quantatw.com> |
Modified cases in suite test_bmc_network_conf
- Let user to specify Ethernet Interface name by channel number while running, if not, the channel number default is 1.
- Fixed typo from ${multicaste_
Modified cases in suite test_bmc_network_conf
- Let user to specify Ethernet Interface name by channel number while running, if not, the channel number default is 1.
- Fixed typo from ${multicaste_ip} to ${multicast_ip}.
Change-Id: Ic626aa1c7b32c36289ff28a01b4a785f5e5500fc Signed-off-by: Tony Lee <tony.lee@quantatw.com>
show more ...
|
568df5f1 | 15-May-2020 |
Prashanth Katti <prkatti1@in.ibm.com> |
Added new test case - Modify IP address
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: Iefcd28858692809f36c9489bc1fc41eb0b31b83e |
79bf2733 | 19-May-2020 |
Anusha Dathatri <adathatr@in.ibm.com> |
Enable user to specify the HTTPS port
Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com> Change-Id: I4c3cca8f1473c7a9e43c1da275c440f759e3202c |
40b85d12 | 04-Apr-2020 |
manashsarma <manashsarma@in.ibm.com> |
Add Cert management test cases for valid scenario
Server cert upload, client cert install, CA cert replace and install TCs are written, code is be moidified with expecetd error code being checked.
Add Cert management test cases for valid scenario
Server cert upload, client cert install, CA cert replace and install TCs are written, code is be moidified with expecetd error code being checked.
Change-Id: Ica41da590eb2f5455e527c4966485141201dc3ad Signed-off-by: manashsarma <manashsarma@in.ibm.com>
show more ...
|
e20f82cd | 13-May-2020 |
George Keishing <gkeishin@in.ibm.com> |
Fix typo in test documentation
Change-Id: I884c3c2bc41cd201baab58f0d32f16807e7380f9 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |