We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59f099c + e3bae2e commit 7377587Copy full SHA for 7377587
ci-operator/jobs/openshift/origin/openshift-origin-master-presubmits.yaml
@@ -658,16 +658,6 @@ presubmits:
658
cpu: 10m
659
serviceAccountName: ci-operator
660
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+|$))
671
- agent: jenkins
672
always_run: false
673
branches:
0 commit comments