Skip to content

Commit

Permalink
Merge pull request #579 from tinawang123/leap16
Browse files Browse the repository at this point in the history
Added create_hdd_leap_textmode_agama_auto for leap 16.0 on x86_64 and aarch64
  • Loading branch information
rfan1 authored Jan 22, 2025
2 parents 670fa79 + 381f045 commit bb52f06
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions job_groups/opensuse_leap_16.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,20 @@ scenarios:
machine: uefi-usb-4G
- zdup-Leap-15.6-gnome
- zdup-Leap-15.6-kde
- create_hdd_leap_textmode_agama_auto:
machine: 64bit
testsuite: null
settings:
AGAMA_PRODUCT_ID: 'Leap_16.0'
+QEMUCPU: host
AGAMA_AUTO: agama_auto/leap_default.jsonnet
DESKTOP: textmode
HDDSIZEGB: '30'
QEMUCPUS: '4'
QEMURAM: '4096'
EXTRABOOTPARAMS: 'live.password=nots3cr3t kernel.softlockup_panic=1'
PUBLISH_HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%@%MACHINE%.qcow2'
YAML_SCHEDULE: 'schedule/functional/leap16/agama_create_hdd_textmode_leap.yaml'
aarch64:
opensuse-agama-installer-Leap-aarch64:
- gnome-agama:
Expand All @@ -64,6 +78,20 @@ scenarios:
machine: USBboot_aarch64
- zdup-Leap-15.6-gnome
- zdup-Leap-15.6-kde
- create_hdd_leap_textmode_agama_auto:
testsuite: null
settings:
AGAMA_PRODUCT_ID: 'Leap_16.0'
+QEMUCPU: host
AGAMA: '1'
AGAMA_AUTO: agama_auto/leap_default.jsonnet
DESKTOP: textmode
HDDSIZEGB: '30'
QEMUCPUS: '4'
QEMURAM: '4096'
EXTRABOOTPARAMS: 'live.password=nots3cr3t kernel.softlockup_panic=1'
PUBLISH_HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%@%MACHINE%.qcow2'
YAML_SCHEDULE: 'schedule/functional/leap16/agama_create_hdd_textmode_leap.yaml'
ppc64le:
opensuse-agama-installer-Leap-ppc64le:
- gnome-agama:
Expand Down

0 comments on commit bb52f06

Please sign in to comment.