Skip to content

Commit 7377587

Browse files
Merge pull request #2468 from smarterclayton/retire_end_to_end
Retire test-end-to-end - it does nothing anymore
2 parents 59f099c + e3bae2e commit 7377587

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

ci-operator/jobs/openshift/origin/openshift-origin-master-presubmits.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -658,16 +658,6 @@ presubmits:
658658
cpu: 10m
659659
serviceAccountName: ci-operator
660660
trigger: ((?m)^/test( all| verify),?(\s+|$))
661-
- agent: jenkins
662-
always_run: true
663-
branches:
664-
- master
665-
context: ci/openshift-jenkins/end_to_end
666-
labels:
667-
master: ci.openshift.redhat.com
668-
name: test_pull_request_origin_end_to_end
669-
rerun_command: /test end_to_end
670-
trigger: ((?m)^/test( all| end_to_end),?(\s+|$))
671661
- agent: jenkins
672662
always_run: false
673663
branches:

0 commit comments

Comments
 (0)