mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-14 06:54:55 -05:00
prci_definitions: fix wrong indentation in the nightly yaml
TestLineTopologyWithoutCA definition has wrong indentation. Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>
This commit is contained in:
+10
-10
@@ -581,16 +581,16 @@ jobs:
|
||||
topology: *master_3repl_1client
|
||||
|
||||
fedora-28/test_replication_layouts_TestLineTopologyWithoutCA:
|
||||
requires: [fedora-28/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-28/build_url}'
|
||||
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithoutCA
|
||||
template: *ci-master-f28
|
||||
timeout: 7200
|
||||
topology: *master_3repl_1client
|
||||
requires: [fedora-28/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-28/build_url}'
|
||||
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithoutCA
|
||||
template: *ci-master-f28
|
||||
timeout: 7200
|
||||
topology: *master_3repl_1client
|
||||
|
||||
fedora-28/test_replication_layouts_TestLineTopologyWithCA:
|
||||
requires: [fedora-28/build]
|
||||
Reference in New Issue
Block a user