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

Set memory size to 4GB for gnome tests #424

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
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
3 changes: 3 additions & 0 deletions job_groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,6 @@
112: opensuse_leap_15.5_updates
113: opensuse_leap_15.5_backports
117: opensuse_leap_15.6_images
121: opensuse_leap_15.6_incidents
122: opensuse_leap_15.6_updates
123: opensuse_leap_15.6_backports
4 changes: 3 additions & 1 deletion job_groups/opensuse_leap_15.5_backports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ scenarios:
machine: uefi
settings:
QEMUVGA: cirrus
QEMURAM: '4096'
- gnome:
machine: 64bit-2G
machine: 64bit-4G
settings:
QEMUVGA: cirrus
- cryptlvm:
Expand All @@ -37,5 +38,6 @@ scenarios:
- install_with_updates_gnome:
settings:
QEMUVGA: cirrus
QEMURAM: '4096'
- install_with_updates_kde:
machine: uefi-2G
16 changes: 10 additions & 6 deletions job_groups/opensuse_leap_15.5_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,15 @@ scenarios:
machine: 64bit_virtio
opensuse-Leap15.5-GNOME-Live-x86_64:
- gnome-live:
machine: uefi-3G
machine: uefi-4G
- gnome-live:
machine: 64bit-3G
machine: 64bit-4G
- gnome-live:
machine: uefi-usb-4G
- gnome-live:
machine: USBboot_64-3G
machine: USBboot_64-4G
- mediacheck:
machine: 64bit
machine: 64bit-4G
opensuse-Leap15.5-KDE-Live-x86_64:
- kde-live:
machine: uefi-usb-4G
Expand Down Expand Up @@ -273,8 +273,12 @@ scenarios:
machine: aarch64
- mediacheck
opensuse-Leap15.5-GNOME-Live-aarch64:
- gnome-live
- mediacheck
- gnome-live:
settings:
QEMURAM: '4096'
- mediacheck:
settings:
QEMURAM: '4096'
opensuse-Leap15.5-XFCE-Live-aarch64:
- xfce-live
- mediacheck
Expand Down
1 change: 1 addition & 0 deletions job_groups/opensuse_leap_15.5_incidents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ scenarios:
- gnome:
settings:
YAML_SCHEDULE: schedule/functional/leap15_incidents/incident_update.yaml
QEMURAM: '4096'
- cryptlvm:
machine: uefi-2G
settings:
Expand Down
43 changes: 43 additions & 0 deletions job_groups/opensuse_leap_15.6_backports.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
############################################################
# 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_15.6_backports.yaml #
############################################################
defaults:
x86_64:
machine: 64bit-2G
priority: 50
products:
opensuse-15.6-DVD-Backports-Incidents-x86_64:
distri: opensuse
flavor: DVD-Backports-Incidents
version: '15.6'
scenarios:
x86_64:
opensuse-15.6-DVD-Backports-Incidents-x86_64:
- textmode:
machine: 64bit
- kde
- gnome:
machine: uefi
settings:
QEMUVGA: cirrus
QEMURAM: '4096'
- gnome:
machine: 64bit-4G
settings:
QEMUVGA: cirrus
- cryptlvm:
settings:
YAML_SCHEDULE: schedule/yast/opensuse/encryption/cryptlvm.yaml
- install_with_updates_gnome:
settings:
QEMUVGA: cirrus
QEMURAM: '4096'
- install_with_updates_kde:
machine: uefi-2G
16 changes: 10 additions & 6 deletions job_groups/opensuse_leap_15.6_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,15 @@ scenarios:
machine: 64bit_virtio
opensuse-Leap15.6-GNOME-Live-x86_64:
- gnome-live:
machine: uefi-3G
machine: uefi-4G
- gnome-live:
machine: 64bit-3G
machine: 64bit-4G
- gnome-live:
machine: uefi-usb-4G
- gnome-live:
machine: USBboot_64-3G
machine: USBboot_64-4G
- mediacheck:
machine: 64bit
machine: 64bit-4G
opensuse-Leap15.6-KDE-Live-x86_64:
- kde-live:
machine: uefi-usb-4G
Expand Down Expand Up @@ -273,8 +273,12 @@ scenarios:
machine: aarch64
- mediacheck
opensuse-Leap15.6-GNOME-Live-aarch64:
- gnome-live
- mediacheck
- gnome-live:
settings:
QEMURAM: '4096'
- mediacheck:
settings:
QEMURAM: '4096'
opensuse-Leap15.6-XFCE-Live-aarch64:
- xfce-live
- mediacheck
Expand Down
34 changes: 34 additions & 0 deletions job_groups/opensuse_leap_15.6_incidents.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_15.6_incidents.yaml #
############################################################

defaults:
x86_64:
machine: 64bit-2G
priority: 50
products:
opensuse-15.6-DVD-Incidents-x86_64:
distri: opensuse
flavor: DVD-Incidents
version: '15.6'
scenarios:
x86_64:
opensuse-15.6-DVD-Incidents-x86_64:
- kde:
settings:
YAML_SCHEDULE: schedule/functional/leap15_incidents/incident_update.yaml
- gnome:
settings:
YAML_SCHEDULE: schedule/functional/leap15_incidents/incident_update.yaml
QEMURAM: '4096'
- cryptlvm:
machine: uefi-2G
settings:
YAML_SCHEDULE: schedule/functional/leap15_incidents/incident_update.yaml
169 changes: 169 additions & 0 deletions job_groups/opensuse_leap_15.6_updates.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
---
############################################################
# 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_15.6_updates.yaml #
############################################################

