Skip to content

Commit

Permalink
job_groups/opensuse_leap_15.6_images.yaml: Give KDE Live at least 3G …
Browse files Browse the repository at this point in the history
…of RAM

With just 2G, starting krunner times out most of the time. Just give it more.
  • Loading branch information
Vogtinator committed Jul 5, 2024
1 parent 806f0e5 commit 06301bb
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions job_groups/opensuse_leap_15.6_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,26 +130,23 @@ scenarios:
machine: uefi-3G
- mediacheck:
machine: 64bit
- kde-live_installation
- kde-live_installation:
machine: 64bit-3G
- kde-live-wayland:
machine: 64bit_virtio-3G
settings:
# Mitigate boo#1189174
QEMUCPUS: "2"
- kde_live_upgrade_leap_42.3
- kde_live_upgrade_leap_42.3:
machine: 64bit-3G
- kde_live_upgrade_leap_15.0:
machine: 64bit
machine: 64bit-3G
settings:
QEMURAM: "2048"
QEMU_VIRTIO_RNG: "0"
- kde_live_upgrade_leap_15.2:
machine: uefi
settings:
QEMURAM: "2048"
machine: uefi-3G
- kde_live_upgrade_leap_15.3:
machine: 64bit
settings:
QEMURAM: "2048"
machine: 64bit-3G
opensuse-Leap15.6-Rescue-CD-x86_64:
- rescue
- rescue:
Expand Down

0 comments on commit 06301bb

Please sign in to comment.