mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-22 07:03:39 -06:00
Added new testsuite(ipa_ipa_migration) in prci definitions
Signed-off-by: Sudhir Menon <sumenon@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
parent
eeade50933
commit
ab47696fa6
@ -2077,3 +2077,15 @@ jobs:
|
||||
template: *ci-ipa-4-12-latest
|
||||
timeout: 12000
|
||||
topology: *master_1repl_1client
|
||||
|
||||
fedora-latest-ipa-4-12/test_IPAMigrate:
|
||||
requires: [fedora-latest-ipa-4-12/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-latest-ipa-4-12/build_url}'
|
||||
test_suite: test_integration/test_ipa_ipa_migration.py
|
||||
template: *ci-ipa-4-12-latest
|
||||
timeout: 3600
|
||||
topology: *master_1repl_1client
|
||||
|
@ -2243,3 +2243,16 @@ jobs:
|
||||
template: *ci-ipa-4-12-latest
|
||||
timeout: 3600
|
||||
topology: *master_1repl_1client
|
||||
|
||||
fedora-latest-ipa-4-12/test_IPAMigrate:
|
||||
requires: [fedora-latest-ipa-4-12/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-latest-ipa-4-12/build_url}'
|
||||
selinux_enforcing: True
|
||||
test_suite: test_integration/test_ipa_ipa_migration.py
|
||||
template: *ci-ipa-4-12-latest
|
||||
timeout: 3600
|
||||
topology: *master_1repl_1client
|
||||
|
Loading…
Reference in New Issue
Block a user