Remove currently unneeded generic tests from CI (#5786)

Remove currently unneeded generic tests from CI.
This commit is contained in:
Felix Fontein
2023-01-07 14:08:34 +01:00
committed by GitHub
parent 0ff003d312
commit 759ca9a0ab
3 changed files with 8 additions and 7 deletions

View File

@@ -487,10 +487,11 @@ stages:
- Docker_2_13
- Docker_2_14
- Docker_community_devel
- Generic_devel
- Generic_2_11
- Generic_2_12
- Generic_2_13
- Generic_2_14
# Right now all generic tests are disabled. Uncomment when at least one of them is re-enabled.
# - Generic_devel
# - Generic_2_11
# - Generic_2_12
# - Generic_2_13
# - Generic_2_14
jobs:
- template: templates/coverage.yml

View File

@@ -4,4 +4,4 @@
azp/generic/1
cloud/opennebula
disabled # FIXME
disabled # FIXME - when this is fixed, also re-enable the generic tests in CI!

View File

@@ -4,4 +4,4 @@
azp/generic/1
cloud/opennebula
disabled # FIXME
disabled # FIXME - when this is fixed, also re-enable the generic tests in CI!