Skip to content

Commit

Permalink
Temp commit
Browse files Browse the repository at this point in the history
Signed-off-by: Varun Mylaraiah <mvarun@redhat.com>
  • Loading branch information
varunmylaraiah committed Sep 28, 2018
1 parent 781c44f commit c6842b9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ipatests/prci_definitions/gating.yaml
Expand Up @@ -242,3 +242,15 @@ jobs:
template: *ci-master-f28
timeout: 3600
topology: *master_1repl

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 c6842b9

Please sign in to comment.