Skip to content

Commit

Permalink
nightly_rawhide.yaml
Browse files Browse the repository at this point in the history
            Added test_integration/test_ntp_replacement.py

Signed-off-by: Varun Mylaraiah <mvarun@redhat.com>
  • Loading branch information
varunmylaraiah committed Oct 8, 2018
1 parent 190dc72 commit 6ffab80
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ipatests/prci_definitions/nightly_rawhide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -675,3 +675,15 @@ jobs:
template: *ci-master-frawhide
timeout: 7200
topology: *ipaserver

fedora-28/test_ntp_replacement_TestNTPreplacement:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_ntp_replacement.py::TestNTPreplacement
template: *ci-master-f28
timeout: 7200
topology: *master_1repl_1client

0 comments on commit 6ffab80

Please sign in to comment.