Skip to content

Commit

Permalink
Remove Transactional server tests on leap15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rfan1 committed Jul 2, 2024
1 parent 4e76338 commit ab505b4
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions job_groups/opensuse_leap_15.6_updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ scenarios:
- 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'
Expand Down Expand Up @@ -154,19 +153,6 @@ scenarios:
# Added temporarily until the LEAP 15.6 container is released
CONTAINERS_UNTESTED_IMAGES: '1'
CONTAINER_IMAGE_TO_TEST: 'registry.opensuse.org/opensuse/leap/15.6/images/totest/containers/opensuse/leap:15.6'
- 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
Expand Down

0 comments on commit ab505b4

Please sign in to comment.