Skip to content

Commit

Permalink
opensuse_tumbleweed.yaml: Test microos-wizard with and without TPM
Browse files Browse the repository at this point in the history
jeos-firstboot enables FDE by default, so set ENCRYPT=1.
  • Loading branch information
Vogtinator committed Jan 12, 2024
1 parent c465fc7 commit b983a9f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions job_groups/opensuse_tumbleweed.yaml
Expand Up @@ -131,8 +131,20 @@ scenarios:
microos-*-MicroOS-Image-sdboot-x86_64:
- microos-combustion:
machine: uefi
- microos-wizard-tpm:
testsuite: microos-wizard
machine: uefi
settings:
# jeos-firstboot sets up FDE by default
ENCRYPT: '1'
# Test with TPM enrollment
QEMUTPM: 'instance'
- microos-wizard:
machine: uefi
settings:
# jeos-firstboot sets up FDE by default
ENCRYPT: '1'
# Test without TPM enrollment
microos-*-MicroOS-SelfInstall-x86_64:
- microos
opensuse-Tumbleweed-DVD-x86_64:
Expand Down

0 comments on commit b983a9f

Please sign in to comment.