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:
Sudhir Menon 2020-12-11 15:31:00 +05:30 committed by Florence Blanc-Renaud
parent 27987093f8
commit fc53c6bbd5
6 changed files with 6 additions and 6 deletions

View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -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]