mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Modified YAML files
Currently the TestIpaHealthCheckWithADtrust trust required only one root AD Domain for testing. Replaced the existing topology with adroot_adchild_adtree_master_1client so that trust tests can be run with child/tree root AD domains. Signed-off-by: Sudhir Menon <sumenon@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
parent
27987093f8
commit
fc53c6bbd5
@ -1376,7 +1376,7 @@ jobs:
|
||||
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithADtrust
|
||||
template: *ci-master-latest
|
||||
timeout: 4800
|
||||
topology: *ad_master
|
||||
topology: *adroot_adchild_adtree_master_1client
|
||||
|
||||
fedora-latest/test_ntp_options:
|
||||
requires: [fedora-latest/build]
|
||||
|
@ -1484,7 +1484,7 @@ jobs:
|
||||
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithADtrust
|
||||
template: *ci-master-latest
|
||||
timeout: 4800
|
||||
topology: *ad_master
|
||||
topology: *adroot_adchild_adtree_master_1client
|
||||
|
||||
fedora-latest/test_ntp_options:
|
||||
requires: [fedora-latest/build]
|
||||
|
@ -1484,7 +1484,7 @@ jobs:
|
||||
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithADtrust
|
||||
template: *testing-master-latest
|
||||
timeout: 4800
|
||||
topology: *ad_master
|
||||
topology: *adroot_adchild_adtree_master_1client
|
||||
|
||||
testing-fedora/test_ntp_options:
|
||||
requires: [testing-fedora/build]
|
||||
|
@ -1592,7 +1592,7 @@ jobs:
|
||||
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithADtrust
|
||||
template: *testing-master-latest
|
||||
timeout: 4800
|
||||
topology: *ad_master
|
||||
topology: *adroot_adchild_adtree_master_1client
|
||||
|
||||
testing-fedora/test_ntp_options:
|
||||
requires: [testing-fedora/build]
|
||||
|
@ -1376,7 +1376,7 @@ jobs:
|
||||
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithADtrust
|
||||
template: *ci-master-previous
|
||||
timeout: 4800
|
||||
topology: *ad_master
|
||||
topology: *adroot_adchild_adtree_master_1client
|
||||
|
||||
fedora-previous/test_ntp_options:
|
||||
requires: [fedora-previous/build]
|
||||
|
@ -1484,7 +1484,7 @@ jobs:
|
||||
test_suite: test_integration/test_ipahealthcheck.py::TestIpaHealthCheckWithADtrust
|
||||
template: *ci-master-frawhide
|
||||
timeout: 4800
|
||||
topology: *ad_master
|
||||
topology: *adroot_adchild_adtree_master_1client
|
||||
|
||||
fedora-rawhide/test_ntp_options:
|
||||
requires: [fedora-rawhide/build]
|
||||
|
Loading…
Reference in New Issue
Block a user