Modified nightly YAML files to include ipa-healthcheck ExternalCA Tests

Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Mohammad Rizwan <myusuf@redhat.com>
This commit is contained in:
sumenon 2020-08-12 14:39:40 +05:30 committed by Florence Blanc-Renaud
parent 400ef3aa2c
commit 7642ce3582
5 changed files with 10 additions and 10 deletions

View File

@ -1336,9 +1336,9 @@ jobs:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithoutDNS
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithoutDNS test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithExternalCA
template: *ci-master-latest
timeout: 4800
timeout: 7200
topology: *master_1repl
fedora-latest/test_ipahealthcheck_adtrust:

View File

@ -795,9 +795,9 @@ jobs:
args:
build_url: '{pki-fedora/build_url}'
update_packages: True
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithoutDNS
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithoutDNS test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithExternalCA
template: *pki-master-latest
timeout: 4800
timeout: 7200
topology: *master_1repl
pki-fedora/test_pkinit_manage:

View File

@ -1441,10 +1441,10 @@ jobs:
args:
build_url: '{testing-fedora/build_url}'
update_packages: True
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithoutDNS
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithoutDNS test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithExternalCA
template: *testing-master-latest
topology: *master_1repl
timeout: 4800
timeout: 7200
testing-fedora/test_ipahealthcheck_adtrust:
requires: [testing-fedora/build]

View File

@ -1336,9 +1336,9 @@ jobs:
class: RunPytest
args:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithoutDNS
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithoutDNS test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithExternalCA
template: *ci-master-previous
timeout: 4800
timeout: 7200
topology: *master_1repl
fedora-previous/test_ipahealthcheck_adtrust:

View File

@ -1441,9 +1441,9 @@ jobs:
args:
build_url: '{fedora-rawhide/build_url}'
update_packages: True
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithoutDNS
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheck test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithoutDNS test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithExternalCA
template: *ci-master-frawhide
timeout: 4800
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_ipahealthcheck_adtrust: