Skip to content

Commit

Permalink
Merge pull request #451 from Vogtinator/qemucpus
Browse files Browse the repository at this point in the history
Leap 15.x Images: For kde-live-wayland, set QEMUCPUS=2
  • Loading branch information
foursixnine authored May 13, 2024
2 parents f725800 + ec4256e commit 0b8da2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions job_groups/opensuse_leap_15.5_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ scenarios:
- kde-live_installation
- kde-live-wayland:
machine: 64bit_virtio-3G
settings:
# Mitigate boo#1189174
QEMUCPUS: "2"
- kde_live_upgrade_leap_42.3
- kde_live_upgrade_leap_15.0:
machine: 64bit
Expand Down
3 changes: 3 additions & 0 deletions job_groups/opensuse_leap_15.6_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ scenarios:
- kde-live_installation
- kde-live-wayland:
machine: 64bit_virtio-3G
settings:
# Mitigate boo#1189174
QEMUCPUS: "2"
- kde_live_upgrade_leap_42.3
- kde_live_upgrade_leap_15.0:
machine: 64bit
Expand Down

0 comments on commit 0b8da2f

Please sign in to comment.