diff --git a/ci-operator/jobs/openshift/machine-config-operator/openshift-machine-config-operator-master-presubmits.yaml b/ci-operator/jobs/openshift/machine-config-operator/openshift-machine-config-operator-master-presubmits.yaml index fe50139b06542..c2d179bc09df7 100644 --- a/ci-operator/jobs/openshift/machine-config-operator/openshift-machine-config-operator-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/machine-config-operator/openshift-machine-config-operator-master-presubmits.yaml @@ -249,7 +249,7 @@ presubmits: secretName: sentry-dsn trigger: (?m)^/test( | .* )e2e-etcd-quorum-loss,?($|\s.*) - agent: kubernetes - always_run: false + always_run: true branches: - master context: ci/prow/e2e-restore-cluster-state @@ -284,7 +284,7 @@ presubmits: value: e2e-restore-cluster-state - name: TEST_COMMAND value: | - restore-cluster-state + restore-cluster-state TEST_SUITE=openshift/conformance/parallel run-tests image: ci-operator:latest imagePullPolicy: Always