Project

General

Profile

Actions

action #109133

closed

[sle][security][sle15sp4][powerVM][FIPS][automation] fips_ker_mode_Firefox_powervm

Added by rfan1 about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
New test
Target version:
-
Start date:
2022-03-23
Due date:
% Done:

100%

Estimated time:
30.00 h
Difficulty:

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


Related issues 2 (0 open2 closed)

Related to openQA Tests - action #109404: [sle][security][sle15sp4][fips] automation on powerVM9Resolvedrfan12022-04-06

Actions
Copied from openQA Tests - action #108782: [sle][security][sle15sp4][powerVM][FIPS][automation] installation with fips enabled [textmode && gnome mode]Resolvedrfan12022-03-23

Actions
Actions #1

Updated by rfan1 about 2 years ago

  • Copied from action #108782: [sle][security][sle15sp4][powerVM][FIPS][automation] installation with fips enabled [textmode && gnome mode] added
Actions #2

Updated by rfan1 about 2 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 40
  • Estimated time changed from 10.00 h to 20.00 h
Actions #3

Updated by rfan1 about 2 years ago

  • % Done changed from 40 to 70
  • Estimated time changed from 20.00 h to 30.00 h
Actions #5

Updated by rfan1 about 2 years ago

  • Related to action #109404: [sle][security][sle15sp4][fips] automation on powerVM9 added
Actions #6

Updated by rfan1 about 2 years ago

  • Status changed from In Progress to Feedback
  • % Done changed from 70 to 90

PR merged,
Thanks all for the kindly help

Actions #7

Updated by vsvecova about 2 years ago

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!

Actions #8

Updated by rfan1 about 2 years ago

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

Actions #9

Updated by rfan1 about 2 years ago

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#

Actions #11

Updated by rfan1 about 2 years ago

  • Status changed from Feedback to Resolved
  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF