diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 375d89681..dfc14f64f 100644 --- a/ipatests/prci_definitions/gating.yaml +++ b/ipatests/prci_definitions/gating.yaml @@ -298,15 +298,3 @@ jobs: template: *ci-master-latest timeout: 3600 topology: *master_1repl - - fedora-latest/test_acme: - requires: [fedora-latest/build] - priority: 100 - job: - class: RunPytest - args: - build_url: '{fedora-latest/build_url}' - test_suite: test_integration/test_acme.py - template: *ci-master-latest - timeout: 7200 - topology: *master_1repl_1client