Skip to content

Commit

Permalink
QE: Move all Cobbler tests to secondary.yml
Browse files Browse the repository at this point in the history
We cannot successfully reproduce Cobbler race conditions so we do not
want them to occur unwillingly. Therefore I moved all Cobbler tests from
`secondary_parallelizable.yml` to to `secondary.yml`.

Signed-off-by: Dominik Gedon <dominik.gedon@suse.com>
  • Loading branch information
nodeg committed Mar 10, 2023
1 parent 4eb7c1d commit 5185abb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions testsuite/run_sets/secondary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@
- features/secondary/srv_rename_hostname.feature
- features/secondary/proxy_as_pod_basic_tests.feature
- features/secondary/srv_logfile.feature
- features/secondary/srv_cobbler_sync.feature
- features/secondary/srv_cobbler_distro.feature
- features/secondary/srv_cobbler_buildiso.feature
- features/secondary/srv_cobbler_profile_ise.feature
## Secondary features END ##
3 changes: 0 additions & 3 deletions testsuite/run_sets/secondary_parallelizable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
- features/secondary/srv_clone_channel_npn.feature
- features/secondary/srv_manage_activationkey.feature
- features/secondary/srv_activationkey_api.feature
- features/secondary/srv_cobbler_distro.feature
- features/secondary/srv_cobbler_buildiso.feature
- features/secondary/srv_mainpage.feature
- features/secondary/srv_user_api.feature
- features/secondary/srv_salt_download_endpoint.feature
Expand All @@ -39,7 +37,6 @@
- features/secondary/srv_reportdb.feature
- features/secondary/srv_dist_channel_mapping.feature
- features/secondary/srv_task_status_engine.feature
- features/secondary/srv_cobbler_sync.feature

- features/secondary/proxy_retail_pxeboot_and_mass_import.feature
- features/secondary/allcli_overview_systems_details.feature
Expand Down

0 comments on commit 5185abb

Please sign in to comment.