update prci definitions for test_sssd.py

The test now requires AD domain + subdomain

Related to: https://pagure.io/SSSD/sssd/issue/4078

Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
Sergey Orlov 2020-03-12 15:21:12 +01:00
parent d8135b7328
commit b238812b96
No known key found for this signature in database
GPG Key ID: ADF8C90EDD04503D
4 changed files with 8 additions and 8 deletions

View File

@ -1470,8 +1470,8 @@ jobs:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_sssd.py
template: *ci-master-latest
timeout: 4800
topology: *ad_master_2client
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
fedora-latest/test_ca_custom_sdn:
requires: [fedora-latest/build]

View File

@ -1585,8 +1585,8 @@ jobs:
update_packages: True
test_suite: test_integration/test_sssd.py
template: *testing-master-latest
timeout: 4800
topology: *ad_master_2client
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
testing-fedora/test_ca_custom_sdn:
requires: [testing-fedora/build]

View File

@ -1470,8 +1470,8 @@ jobs:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_sssd.py
template: *ci-master-previous
timeout: 4800
topology: *ad_master_2client
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
fedora-previous/test_ca_custom_sdn:
requires: [fedora-previous/build]

View File

@ -1586,8 +1586,8 @@ jobs:
update_packages: True
test_suite: test_integration/test_sssd.py
template: *ci-master-frawhide
timeout: 4800
topology: *ad_master_2client
timeout: 7200
topology: *adroot_adchild_adtree_master_1client
fedora-rawhide/test_ca_custom_sdn:
requires: [fedora-rawhide/build]