nightly_rawhide.yaml Added test_integration/test_ntp_options.py

Signed-off-by: Varun Mylaraiah <mvarun@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:
Varun Mylaraiah
2018-10-04 07:12:02 -04:00
committed by Tibor Dudlák
parent 715d1223dd
commit 83487c49f6

View File

@@ -918,3 +918,15 @@ jobs:
template: *ci-master-frawhide
timeout: 3600
topology: *master_1repl
fedora-rawhide/test_ntp_options:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_ntp_options.py::TestNTPoptions
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl_1client