summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorence Blanc-Renaud <flo@redhat.com>2018-11-13 13:22:54 +0100
committerFlorence Blanc-Renaud <flo@redhat.com>2018-11-13 13:22:54 +0100
commit1dd98d25178ced858112e11a63f0a4fc556775fc (patch)
tree30ebf401f10149acb46bcbc69b24d2f7afcf1d42
parent5483f9f6bb268f42b70eef227e268f8e28922f01 (diff)
downloadfreeipa-1dd98d25178ced858112e11a63f0a4fc556775fc.tar.gz
freeipa-1dd98d25178ced858112e11a63f0a4fc556775fc.tar.xz
freeipa-1dd98d25178ced858112e11a63f0a4fc556775fc.zip
Revert "temp commit: run test_integration/test_caless.py::TestCertInstall"
This reverts commit 5483f9f6bb268f42b70eef227e268f8e28922f01.
-rw-r--r--ipatests/prci_definitions/gating.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml
index 7669286f5..00791cf8b 100644
--- a/ipatests/prci_definitions/gating.yaml
+++ b/ipatests/prci_definitions/gating.yaml
@@ -242,15 +242,3 @@ 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