Skip to content

Commit

Permalink
Merge pull request #506 from lkocman/leap16
Browse files Browse the repository at this point in the history
Add opensuse_leap_16.0.yaml
  • Loading branch information
nilxam authored Aug 23, 2024
2 parents 7d7bc83 + ca9935b commit 1e5030c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
1 change: 1 addition & 0 deletions job_groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,4 @@
123: opensuse_leap_15.6_backports
125: opensuse_tumbleweed_riscv64
126: opensuse_leap_16.0_images
129: opensuse_leap_16.0
33 changes: 33 additions & 0 deletions job_groups/opensuse_leap_16.0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
############################################################
# WARNING #
# #
# This file is managed in GIT! #
# Any changes via the openQA WebUI will get overwritten! #
# #
# https://github.com/os-autoinst/opensuse-jobgroups #
# job_groups/opensuse_leap_16.0.yaml #
############################################################
---

defaults:
x86_64:
machine: 64bit-2G
priority: 55
products:
opensuse-agama-installer-x86_64:
distri: opensuse
flavor: agama-installer
version: '16.0'
scenarios:
x86_64:
opensuse-agama-installer-x86_64:
- gnome-agama:
machine: uefi-3G
- gnome-agama:
machine: 64bit-3G
- gnome-agama:
machine: uefi-usb-4G
- gnome-agama:
machine: USBboot_64-3G
- mediacheck:
machine: 64bit

0 comments on commit 1e5030c

Please sign in to comment.