Skip to content

Commit cffe6cc

Browse files
authored
Merge pull request #834 from foursixnine/systemd-boot_different-bootloaders
Add new tests for grub2-bls and grub2-efi in staging
2 parents 8421a4f + 48172ab commit cffe6cc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

job_groups/staging_projects.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,20 @@ scenarios:
8383
priority: 45
8484
- minimalx:
8585
priority: 45
86+
- minimalx-grub2-bls:
87+
description: |
88+
Test installation with grub2-bls
89+
testsuite: minimalx
90+
settings:
91+
INSTALLONLY: '1'
92+
BOOTLOADER: grub2-bls
93+
- minimalx-grub2:
94+
description: |
95+
Test installation using grub2 (efi)
96+
testsuite: minimalx
97+
settings:
98+
INSTALLONLY: '1'
99+
BOOTLOADER: grub2
86100
- cryptlvm:
87101
machine: 64bit-2G
88102
- cryptlvm:

0 commit comments

Comments
 (0)