action #108782
closed[sle][security][sle15sp4][powerVM][FIPS][automation] installation with fips enabled [textmode && gnome mode]
100%
Description
Updated by rfan1 almost 3 years ago
http://openqa.suse.de/tests/8390986# - textmode installatioin done
Next phase:
Add-on = desktop and still install with txetmode, since powerVM can't show gnome desktop in console [it is by design, and different as QEMU backend]
Updated by rfan1 almost 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
Updated by rfan1 almost 3 years ago
openqa-clone-job --from http://openqa.suse.de --host http://openqa.suse.de 8381501 --skip-chained-deps --skip-download _GROUP=0 CASEDIR="https://github.com/rfan1/os-autoinst-distri-opensuse.git#power9_fips" FIPS_INSTALLATION='1' SCC_ADDONS=desktop
Pending issues:
How can we access the remote x11 console like s390x-zkvm?
Updated by rfan1 almost 3 years ago
- Status changed from In Progress to Feedback
- % Done changed from 20 to 90
Test suite: create_hdd_hmc_fips_kernelmode
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/14591
Updated by rfan1 almost 3 years ago
- Copied to action #109133: [sle][security][sle15sp4][powerVM][FIPS][automation] fips_ker_mode_Firefox_powervm added
Updated by rfan1 over 2 years ago
- Related to action #109404: [sle][security][sle15sp4][fips] automation on powerVM9 added
Updated by okurz over 2 years ago
rfan1 wrote:
openqa-clone-job --from http://openqa.suse.de --host http://openqa.suse.de 8381501 --skip-chained-deps --skip-download _GROUP=0 CASEDIR="https://github.com/rfan1/os-autoinst-distri-opensuse.git#power9_fips" FIPS_INSTALLATION='1' SCC_ADDONS=desktop
I can recommend a shortcut for the above command: Replace --from … --host … --skip-download
with --within-instance …
, so the full command would look like:
openqa-clone-job --skip-chained-deps --within-instance http://openqa.suse.de 8381501 _GROUP=0 CASEDIR="https://github.com/rfan1/os-autoinst-distri-opensuse.git#power9_fips" FIPS_INSTALLATION='1' SCC_ADDONS=desktop
Updated by rfan1 over 2 years ago
- Status changed from Feedback to Resolved
- % Done changed from 90 to 100