Skip to content

Commit

Permalink
job_groups/opensuse_leap_15.6_images.yaml: Use QEMURAM instead
Browse files Browse the repository at this point in the history
  • Loading branch information
Vogtinator committed Jul 5, 2024
1 parent 06301bb commit 6dd23be
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions job_groups/opensuse_leap_15.6_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,16 +137,23 @@ scenarios:
settings:
# Mitigate boo#1189174
QEMUCPUS: "2"
# The machine type is part of HDD_1, don't change it.
- kde_live_upgrade_leap_42.3:
machine: 64bit-3G
settings:
QEMURAM: "3072"
- kde_live_upgrade_leap_15.0:
machine: 64bit-3G
machine: 64bit
settings:
QEMURAM: "3072"
QEMU_VIRTIO_RNG: "0"
- kde_live_upgrade_leap_15.2:
machine: uefi-3G
machine: uefi
settings:
QEMURAM: "3072"
- kde_live_upgrade_leap_15.3:
machine: 64bit-3G
machine: 64bit
settings:
QEMURAM: "3072"
opensuse-Leap15.6-Rescue-CD-x86_64:
- rescue
- rescue:
Expand Down

0 comments on commit 6dd23be

Please sign in to comment.