mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
prci: add caless tests
Add TestServerReplicaCALessToCAFull to PR CI test suite. Signed-off-by: Tomas Krizek <tkrizek@redhat.com> Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
This commit is contained in:
committed by
Stanislav Laznicka
parent
69bda6b440
commit
3091938c0b
@@ -22,3 +22,13 @@ jobs:
|
||||
test_suite: test_integration/test_simple_replication.py
|
||||
template: *ci-master-f25
|
||||
timeout: 3600
|
||||
|
||||
fedora-25/caless:
|
||||
requires: [fedora-25/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-25/build_url}'
|
||||
test_suite: test_integration/test_caless.py::TestServerReplicaCALessToCAFull
|
||||
template: *ci-master-f25
|
||||
|
||||
Reference in New Issue
Block a user