mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 00:31:56 -06:00
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:
parent
d8135b7328
commit
b238812b96
@ -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]
|
||||
|
@ -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]
|
||||
|
@ -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]
|
||||
|
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user