mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
nightly_master.yaml Added test_integration/test_ntp_options.py
Signed-off-by: Varun Mylaraiah <mavrun@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>
This commit is contained in:
parent
dde2aa4b16
commit
715d1223dd
@ -930,3 +930,15 @@ jobs:
|
|||||||
template: *ci-master-f29
|
template: *ci-master-f29
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
topology: *master_1repl
|
topology: *master_1repl
|
||||||
|
|
||||||
|
fedora-28/test_ntp_options:
|
||||||
|
requires: [fedora-29/build]
|
||||||
|
priority: 50
|
||||||
|
job:
|
||||||
|
class: RunPytest
|
||||||
|
args:
|
||||||
|
build_url: '{fedora-29/build_url}'
|
||||||
|
test_suite: test_integration/test_ntp_options.py::TestNTPoptions
|
||||||
|
template: *ci-master-f29
|
||||||
|
timeout: 7200
|
||||||
|
topology: *master_1repl_1client
|
||||||
|
Loading…
Reference in New Issue
Block a user