Skip to content

Commit

Permalink
nightly_master.yaml Added test_integration/test_ntp_options.py
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
varunmylaraiah authored and Tiboris committed Dec 3, 2018
1 parent dde2aa4 commit 715d122
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ipatests/prci_definitions/nightly_master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -930,3 +930,15 @@ jobs:
template: *ci-master-f29
timeout: 3600
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

0 comments on commit 715d122

Please sign in to comment.