Revision tags: v5.0-stable, v4.0-stable |
|
#
6fb70d98 |
| 24-Oct-2023 |
Matt Fischer <matthew.fischer@hpe.com> |
Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually warn and then after that stop working. Test Tags performs the same function per docs.
Change-Id: I7cf30
Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually warn and then after that stop working. Test Tags performs the same function per docs.
Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2 Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>
show more ...
|
#
ee0103d5 |
| 30-Jan-2024 |
George Keishing <gkeishin@in.ibm.com> |
Code fixes and cleanup in test repository
Changes: - Fix typo mistake - Fix TrailingWhitespace - Fix Tagging mismatch
Tested: - Tag mismatch command $ find | grep '\.robot$' | xargs awk -
Code fixes and cleanup in test repository
Changes: - Fix typo mistake - Fix TrailingWhitespace - Fix Tagging mismatch
Tested: - Tag mismatch command $ find | grep '\.robot$' | xargs awk -f check_robot_tags.awk - codespell - robot custom script
Change-Id: Idb6bac6254c86647934e590f1f581d1f9c7dc11c Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
b5138fd8 |
| 13-Nov-2023 |
manimozhik <manimozhik@ami.com> |
REDFISH: verifying Boot policies after bmc reset using REDFISH scripts
Changes: - under redfish/systems/test_boot_devices.robot after BMC and Host reboot verified boot policies are working
REDFISH: verifying Boot policies after bmc reset using REDFISH scripts
Changes: - under redfish/systems/test_boot_devices.robot after BMC and Host reboot verified boot policies are working as expected Tested: - Ran redfish/systems/test_boot_devices.robot scripts Successfully
Change-Id: I7cc791ce26a05aafffc453e978246fdc85752b28 Signed-off-by: manimozhik <manimozhik@ami.com>
show more ...
|
#
f699f55d |
| 14-Sep-2023 |
George Keishing <gkeishin@in.ibm.com> |
Redfish event update test suite Force tags as per standard
Changes: - Update Tags names for the test suite
Note: Refer CONTRIBUTING.md for under Tags section documentation.
Tested: -
Redfish event update test suite Force tags as per standard
Changes: - Update Tags names for the test suite
Note: Refer CONTRIBUTING.md for under Tags section documentation.
Tested: - NA
Change-Id: Id5e8b50b93c3af11390ee8c5b7aa6ef865a6f6dc Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: robotframework-requests |
|
#
61d2250b |
| 18-Jun-2021 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Support all parameter combinations in Redfish boot tests
With the new boot override settings design it is now possible to support all combinations of Boot Source Override parameters. In particular n
Support all parameter combinations in Redfish boot tests
With the new boot override settings design it is now possible to support all combinations of Boot Source Override parameters. In particular now it is possible to support checks with either BootSourceOverrideEnabled=Disabled or BootSourceOverrideTarget=None.
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Iead7c9ac2e4137c612f000260512259f0bb11f83
show more ...
|
Revision tags: v2.10-Hardknott |
|
#
0043fc59 |
| 15-Apr-2021 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Add support for Legacy/EFI selector in Redfish boot tests
BootSourceOverrideMode is the BIOS boot mode to use when the system boots from the BootSourceOverrideTarget boot source.
Possible values ar
Add support for Legacy/EFI selector in Redfish boot tests
BootSourceOverrideMode is the BIOS boot mode to use when the system boots from the BootSourceOverrideTarget boot source.
Possible values are: Legacy - The system boots in non-UEFI boot mode to the boot source override target UEFI - The system boots in UEFI boot mode to the boot source override target
This setting is relevant for x86 and is not important for POWER.
Intended design of bmcweb is not to publish BootSourceOverrideMode interface if it is not used in arch. Therefore use/check BootSourceOverrideMode only on x86.
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ib23e3ae2fd5113730d75da4cb7ac352c0ae96e66
show more ...
|
Revision tags: v2.8.0-stable |
|
#
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 ...
|
#
036693cf |
| 12-Jul-2019 |
George Keishing <gkeishin@in.ibm.com> |
Fix boot patch response code expectation
Change-Id: Iac9ad54ece9c1eeb2d2d59a68c7707aeb227bc8e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
Revision tags: v2.7-warrior-stable |
|
#
02a0bb37 |
| 05-Apr-2019 |
Anusha Dathatri <adathatr@in.ibm.com> |
Redfish boot option with IPMI verification
Resolves https://github.com/openbmc/openbmc-test-automation/issues/1666
Change-Id: Ib5cdb425d59bc5844812d88f55be0e8611174b3f Signed-off-by: Anusha Dathatr
Redfish boot option with IPMI verification
Resolves https://github.com/openbmc/openbmc-test-automation/issues/1666
Change-Id: Ib5cdb425d59bc5844812d88f55be0e8611174b3f Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com>
show more ...
|
#
01644e67 |
| 26-Mar-2019 |
George Keishing <gkeishin@in.ibm.com> |
Boot devices update
Changes: - Fix boot device patch path. - Update suite teardown for clean up
Change-Id: I6a8b6c0d5c1d91802e6842b402f4f405043dac21 Signed-off-by: George Keishing <gkeishin
Boot devices update
Changes: - Fix boot device patch path. - Update suite teardown for clean up
Change-Id: I6a8b6c0d5c1d91802e6842b402f4f405043dac21 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
ac3b0958 |
| 11-Mar-2019 |
George Keishing <gkeishin@in.ibm.com> |
Fix boot device use case test code
Change-Id: I04be5df0c27070e200dc1559752b415d4398f838 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
484e10c1 |
| 28-Feb-2019 |
Sridevi Ramesh <sridevra@in.ibm.com> |
Test scenarios for BMC Redfish Boot Options.
Added keyword: - Set And Verify BootSource And BootType. Added testcases: - Verify BMC Redfish Boot Types With BootSource As Once. - Verify BMC
Test scenarios for BMC Redfish Boot Options.
Added keyword: - Set And Verify BootSource And BootType. Added testcases: - Verify BMC Redfish Boot Types With BootSource As Once. - Verify BMC Redfish Boot Types With BootSource As Continuous.
Resolves openbmc/openbmc-test-automation#1601
Change-Id: Ic80b6c2a5a0f9c4ac228db231a7c8071bfa8806b Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
show more ...
|