mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Gating: remove vault and kdcproxy tests
Vault and KDC proxy are neither critical subsystems nor are they likely to fail. They have been pretty stable and don't see any major development. It's sufficient to run them in nightly tests only. The removal speed up gating a bit. Especially vault tests are slow and usually take more than 30 minutes to complete Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
This commit is contained in:
parent
6fed17003d
commit
fdc3554d68
@ -123,18 +123,6 @@ jobs:
|
|||||||
timeout: 3600
|
timeout: 3600
|
||||||
topology: *master_1repl_1client
|
topology: *master_1repl_1client
|
||||||
|
|
||||||
fedora-29/test_http_kdc_proxy:
|
|
||||||
requires: [fedora-29/build]
|
|
||||||
priority: 50
|
|
||||||
job:
|
|
||||||
class: RunPytest
|
|
||||||
args:
|
|
||||||
build_url: '{fedora-29/build_url}'
|
|
||||||
test_suite: test_integration/test_http_kdc_proxy.py
|
|
||||||
template: *ci-master-f29
|
|
||||||
timeout: 3600
|
|
||||||
topology: *master_1repl_1client
|
|
||||||
|
|
||||||
fedora-29/test_forced_client_enrolment:
|
fedora-29/test_forced_client_enrolment:
|
||||||
requires: [fedora-29/build]
|
requires: [fedora-29/build]
|
||||||
priority: 50
|
priority: 50
|
||||||
@ -195,18 +183,6 @@ jobs:
|
|||||||
timeout: 3600
|
timeout: 3600
|
||||||
topology: *master_1repl
|
topology: *master_1repl
|
||||||
|
|
||||||
fedora-29/test_vault:
|
|
||||||
requires: [fedora-29/build]
|
|
||||||
priority: 50
|
|
||||||
job:
|
|
||||||
class: RunPytest
|
|
||||||
args:
|
|
||||||
build_url: '{fedora-29/build_url}'
|
|
||||||
test_suite: test_integration/test_vault.py
|
|
||||||
template: *ci-master-f29
|
|
||||||
timeout: 6300
|
|
||||||
topology: *master_1repl
|
|
||||||
|
|
||||||
fedora-29/test_authconfig:
|
fedora-29/test_authconfig:
|
||||||
requires: [fedora-29/build]
|
requires: [fedora-29/build]
|
||||||
priority: 50
|
priority: 50
|
||||||
|
Loading…
Reference in New Issue
Block a user