.zdup_settings: &zdup
+ISO: "openSUSE-Leap-15.6-DVD-x86_64.iso"
ZDUPREPOS: >
http://download.opensuse.org/distribution/leap/15.6/repo/oss/,
http://download.opensuse.org/update/leap/15.6/oss/,
http://download.opensuse.org/update/leap/15.6/backports/,
http://download.opensuse.org/update/leap/15.6/sle/

defaults:
x86_64:
machine: 64bit
priority: 50
aarch64:
machine: aarch64
priority: 50
products:
opensuse-15.6-DVD-Updates-x86_64:
distri: opensuse
flavor: DVD-Updates
version: '15.6'
scenarios:
x86_64:
opensuse-15.6-DVD-Updates-x86_64:
- autoyast_leap_videomode_text
- create_hdd_leap_gnome_autoyast
- create_hdd_leap_kde_autoyast
- create_hdd_leap_textmode_autoyast
- create_hdd_leap_transactional_server_autoyast
- create_hdd_leap_gnome_uefi_autoyast:
machine: 'uefi'
testsuite: 'create_hdd_leap_gnome_autoyast'
settings:
UEFI_PFLASH_VARS: 'ovmf-x86_64-ms-vars-800x600.qcow2'
- create_hdd_leap_kde_uefi_autoyast:
machine: 'uefi'
testsuite: 'create_hdd_leap_kde_autoyast'
settings:
UEFI_PFLASH_VARS: 'ovmf-x86_64-ms-vars-800x600.qcow2'
- create_hdd_leap_textmode_uefi_autoyast:
machine: 'uefi'
testsuite: 'create_hdd_leap_textmode_autoyast'
settings:
UEFI_PFLASH_VARS: 'ovmf-x86_64-ms-vars-800x600.qcow2'
- textmode
- cryptlvm:
settings:
YAML_SCHEDULE: schedule/yast/opensuse/encryption/cryptlvm.yaml
- create_hdd_gnome
- create_hdd_kde
- create_hdd_textmode
- extra_tests_on_kde:
settings:
START_AFTER_TEST: 'create_hdd_leap_kde_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
- extra_tests_textmode:
settings:
START_AFTER_TEST: 'create_hdd_leap_textmode_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
EXCLUDE_MODULES: 'autoyast_removed'
- extra_tests_webserver:
settings:
START_AFTER_TEST: 'create_hdd_leap_textmode_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
- extra_tests_gnome:
settings:
START_AFTER_TEST: 'create_hdd_leap_gnome_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
- extra_tests_filesystem:
settings:
START_AFTER_TEST: 'create_hdd_leap_textmode_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
# bsc#1213268
EXCLUDE_MODULES: 'zfs'
- gnuhealth:
settings:
START_AFTER_TEST: 'create_hdd_leap_gnome_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
- toolkits:
settings:
START_AFTER_TEST: 'create_hdd_leap_gnome_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
- openqa_bootstrap:
settings:
START_AFTER_TEST: 'create_hdd_leap_gnome_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
# poo#107242
# - openqa_bootstrap_container
- extra_tests_misc:
settings:
START_AFTER_TEST: 'create_hdd_leap_gnome_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
- extra_tests_leap_update_textmode_2
- extra_tests_leap_update_gnome_uefi:
machine: 'uefi'
- extra_tests_leap_update_kde_uefi:
machine: 'uefi'
- zdup-Leap-15.5-gnome:
settings:
<<: *zdup
QEMU_VIRTIO_RNG: "0"
- zdup-Leap-15.5-kde:
settings:
<<: *zdup
QEMU_VIRTIO_RNG: "0"
HDD_1: '%DISTRI%-15.5-%ARCH%-GM-kde@%MACHINE%.qcow2'
- upgrade_Leap_15.5_gnome:
settings:
QEMU_VIRTIO_RNG: "0"
- upgrade_Leap_15.5_kde:
settings:
QEMU_VIRTIO_RNG: "0"
- upgrade_Leap_15.5_cryptlvm:
machine: uefi
settings:
QEMU_VIRTIO_RNG: "0"
- apparmor:
settings:
START_AFTER_TEST: 'create_hdd_leap_textmode_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
- extra_tests_textmode_podman_containers:
testsuite: extra_tests_textmode_containers
settings:
CONTAINER_RUNTIMES: 'podman'
START_AFTER_TEST: 'create_hdd_leap_textmode_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
- extra_tests_textmode_kubectl_containers:
testsuite: extra_tests_textmode_containers
settings:
CONTAINER_RUNTIMES: 'kubectl'
START_AFTER_TEST: 'create_hdd_leap_textmode_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
K3S_SYMLINK: 'skip'
K8S_CLIENT: 'kubernetes1.24-client'
K3S_ENABLE_COREDNS: '1'
- extra_tests_textmode_docker_containers:
testsuite: extra_tests_textmode_containers
settings:
CONTAINER_RUNTIMES: 'docker'
START_AFTER_TEST: 'create_hdd_leap_textmode_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
- create_hdd_transactional_server:
settings:
# use main.pm schedule over YAML as it is used among other create_hdd test suite in updates testing
# YAML schedule requires several changes to be used for updates testing
# *update/zypper_clear_repos* should be omitted
# *console/zypper_{ar,ref}* replaced by console/zypper_add_repos
# *transactional/install_updates* to apply updates on transactional system
+YAML_SCHEDULE: ''
- extra_tests_transactional_server:
testsuite: 'extra_tests_transactional_server'
settings:
START_AFTER_TEST: 'create_hdd_leap_transactional_server_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_serverro_ay@%MACHINE%.qcow2'
- security_audit:
settings:
YAML_SCHEDULE: schedule/security/audit.yaml
START_AFTER_TEST: 'create_hdd_leap_textmode_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
Loading
Loading