summaryrefslogtreecommitdiffstats
path: root/.test_runner_config.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.test_runner_config.yaml')
-rw-r--r--.test_runner_config.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.test_runner_config.yaml b/.test_runner_config.yaml
index e473d499d..b7896c307 100644
--- a/.test_runner_config.yaml
+++ b/.test_runner_config.yaml
@@ -47,8 +47,7 @@ steps:
- dnf install -y ${container_working_dir}/dist/rpms/*.rpm --best --allowerasing
install_server:
- ipa-server-install -U --domain ${server_domain} --realm ${server_realm} -p ${server_password}
- -a ${server_password} --setup-dns --auto-forwarders
- - ipa-kra-install -p ${server_password}
+ -a ${server_password} --setup-dns --setup-kra --auto-forwarders
lint:
- PYTHON=/usr/bin/python2 make V=0 lint
- PYTHON=/usr/bin/python3 make V=0 pylint