Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions job_groups/opensuse_leap_16.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ scenarios:
machine: uefi-usb-4G
settings:
<<: *agama
BOOTFROM: c
- kde:
machine: uefi-3G
settings:
Expand All @@ -106,6 +107,7 @@ scenarios:
machine: uefi-usb-4G
settings:
<<: *agama
BOOTFROM: c
opensuse-offline-installer-x86_64:
- gnome:
machine: uefi-3G
Expand Down
4 changes: 3 additions & 1 deletion job_groups/opensuse_tumbleweed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,10 @@ scenarios:
machine: 64bit
priority: 45
- uefi:
machine: USBboot_64
machine: uefi-usb-4G
priority: 45
settings:
BOOTFROM: c
- gnome:
machine: Laptop_64
priority: 45
Expand Down
4 changes: 4 additions & 0 deletions job_groups/opensuse_tumbleweed_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,8 @@ scenarios:
machine: aarch64
- kde:
machine: USBboot_aarch64
settings:
BOOTFROM: "c"
- kde:
machine: aarch64_no_lse_smp4
- kde:
Expand Down Expand Up @@ -1281,6 +1283,8 @@ scenarios:
priority: 40
- kde-live_installation:
machine: USBboot_aarch64-3G
settings:
BOOTFROM: "c"
- kde_live_upgrade_leap_15.0:
settings:
QEMURAM: "3072"
Expand Down