Skip to content

Commit

Permalink
Skip "multiple PV pointing to the same storage" tests on vSphere
Browse files Browse the repository at this point in the history
vSphere CSI driver is broken:
- https://bugzilla.redhat.com/show_bug.cgi?id=2106736
- kubernetes-sigs/vsphere-csi-driver#1913

The test was added in 4.11, skip it in 4.11 and newer.
  • Loading branch information
jsafrane committed Aug 10, 2022
1 parent d66b281 commit 95cec10
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ tests:
optional: true
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-azure
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ tests:
optional: true
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-azure
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ tests:
optional: true
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-azure
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ tests:
optional: true
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-azure
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,9 @@ tests:
interval: 24h
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-aws-workers-rhel8
cron: '@daily'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,9 @@ tests:
interval: 24h
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-aws-workers-rhel8
cron: '@daily'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ tests:
- as: e2e-vsphere-csi
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-vsphere-csi-migration
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ tests:
- as: e2e-vsphere-csi
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-vsphere-csi-migration
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ tests:
- as: e2e-vsphere-csi
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-vsphere-csi-migration
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ tests:
- as: e2e-vsphere-csi
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-vsphere-csi-migration
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ tests:
- as: e2e-vsphere-csi
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-vsphere-csi-migration
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ tests:
- as: e2e-vsphere-csi
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-vsphere-csi-migration
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ tests:
- as: e2e-vsphere-csi
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-vsphere-csi-migration
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ tests:
- as: e2e-vsphere-csi
steps:
cluster_profile: vsphere
env:
TEST_SKIPS: provisioning should mount multiple PV pointing to the same storage
on the same node
workflow: openshift-e2e-vsphere-csi
- as: e2e-vsphere-csi-migration
optional: true
Expand Down

0 comments on commit 95cec10

Please sign in to comment.