From 04cfaa1861d4c88eab6b3d29fbb68e2ae2223214 Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Nov 25 2019 16:24:46 +0000 Subject: 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 Signed-off-by: Florence Blanc-Renaud --- diff --git a/ipatests/prci_definitions/nightly_ipa-4-8.yaml b/ipatests/prci_definitions/nightly_ipa-4-8.yaml index beaf915..ff5de75 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-8.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-8.yaml @@ -1395,4 +1395,4 @@ jobs: test_suite: test_integration/test_krbtpolicy.py template: *ci-master-f30 timeout: 3600 - topology: *ipaserver + topology: *master_1repl