mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipatests: add prci definitions for test_sso jobs
Signed-off-by: Scott Poore <spoore@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com> Reviewed-By: Anuja More <amore@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com> Reviewed-By: Anuja More <amore@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
parent
ac776987d3
commit
db1d05176d
@ -1774,6 +1774,18 @@ jobs:
|
||||
timeout: 5000
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-latest-ipa-4-10/test_sso:
|
||||
requires: [fedora-latest-ipa-4-10/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-latest-ipa-4-10/build_url}'
|
||||
test_suite: test_integration/test_sso.py
|
||||
template: *ci-ipa-4-10-latest
|
||||
timeout: 5000
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-latest-ipa-4-10/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN:
|
||||
requires: [fedora-latest-ipa-4-10/build]
|
||||
priority: 50
|
||||
|
@ -1915,6 +1915,19 @@ jobs:
|
||||
timeout: 5000
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-latest-ipa-4-10/test_sso:
|
||||
requires: [fedora-latest-ipa-4-10/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-latest-ipa-4-10/build_url}'
|
||||
selinux_enforcing: True
|
||||
test_suite: test_integration/test_sso.py
|
||||
template: *ci-ipa-4-10-latest
|
||||
timeout: 5000
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-latest-ipa-4-10/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN:
|
||||
requires: [fedora-latest-ipa-4-10/build]
|
||||
priority: 50
|
||||
|
@ -1774,6 +1774,18 @@ jobs:
|
||||
timeout: 5000
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-previous-ipa-4-10/test_sso:
|
||||
requires: [fedora-previous-ipa-4-10/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-previous-ipa-4-10/build_url}'
|
||||
test_suite: test_integration/test_sso.py
|
||||
template: *ci-ipa-4-10-previous
|
||||
timeout: 5000
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-previous-ipa-4-10/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN:
|
||||
requires: [fedora-previous-ipa-4-10/build]
|
||||
priority: 50
|
||||
|
Loading…
Reference in New Issue
Block a user