Skip to content

Commit

Permalink
Setup job groups and schedules for Leap16
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepthiYV committed Jul 18, 2024
1 parent 7c07152 commit 1d79164
Show file tree
Hide file tree
Showing 2 changed files with 35 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 @@ -77,3 +77,4 @@
121: opensuse_leap_15.6_incidents
122: opensuse_leap_15.6_updates
123: opensuse_leap_15.6_backports
126: opensuse_leap_16.0_images
34 changes: 34 additions & 0 deletions job_groups/opensuse_leap_16.0_images.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
############################################################
# 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_images.yaml #
############################################################

---

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

0 comments on commit 1d79164

Please sign in to comment.