From 5483f9f6bb268f42b70eef227e268f8e28922f01 Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Nov 13 2018 12:04:19 +0000 Subject: temp commit: run test_integration/test_caless.py::TestCertInstall Please remove before pushing Reviewed-By: Alexander Bokovoy --- diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 00791cf..7669286 100644 --- a/ipatests/prci_definitions/gating.yaml +++ b/ipatests/prci_definitions/gating.yaml @@ -242,3 +242,15 @@ jobs: template: *ci-master-f28 timeout: 3600 topology: *master_1repl + + fedora-28/test_caless_TestCertInstall: + requires: [fedora-28/build] + priority: 50 + job: + class: RunPytest + args: + build_url: '{fedora-28/build_url}' + test_suite: test_integration/test_caless.py::TestCertInstall + template: *ci-master-f28 + timeout: 5400 + topology: *master_1repl