Skip to content

Commit 5e68b10

Browse files
committed
upgrade VolumeAttributesClass tests to GA
1 parent dde436f commit 5e68b10

8 files changed

+2
-66
lines changed

ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-master.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,6 @@ tests:
7878
steps:
7979
cluster_profile: aws-qe
8080
workflow: openshift-e2e-aws-csi-extended
81-
- always_run: false
82-
as: e2e-aws-csi-techpreview-volumeattributesclass
83-
optional: true
84-
steps:
85-
cluster_profile: aws
86-
env:
87-
FEATURE_SET: TechPreviewNoUpgrade
88-
TEST_ARGS: --run=VolumeAttributesClass
89-
TEST_SUITE: all
90-
workflow: openshift-e2e-aws
9181
- as: verify-commits
9282
commands: |
9383
commitchecker --start ${PULL_BASE_SHA:-master}

ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.19.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,6 @@ tests:
7878
steps:
7979
cluster_profile: aws-qe
8080
workflow: openshift-e2e-aws-csi-extended
81-
- always_run: false
82-
as: e2e-aws-csi-techpreview-volumeattributesclass
83-
optional: true
84-
steps:
85-
cluster_profile: aws
86-
env:
87-
FEATURE_SET: TechPreviewNoUpgrade
88-
TEST_ARGS: --run=VolumeAttributesClass
89-
TEST_SUITE: all
90-
workflow: openshift-e2e-aws
9181
- as: verify-commits
9282
commands: |
9383
commitchecker --start ${PULL_BASE_SHA:-master}

ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.20.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,6 @@ tests:
7878
steps:
7979
cluster_profile: aws-qe
8080
workflow: openshift-e2e-aws-csi-extended
81-
- always_run: false
82-
as: e2e-aws-csi-techpreview-volumeattributesclass
83-
optional: true
84-
steps:
85-
cluster_profile: aws
86-
env:
87-
FEATURE_SET: TechPreviewNoUpgrade
88-
TEST_ARGS: --run=VolumeAttributesClass
89-
TEST_SUITE: all
90-
workflow: openshift-e2e-aws
9181
- as: verify-commits
9282
commands: |
9383
commitchecker --start ${PULL_BASE_SHA:-master}

ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.21.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,6 @@ tests:
7979
steps:
8080
cluster_profile: aws-qe
8181
workflow: openshift-e2e-aws-csi-extended
82-
- always_run: false
83-
as: e2e-aws-csi-techpreview-volumeattributesclass
84-
optional: true
85-
steps:
86-
cluster_profile: aws
87-
env:
88-
FEATURE_SET: TechPreviewNoUpgrade
89-
TEST_ARGS: --run=VolumeAttributesClass
90-
TEST_SUITE: all
91-
workflow: openshift-e2e-aws
9282
- as: verify-commits
9383
commands: |
9484
commitchecker --start ${PULL_BASE_SHA:-master}

ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-master.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,12 @@ tests:
9292
TEST_SCENARIOS: \[CSI-Driver\]|\[GKE-PD-CSI\]
9393
workflow: openshift-e2e-gcp-csi-extended
9494
- always_run: false
95-
as: e2e-gcp-csi-techpreview-volumeattributesclass
95+
as : e2e-gcp-csi-volumeattributesclass
9696
optional: true
9797
steps:
9898
cluster_profile: gcp
9999
env:
100100
COMPUTE_NODE_TYPE: n4-standard-4
101-
FEATURE_SET: TechPreviewNoUpgrade
102101
TEST_ARGS: --run=VolumeAttributesClass
103102
TEST_SUITE: all
104103
workflow: openshift-e2e-gcp-csi-custom-worker

ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.19.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -91,17 +91,6 @@ tests:
9191
env:
9292
TEST_SCENARIOS: \[CSI-Driver\]|\[GKE-PD-CSI\]
9393
workflow: openshift-e2e-gcp-csi-extended
94-
- always_run: false
95-
as: e2e-gcp-csi-techpreview-volumeattributesclass
96-
optional: true
97-
steps:
98-
cluster_profile: gcp
99-
env:
100-
COMPUTE_NODE_TYPE: n4-standard-4
101-
FEATURE_SET: TechPreviewNoUpgrade
102-
TEST_ARGS: --run=VolumeAttributesClass
103-
TEST_SUITE: all
104-
workflow: openshift-e2e-gcp-csi-custom-worker
10594
- as: verify-deps
10695
steps:
10796
test:

ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.20.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -91,17 +91,6 @@ tests:
9191
env:
9292
TEST_SCENARIOS: \[CSI-Driver\]|\[GKE-PD-CSI\]
9393
workflow: openshift-e2e-gcp-csi-extended
94-
- always_run: false
95-
as: e2e-gcp-csi-techpreview-volumeattributesclass
96-
optional: true
97-
steps:
98-
cluster_profile: gcp
99-
env:
100-
COMPUTE_NODE_TYPE: n4-standard-4
101-
FEATURE_SET: TechPreviewNoUpgrade
102-
TEST_ARGS: --run=VolumeAttributesClass
103-
TEST_SUITE: all
104-
workflow: openshift-e2e-gcp-csi-custom-worker
10594
- as: verify-deps
10695
steps:
10796
test:

ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.21.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,12 @@ tests:
9393
TEST_SCENARIOS: \[CSI-Driver\]|\[GKE-PD-CSI\]
9494
workflow: openshift-e2e-gcp-csi-extended
9595
- always_run: false
96-
as: e2e-gcp-csi-techpreview-volumeattributesclass
96+
as: e2e-gcp-csi-volumeattributesclass
9797
optional: true
9898
steps:
9999
cluster_profile: gcp
100100
env:
101101
COMPUTE_NODE_TYPE: n4-standard-4
102-
FEATURE_SET: TechPreviewNoUpgrade
103102
TEST_ARGS: --run=VolumeAttributesClass
104103
TEST_SUITE: all
105104
workflow: openshift-e2e-gcp-csi-custom-worker

0 commit comments

Comments
 (0)