ipatests: revert wrong commit on gating definition

Commit ebe838c overwrote the PRCI definition with temp commit
and needs to be reverted.

Reviewed-By: Francois Cami <fcami@redhat.com>
This commit is contained in:
Florence Blanc-Renaud 2021-11-02 09:21:14 +01:00
parent cc8a0bc24c
commit 4b665ccf22
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
ipatests/prci_definitions/temp_commit.yaml ipatests/prci_definitions/gating.yaml

View File

@ -68,7 +68,7 @@ jobs:
class: RunPytest class: RunPytest
args: args:
build_url: '{fedora-latest/build_url}' build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_cert.py::TestCAShowErrorHandling test_suite: test_integration/test_REPLACEME.py
template: *ci-master-latest template: *ci-master-latest
timeout: 3600 timeout: 3600
topology: *master_1repl topology: *master_1repl_1client