From a80a98194837f99c494dbee7e3326acde1ccb8cd Mon Sep 17 00:00:00 2001 From: Anuja More Date: Fri, 17 Jun 2022 21:57:52 +0530 Subject: [PATCH] ipatests: update prci definitions for test_idp.py Signed-off-by: Anuja More Reviewed-By: Florence Blanc-Renaud --- ipatests/prci_definitions/nightly_latest.yaml | 2 +- ipatests/prci_definitions/nightly_latest_389ds.yaml | 2 +- ipatests/prci_definitions/nightly_latest_pki.yaml | 2 +- ipatests/prci_definitions/nightly_latest_selinux.yaml | 2 +- ipatests/prci_definitions/nightly_latest_testing.yaml | 2 +- ipatests/prci_definitions/nightly_latest_testing_selinux.yaml | 2 +- ipatests/prci_definitions/nightly_previous.yaml | 2 +- ipatests/prci_definitions/nightly_rawhide.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ipatests/prci_definitions/nightly_latest.yaml b/ipatests/prci_definitions/nightly_latest.yaml index 7e0dd61ab..86be5f304 100644 --- a/ipatests/prci_definitions/nightly_latest.yaml +++ b/ipatests/prci_definitions/nightly_latest.yaml @@ -1772,7 +1772,7 @@ jobs: test_suite: test_integration/test_idp.py template: *ci-master-latest timeout: 5000 - topology: *master_1repl + topology: *master_2repl_1client fedora-latest/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN: requires: [fedora-latest/build] diff --git a/ipatests/prci_definitions/nightly_latest_389ds.yaml b/ipatests/prci_definitions/nightly_latest_389ds.yaml index 9b7e1e6dc..1a2912ef1 100644 --- a/ipatests/prci_definitions/nightly_latest_389ds.yaml +++ b/ipatests/prci_definitions/nightly_latest_389ds.yaml @@ -655,4 +655,4 @@ jobs: test_suite: test_integration/test_idp.py template: *ci-master-latest timeout: 5000 - topology: *master_1repl + topology: *master_2repl_1client diff --git a/ipatests/prci_definitions/nightly_latest_pki.yaml b/ipatests/prci_definitions/nightly_latest_pki.yaml index e0551b55d..217823679 100644 --- a/ipatests/prci_definitions/nightly_latest_pki.yaml +++ b/ipatests/prci_definitions/nightly_latest_pki.yaml @@ -983,7 +983,7 @@ jobs: test_suite: test_integration/test_idp.py template: *ci-master-latest timeout: 5000 - topology: *master_1repl + topology: *master_2repl_1client pki-fedora/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN: requires: [pki-fedora/build] diff --git a/ipatests/prci_definitions/nightly_latest_selinux.yaml b/ipatests/prci_definitions/nightly_latest_selinux.yaml index 170ab1c10..cef8f5ef0 100644 --- a/ipatests/prci_definitions/nightly_latest_selinux.yaml +++ b/ipatests/prci_definitions/nightly_latest_selinux.yaml @@ -1913,7 +1913,7 @@ jobs: test_suite: test_integration/test_idp.py template: *ci-master-latest timeout: 5000 - topology: *master_1repl + topology: *master_2repl_1client fedora-latest/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN: requires: [fedora-latest/build] diff --git a/ipatests/prci_definitions/nightly_latest_testing.yaml b/ipatests/prci_definitions/nightly_latest_testing.yaml index 76594ece7..02d311d27 100644 --- a/ipatests/prci_definitions/nightly_latest_testing.yaml +++ b/ipatests/prci_definitions/nightly_latest_testing.yaml @@ -2055,7 +2055,7 @@ jobs: test_suite: test_integration/test_idp.py template: *ci-master-latest timeout: 5000 - topology: *master_1repl + topology: *master_2repl_1client testing-fedora/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN: requires: [testing-fedora/build] diff --git a/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml b/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml index 1138d349c..f44b92c6c 100644 --- a/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml +++ b/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml @@ -2196,7 +2196,7 @@ jobs: test_suite: test_integration/test_idp.py template: *ci-master-latest timeout: 5000 - topology: *master_1repl + topology: *master_2repl_1client testing-fedora/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN: requires: [testing-fedora/build] diff --git a/ipatests/prci_definitions/nightly_previous.yaml b/ipatests/prci_definitions/nightly_previous.yaml index 790147426..8e7ccef18 100644 --- a/ipatests/prci_definitions/nightly_previous.yaml +++ b/ipatests/prci_definitions/nightly_previous.yaml @@ -1772,7 +1772,7 @@ jobs: test_suite: test_integration/test_idp.py template: *ci-master-previous timeout: 5000 - topology: *master_1repl + topology: *master_2repl_1client fedora-previous/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN: requires: [fedora-previous/build] diff --git a/ipatests/prci_definitions/nightly_rawhide.yaml b/ipatests/prci_definitions/nightly_rawhide.yaml index 73f57cf18..60a0d5f22 100644 --- a/ipatests/prci_definitions/nightly_rawhide.yaml +++ b/ipatests/prci_definitions/nightly_rawhide.yaml @@ -1913,7 +1913,7 @@ jobs: test_suite: test_integration/test_idp.py template: *ci-master-frawhide timeout: 5000 - topology: *master_1repl + topology: *master_2repl_1client fedora-rawhide/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN: requires: [fedora-rawhide/build]