mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Nightly definition: use right template for krbtpolicy
The ipaserver template triggers the installation of IPA server before the tests are launched and should not be used for test_integration tests Switch to master_1repl template. Related: https://pagure.io/freeipa/issue/8001 Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
parent
04bb8ef2f5
commit
094cf629b3
@ -1395,4 +1395,4 @@ jobs:
|
|||||||
test_suite: test_integration/test_krbtpolicy.py
|
test_suite: test_integration/test_krbtpolicy.py
|
||||||
template: *ci-master-latest
|
template: *ci-master-latest
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
topology: *ipaserver
|
topology: *master_1repl
|
||||||
|
@ -1491,4 +1491,4 @@ jobs:
|
|||||||
test_suite: test_integration/test_krbtpolicy.py
|
test_suite: test_integration/test_krbtpolicy.py
|
||||||
template: *testing-master-latest
|
template: *testing-master-latest
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
topology: *ipaserver
|
topology: *master_1repl
|
||||||
|
@ -1371,4 +1371,4 @@ jobs:
|
|||||||
test_suite: test_integration/test_krbtpolicy.py
|
test_suite: test_integration/test_krbtpolicy.py
|
||||||
template: *ci-master-previous
|
template: *ci-master-previous
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
topology: *ipaserver
|
topology: *master_1repl
|
||||||
|
@ -1395,4 +1395,4 @@ jobs:
|
|||||||
test_suite: test_integration/test_krbtpolicy.py
|
test_suite: test_integration/test_krbtpolicy.py
|
||||||
template: *ci-master-frawhide
|
template: *ci-master-frawhide
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
topology: *ipaserver
|
topology: *master_1repl
|
||||||
|
Loading…
Reference in New Issue
Block a user