diff --git a/ci-operator/jobs/openshift/machine-api-operator/openshift-machine-api-operator-presubmits.yaml b/ci-operator/jobs/openshift/machine-api-operator/openshift-machine-api-operator-presubmits.yaml index ed6c763360d42..8b81d54ea1d74 100644 --- a/ci-operator/jobs/openshift/machine-api-operator/openshift-machine-api-operator-presubmits.yaml +++ b/ci-operator/jobs/openshift/machine-api-operator/openshift-machine-api-operator-presubmits.yaml @@ -32,6 +32,6 @@ presubmits: agent: jenkins labels: master: ci.openshift.redhat.com - context: ci/openshift-jenkins + context: ci/jenkins/e2e rerun_command: "/test e2e" trigger: "((?m)^/test( all| e2e),?(\\s+|$))"