diff --git a/ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml b/ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml index 31610853fe5fd..164ce265b9d11 100644 --- a/ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml +++ b/ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml @@ -246,7 +246,7 @@ tests: env: TECH_PREVIEW_NO_UPGRADE: "true" workflow: hypershift-aws-e2e-v2 -- always_run: false +- always_run: true as: e2e-v2-aws-techpreview-osimagestream optional: true steps: diff --git a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-main-presubmits.yaml b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-main-presubmits.yaml index e01d7b6bc3e57..db486e41e6ea8 100644 --- a/ci-operator/jobs/openshift/hypershift/openshift-hypershift-main-presubmits.yaml +++ b/ci-operator/jobs/openshift/hypershift/openshift-hypershift-main-presubmits.yaml @@ -3059,7 +3059,7 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-v2-aws-backuprestore,?($|\s.*) - agent: kubernetes - always_run: false + always_run: true branches: - ^main$ - ^main-