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:
Tomas Krizek
2017-08-29 17:38:28 +02:00
committed by Stanislav Laznicka
parent 69bda6b440
commit 3091938c0b

View File

@@ -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