action #109133
closed
[sle][security][sle15sp4][powerVM][FIPS][automation] fips_ker_mode_Firefox_powervm
Added by rfan1 about 3 years ago.
Updated almost 3 years ago.
Description
Description¶
As fips needs to be tested on ppc64le, we need cover this new tests into openQA as well.
Steps¶
1) create_hdd_hmc_fips_kernelmode done
2) implement fixfox fips tests
- Copied from action #108782: [sle][security][sle15sp4][powerVM][FIPS][automation] installation with fips enabled [textmode && gnome mode] added
- Status changed from New to In Progress
- % Done changed from 0 to 40
- Estimated time changed from 10.00 h to 20.00 h
- % Done changed from 40 to 70
- Estimated time changed from 20.00 h to 30.00 h
- Related to action #109404: [sle][security][sle15sp4][fips] automation on powerVM9 added
- Status changed from In Progress to Feedback
- % Done changed from 70 to 90
PR merged,
Thanks all for the kindly help
Hello rfan1, I see that there has been a PR making changes to the FIPS-related tests merged today. Since today's runs, we've been having failures in fips_setup in maintenance on all our products - SLE12-SP4 and SP5, and from SLE15-GA up. Example of the failure: https://openqa.suse.de/tests/8481542#step/fips_setup/27
Could you please check whether your changes could have something to do with it?
Thank you!
vsvecova wrote:
Hello rfan1, I see that there has been a PR making changes to the FIPS-related tests merged today. Since today's runs, we've been having failures in fips_setup in maintenance on all our products - SLE12-SP4 and SP5, and from SLE15-GA up. Example of the failure: https://openqa.suse.de/tests/8481542#step/fips_setup/27
Could you please check whether your changes could have something to do with it?
Thank you!
@vsvecova
- $self->wait_boot(bootloader_time => 200);
+ reconnect_mgmt_console if is_pvm;
+ $self->wait_boot(textmode => 1, ready_time => 600, bootloader_time => 300);
I think my code breaks the original logic to access the gnome console, I will push a new fix asap
rfan1 wrote:
vsvecova wrote:
Hello rfan1, I see that there has been a PR making changes to the FIPS-related tests merged today. Since today's runs, we've been having failures in fips_setup in maintenance on all our products - SLE12-SP4 and SP5, and from SLE15-GA up. Example of the failure: https://openqa.suse.de/tests/8481542#step/fips_setup/27
Could you please check whether your changes could have something to do with it?
Thank you!
@vsvecova
- $self->wait_boot(bootloader_time => 200);
+ reconnect_mgmt_console if is_pvm;
+ $self->wait_boot(textmode => 1, ready_time => 600, bootloader_time => 300);
I think my code breaks the original logic to access the gnome console, I will push a new fix asap
https://openqa.suse.de/tests/8489731#
- Status changed from Feedback to Resolved
- % Done changed from 90 to 100
Also available in: Atom
PDF