mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
prci: add external_ca test
Add external_ca to the PR CI test suite. Signed-off-by: Tomas Krizek <tkrizek@redhat.com> Reviewed-By: Felipe Barreto <fbarreto@redhat.com>
This commit is contained in:
parent
d8b3e53ce1
commit
0033e09339
@ -33,3 +33,14 @@ jobs:
|
||||
test_suite: test_integration/test_caless.py::TestServerReplicaCALessToCAFull
|
||||
template: *ci-master-f26
|
||||
timeout: 3600
|
||||
|
||||
fedora-26/external_ca:
|
||||
requires: [fedora-26/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-26/build_url}'
|
||||
test_suite: test_integration/test_external_ca.py::TestExternalCA
|
||||
template: *ci-master-f26
|
||||
timeout: 3600
|
||||
|
Loading…
Reference in New Issue
Block a user