Actions
action #91938
closed[sle][security][sle15sp4]implement aarch secureboot tests in openQA
Start date:
2021-04-29
Due date:
% Done:
100%
Estimated time:
60.00 h
Difficulty:
Description
Based on jira ticket: https://jira.suse.com/browse/SLE-15020
We need add secureboot test on aarch platform.
Updated by rfan1 almost 4 years ago
- Status changed from New to Workable
https://openqa.suse.de/tests/5916995#step/installation_overview/1
Installation done, continue to add the test cases
Variable PK exists.
Variable SetupMode is 0
Variable SecureBoot is 1
Variable SecureBootEnable is 1
Variable CustomMode is 0
Variable VendorKeys is 0
=============================================
mokutil --sb-state
efibootmgr -v
yast2 bootloader
etc
Updated by rfan1 almost 4 years ago
move the test to security job group.
- create_hdd_textmode_secureboot:
testsuite: null
settings:
BOOT_MENU: '1'
DESKTOP: textmode
INSTALLONLY: '1'
PUBLISH_HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%@%MACHINE%_sb.qcow2'
PUBLISH_PFLASH_VARS: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%@%MACHINE%-uefi-vars_sb.qcow2'
SEPARATE_HOME: '0'
VIDEOMODE: text
UEFI_PFLASH_CODE: '/usr/share/qemu/aavmf-aarch64-ms-code.bin'
UEFI_PFLASH_VARS: '/usr/share/qemu/aavmf-aarch64-ms-vars.bin'
Updated by rfan1 almost 4 years ago
- Subject changed from [sle][security][sle15sp3]implement aarch secureboot tests in openQA to [sle][security][sle15sp4]implement aarch secureboot tests in openQA
Updated by rfan1 over 3 years ago
- Status changed from Workable to Resolved
- % Done changed from 0 to 100
The test passed on openqa https://openqa.suse.de/tests/7135766
Actions