mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -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}'
|
build_url: '{fedora-latest/build_url}'
|
||||||
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: 7200
|
||||||
topology: *ad_master_2client
|
topology: *adroot_adchild_adtree_master_1client
|
||||||
|
|
||||||
fedora-latest/test_ca_custom_sdn:
|
fedora-latest/test_ca_custom_sdn:
|
||||||
requires: [fedora-latest/build]
|
requires: [fedora-latest/build]
|
||||||
|
@ -1585,8 +1585,8 @@ jobs:
|
|||||||
update_packages: True
|
update_packages: True
|
||||||
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: 7200
|
||||||
topology: *ad_master_2client
|
topology: *adroot_adchild_adtree_master_1client
|
||||||
|
|
||||||
testing-fedora/test_ca_custom_sdn:
|
testing-fedora/test_ca_custom_sdn:
|
||||||
requires: [testing-fedora/build]
|
requires: [testing-fedora/build]
|
||||||
|
@ -1470,8 +1470,8 @@ jobs:
|
|||||||
build_url: '{fedora-previous/build_url}'
|
build_url: '{fedora-previous/build_url}'
|
||||||
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: 7200
|
||||||
topology: *ad_master_2client
|
topology: *adroot_adchild_adtree_master_1client
|
||||||
|
|
||||||
fedora-previous/test_ca_custom_sdn:
|
fedora-previous/test_ca_custom_sdn:
|
||||||
requires: [fedora-previous/build]
|
requires: [fedora-previous/build]
|
||||||
|
@ -1586,8 +1586,8 @@ jobs:
|
|||||||
update_packages: True
|
update_packages: True
|
||||||
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: 7200
|
||||||
topology: *ad_master_2client
|
topology: *adroot_adchild_adtree_master_1client
|
||||||
|
|
||||||
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