Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add opensuse_leap_16.0.yaml #506

Merged
merged 2 commits into from
Aug 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading