mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Update topology for test_integration/test_sssd.py
Added changes in topology for test_sssd.py As in test it needs client also. Signed-off-by: Anuja More <amore@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Sergey Orlov <sorlov@redhat.com> Reviewed-By: Mohammad Rizwan Yusuf <myusuf@redhat.com>
This commit is contained in:
parent
4f09416f2f
commit
0a4bec2a1f
@ -1407,7 +1407,7 @@ jobs:
|
|||||||
test_suite: test_integration/test_sssd.py
|
test_suite: test_integration/test_sssd.py
|
||||||
template: *ci-master-latest
|
template: *ci-master-latest
|
||||||
timeout: 4800
|
timeout: 4800
|
||||||
topology: *ad_master
|
topology: *ad_master_2client
|
||||||
|
|
||||||
fedora-latest/test_ca_custom_sdn:
|
fedora-latest/test_ca_custom_sdn:
|
||||||
requires: [fedora-latest/build]
|
requires: [fedora-latest/build]
|
||||||
|
@ -1504,7 +1504,7 @@ jobs:
|
|||||||
test_suite: test_integration/test_sssd.py
|
test_suite: test_integration/test_sssd.py
|
||||||
template: *testing-master-latest
|
template: *testing-master-latest
|
||||||
timeout: 4800
|
timeout: 4800
|
||||||
topology: *ad_master
|
topology: *ad_master_2client
|
||||||
|
|
||||||
testing-fedora/test_ca_custom_sdn:
|
testing-fedora/test_ca_custom_sdn:
|
||||||
requires: [testing-fedora/build]
|
requires: [testing-fedora/build]
|
||||||
|
@ -1383,7 +1383,7 @@ jobs:
|
|||||||
test_suite: test_integration/test_sssd.py
|
test_suite: test_integration/test_sssd.py
|
||||||
template: *ci-master-previous
|
template: *ci-master-previous
|
||||||
timeout: 4800
|
timeout: 4800
|
||||||
topology: *ad_master
|
topology: *ad_master_2client
|
||||||
|
|
||||||
fedora-previous/test_ca_custom_sdn:
|
fedora-previous/test_ca_custom_sdn:
|
||||||
requires: [fedora-previous/build]
|
requires: [fedora-previous/build]
|
||||||
|
@ -1518,7 +1518,7 @@ jobs:
|
|||||||
test_suite: test_integration/test_sssd.py
|
test_suite: test_integration/test_sssd.py
|
||||||
template: *ci-master-frawhide
|
template: *ci-master-frawhide
|
||||||
timeout: 4800
|
timeout: 4800
|
||||||
topology: *ad_master
|
topology: *ad_master_2client
|
||||||
|
|
||||||
fedora-rawhide/test_ca_custom_sdn:
|
fedora-rawhide/test_ca_custom_sdn:
|
||||||
requires: [fedora-rawhide/build]
|
requires: [fedora-rawhide/build]
|
||||||
|
Loading…
Reference in New Issue
Block a user