From bb5667c1b5bb05ec435ab6c203293cfa118ce044 Mon Sep 17 00:00:00 2001 From: Cesar Wong Date: Tue, 4 Aug 2026 12:27:22 +0200 Subject: [PATCH] Run e2e-v2-aws-techpreview-osimagestream test always on presubmit Co-Authored-By: Claude Opus 4.6 --- .../config/openshift/hypershift/openshift-hypershift-main.yaml | 2 +- .../hypershift/openshift-hypershift-main-presubmits.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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-