From 58b2b687ab3fb444dd60aded7c3ed9234935a8e7 Mon Sep 17 00:00:00 2001 From: AnnaZivkovic Date: Tue, 17 Feb 2026 10:15:43 -0800 Subject: [PATCH] Change e2e-vsphere-capi-techpreview to use DevPreviewNoUpgrade --- .../openshift/cluster-api/openshift-cluster-api-master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/openshift/cluster-api/openshift-cluster-api-master.yaml b/ci-operator/config/openshift/cluster-api/openshift-cluster-api-master.yaml index 481213dbbcd8e..f84136e113f8b 100644 --- a/ci-operator/config/openshift/cluster-api/openshift-cluster-api-master.yaml +++ b/ci-operator/config/openshift/cluster-api/openshift-cluster-api-master.yaml @@ -104,7 +104,7 @@ tests: steps: cluster_profile: vsphere-elastic env: - FEATURE_SET: TechPreviewNoUpgrade + FEATURE_SET: DevPreviewNoUpgrade test: - as: test commands: openshift/e2e-tests.sh