mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-22 23:23:30 -06:00
prci: run full external_ca test suite
Before this patch there was just one test in external_ca suite, now we add one new test class thus deleting the specific class in external_ca PRCI section. https://pagure.io/freeipa/issue/7302 Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
This commit is contained in:
parent
3bdac1a84d
commit
099856e184
@ -58,7 +58,7 @@ jobs:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-27/build_url}'
|
||||
test_suite: test_integration/test_external_ca.py::TestExternalCA
|
||||
test_suite: test_integration/test_external_ca.py
|
||||
template: *ci-master-f27
|
||||
timeout: 3600
|
||||
topology: *master_1repl
|
||||
|
Loading…
Reference in New Issue
Block a user