From 3ecd3990d03df433358b7a8dbad316cbc381d831 Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Thu, 11 Jun 2026 17:50:52 +0200 Subject: [PATCH] Don't skip storage tests on hypershift * VolumeGroupSnapshots have been fixed in https://github.com/openshift/cluster-csi-snapshot-controller-operator/pull/278 * NFS should "just work" --- .../hypershift/openshift-hypershift-release-5.0__periodics.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0__periodics.yaml b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0__periodics.yaml index b3028a042c581..ece283447c531 100644 --- a/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0__periodics.yaml +++ b/ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0__periodics.yaml @@ -189,7 +189,7 @@ tests: GUEST_FEATURE_SET: TechPreviewNoUpgrade PUBLIC_ONLY: "true" TEST_SKIPS: | - NLB internal should be reachable with hairpinning traffic\| NLB should be reachable with target-node-labels\| \[OCPFeatureGate:VolumeGroupSnapshot\] \[Testpattern: (delete policy)\] volumegroupsnapshottable \[Feature:volumegroupsnapshot\] VolumeGroupSnapshottable should create snapshots for StatefulSet volumes and verify data consistency after restore\|\[sig-storage\] In-tree Volumes \[Driver: nfs\] \[Testpattern: Pre-provisioned PV (default fs)\] volumes should store data + NLB internal should be reachable with hairpinning traffic\| NLB should be reachable with target-node-labels workflow: hypershift-aws-conformance - as: e2e-aws-ovn-conformance-ccm cron: '@monthly'