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 0d4f332
Show file tree
Hide file tree
Showing 2 changed files with 270 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
269 changes: 269 additions & 0 deletions job_groups/opensuse_leap_16.0_images.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,269 @@
############################################################
# 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
aarch64:
machine: USBboot_aarch64
priority: 55
products:
opensuse-Leap16.0-JeOS-for-kvm-and-xen-x86_64:
distri: opensuse
flavor: JeOS-for-kvm-and-xen
version: '16.0'
opensuse-16.0-JeOS-for-AArch64-aarch64:
distri: opensuse
flavor: JeOS-for-AArch64
version: '16.0'
opensuse-16.0-JeOS-for-RPi-aarch64:
distri: opensuse
flavor: JeOS-for-RPi
version: '16.0'
opensuse-Leap16.0-GNOME-Live-x86_64:
distri: opensuse
flavor: GNOME-Live
version: '16.0'
opensuse-Leap16.0-KDE-Live-x86_64:
distri: opensuse
flavor: KDE-Live
version: '16.0'
opensuse-Leap16.0-Rescue-CD-x86_64:
distri: opensuse
flavor: Rescue-CD
version: '16.0'
opensuse-Leap16.0-XFCE-Live-x86_64:
distri: opensuse
flavor: XFCE-Live
version: '16.0'
opensuse-Leap16.0-GNOME-Live-aarch64:
distri: opensuse
flavor: GNOME-Live
version: '16.0'
opensuse-Leap16.0-KDE-Live-aarch64:
distri: opensuse
flavor: KDE-Live
version: '16.0'
opensuse-Leap16.0-Rescue-CD-aarch64:
distri: opensuse
flavor: Rescue-CD
version: '16.0'
opensuse-Leap16.0-XFCE-Live-aarch64:
distri: opensuse
flavor: XFCE-Live
version: '16.0'
opensuse-16.0-Container-Image-x86_64:
distri: opensuse
flavor: Container-Image
version: '16.0'
opensuse-16.0-Container-Image-aarch64:
distri: opensuse
flavor: Container-Image
version: '16.0'
scenarios:
x86_64:
opensuse-Leap16.0-JeOS-for-kvm-and-xen-x86_64:
- jeos:
machine: 64bit_virtio-2G
settings:
INFLUXDB_SERVER: '18.196.183.86'
- jeos:
machine: uefi_virtio-2G
- jeos-extra:
machine: 64bit_virtio-2G
settings:
# Completely broken, no fix in sight (boo#1174315)
EXCLUDE_MODULES: "rails"
- jeos-container_host:
machine: 64bit_virtio-2G
- jeos-fips-container_host:
machine: 64bit_virtio-2G
- jeos-container_image:
machine: 64bit_virtio-2G
settings:
CONTAINER_IMAGE_TO_TEST: 'registry.opensuse.org/opensuse/leap/16.0/images/totest/containers/opensuse/leap:16.0'
- jeos-filesystem:
machine: 64bit_virtio-2G
- jeos-ltp-commands:
machine: 64bit_virtio
- jeos-ltp-containers:
machine: 64bit_virtio
- jeos-ltp-cve:
machine: 64bit_virtio
- jeos-ltp-dio:
machine: 64bit_virtio
- jeos-ltp-ima:
machine: 64bit_virtio
- jeos-ltp-syscalls:
machine: 64bit_virtio
- jeos-ltp-syscalls-ipc:
machine: 64bit_virtio
opensuse-Leap16.0-GNOME-Live-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
opensuse-Leap16.0-KDE-Live-x86_64:
- kde-live:
machine: uefi-usb-4G
- kde-live:
machine: 64bit-3G
- kde-live:
machine: USBboot_64-3G
- kde-live:
machine: uefi-3G
- mediacheck:
machine: 64bit
- kde-live_installation:
machine: 64bit-3G
- kde-live-wayland:
machine: 64bit_virtio-3G
settings:
# Mitigate boo#1189174
QEMUCPUS: "2"
# The machine type is part of HDD_1, don't change it.
- kde_live_upgrade_leap_42.3:
settings:
QEMURAM: "3072"
- kde_live_upgrade_leap_15.0:
machine: 64bit
settings:
QEMURAM: "3072"
QEMU_VIRTIO_RNG: "0"
- kde_live_upgrade_leap_15.2:
machine: uefi
settings:
QEMURAM: "3072"
- kde_live_upgrade_leap_15.3:
machine: 64bit
settings:
QEMURAM: "3072"
opensuse-Leap16.0-Rescue-CD-x86_64:
- rescue
- rescue:
machine: uefi-usb-2G
- mediacheck:
machine: 64bit
opensuse-Leap16.0-XFCE-Live-x86_64:
- xfce-live:
machine: 64bit-3G
- xfce-live:
machine: uefi-usb-4G
- mediacheck
opensuse-16.0-Container-Image-x86_64:
- container_image_on_centos_host:
testsuite: container-image
description: 'Container image validation on CentOS 9'
settings:
HDD_1: 'centos-stream9.qcow2'
KEEP_GRUB_TIMEOUT: '1'
DESKTOP: 'textmode'
VIDEOMODE: 'text'
CONTAINER_RUNTIMES: 'podman'
CONTAINER_IMAGE_TO_TEST: 'registry.opensuse.org/opensuse/leap/16.0/images/totest/containers/opensuse/leap:16.0'
- container_image_on_ubuntu_host:
testsuite: container-image
description: 'Container image validation on Ubuntu 22.04'
settings:
HDD_1: 'ubuntu-22.04.qcow2'
KEEP_GRUB_TIMEOUT: '1'
DESKTOP: 'textmode'
VIDEOMODE: 'text'
CONTAINER_IMAGE_TO_TEST: 'registry.opensuse.org/opensuse/leap/16.0/images/totest/containers/opensuse/leap:16.0'
- container_image_on_leap15.3_host:
testsuite: container-image
description: 'Container image validation on Leap 15.3 GM'
settings:
HDD_1: '[email protected]'
CONTAINER_IMAGE_TO_TEST: 'registry.opensuse.org/opensuse/leap/16.0/images/totest/containers/opensuse/leap:16.0'
POSTGRES_IP: 'ko.dmz-prg2.suse.org'
POSTGRES_PORT: '5444'
- container_image_on_leap15.3_host:
testsuite: container-image
machine: ppc64le
settings:
+ARCH: 'ppc64le'
HDD_1: '[email protected]'
CONTAINER_IMAGE_TO_TEST: 'registry.opensuse.org/opensuse/leap/16.0/images/totest/containers/opensuse/leap:16.0'
aarch64:
opensuse-16.0-JeOS-for-AArch64-aarch64:
- jeos:
settings:
# Max size isn't that strict
EXCLUDE_MODULES: "diskusage"
- jeos-extra:
settings:
# Rails is completely broken, no fix in sight (boo#1174315)
EXCLUDE_MODULES: "rails,diskusage"
- jeos-container_host:
settings:
# Max size isn't that strict
EXCLUDE_MODULES: "diskusage"
- jeos-fips-container_host:
settings:
# Max size isn't that strict
EXCLUDE_MODULES: "diskusage"
- jeos-container_image:
settings:
CONTAINER_IMAGE_TO_TEST: 'registry.opensuse.org/opensuse/leap/16.0/images/totest/containers/opensuse/leap:16.0'
EXCLUDE_MODULES: "diskusage"
- jeos-filesystem:
settings:
EXCLUDE_MODULES: "diskusage"
- jeos-ltp-containers
- jeos-ltp-cve
- jeos-ltp-dio
- jeos-ltp-syscalls
- jeos-ltp-commands
- jeos-ltp-syscalls-ipc
opensuse-16.0-JeOS-for-RPi-aarch64:
- jeos:
machine: RPi3
settings:
PASSWORD: linux
- jeos:
machine: RPi4
settings:
PASSWORD: linux
opensuse-Leap16.0-Rescue-CD-aarch64:
- rescue
- mediacheck
opensuse-Leap16.0-KDE-Live-aarch64:
- kde-live
- kde-live_installation
- kde_live_upgrade_leap_15.0:
machine: aarch64
- kde_live_upgrade_leap_15.3:
machine: aarch64
- mediacheck
opensuse-Leap16.0-GNOME-Live-aarch64:
- gnome-live
- mediacheck
opensuse-Leap16.0-XFCE-Live-aarch64:
- xfce-live
- mediacheck
opensuse-16.0-Container-Image-aarch64:
- container_image_on_leap15.3_host:
testsuite: container-image
settings:
HDD_1: '[email protected]'
UEFI_PFLASH_VARS: '[email protected]'
CONTAINER_IMAGE_TO_TEST: 'registry.opensuse.org/opensuse/leap/16.0/images/totest/containers/opensuse/leap:16.0'
POSTGRES_IP: 'ko.dmz-prg2.suse.org'
POSTGRES_PORT: '5444'

0 comments on commit 0d4f332

Please sign in to comment.