Skip to content

Commit

Permalink
cert manager test is flakey make it optional
Browse files Browse the repository at this point in the history
  • Loading branch information
dprotaso committed May 23, 2024
1 parent 7b8d0c7 commit 94b3990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prow/jobs_config/knative/serving.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ jobs:
- name: certmanager-integration-tests
types: [presubmit]
command: [runner.sh, ./test/e2e/certmanager/presubmit-tests.sh, --integration-tests]
modifiers: [presubmit_optional]

- name: cert-manager-continuous
types: [periodic]
Expand Down

0 comments on commit 94b3990

Please sign in to comment.