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:
Anuja More 2020-02-11 13:34:57 +05:30 committed by Florence Blanc-Renaud
parent 4f09416f2f
commit 0a4bec2a1f
4 changed files with 4 additions and 4 deletions

View File

@ -1407,7 +1407,7 @@ jobs:
test_suite: test_integration/test_sssd.py
template: *ci-master-latest
timeout: 4800
topology: *ad_master
topology: *ad_master_2client
fedora-latest/test_ca_custom_sdn:
requires: [fedora-latest/build]

View File

@ -1504,7 +1504,7 @@ jobs:
test_suite: test_integration/test_sssd.py
template: *testing-master-latest
timeout: 4800
topology: *ad_master
topology: *ad_master_2client
testing-fedora/test_ca_custom_sdn:
requires: [testing-fedora/build]

View File

@ -1383,7 +1383,7 @@ jobs:
test_suite: test_integration/test_sssd.py
template: *ci-master-previous
timeout: 4800
topology: *ad_master
topology: *ad_master_2client
fedora-previous/test_ca_custom_sdn:
requires: [fedora-previous/build]

View File

@ -1518,7 +1518,7 @@ jobs:
test_suite: test_integration/test_sssd.py
template: *ci-master-frawhide
timeout: 4800
topology: *ad_master
topology: *ad_master_2client
fedora-rawhide/test_ca_custom_sdn:
requires: [fedora-rawhide/build]