diff --git a/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-master.yaml b/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-master.yaml index 0cf7b30f0f5a0..acf515923222c 100644 --- a/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-master.yaml +++ b/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-master.yaml @@ -78,16 +78,6 @@ tests: steps: cluster_profile: aws-qe workflow: openshift-e2e-aws-csi-extended -- always_run: false - as: e2e-aws-csi-techpreview-volumeattributesclass - optional: true - steps: - cluster_profile: aws - env: - FEATURE_SET: TechPreviewNoUpgrade - TEST_ARGS: --run=VolumeAttributesClass - TEST_SUITE: all - workflow: openshift-e2e-aws - as: verify-commits commands: | commitchecker --start ${PULL_BASE_SHA:-master} diff --git a/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.19.yaml b/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.19.yaml index 09eb34f62ab23..3248d260888da 100644 --- a/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.19.yaml +++ b/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.19.yaml @@ -78,16 +78,6 @@ tests: steps: cluster_profile: aws-qe workflow: openshift-e2e-aws-csi-extended -- always_run: false - as: e2e-aws-csi-techpreview-volumeattributesclass - optional: true - steps: - cluster_profile: aws - env: - FEATURE_SET: TechPreviewNoUpgrade - TEST_ARGS: --run=VolumeAttributesClass - TEST_SUITE: all - workflow: openshift-e2e-aws - as: verify-commits commands: | commitchecker --start ${PULL_BASE_SHA:-master} diff --git a/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.20.yaml b/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.20.yaml index 9ed1e08a17b0d..3c2253be9637d 100644 --- a/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.20.yaml +++ b/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.20.yaml @@ -78,16 +78,6 @@ tests: steps: cluster_profile: aws-qe workflow: openshift-e2e-aws-csi-extended -- always_run: false - as: e2e-aws-csi-techpreview-volumeattributesclass - optional: true - steps: - cluster_profile: aws - env: - FEATURE_SET: TechPreviewNoUpgrade - TEST_ARGS: --run=VolumeAttributesClass - TEST_SUITE: all - workflow: openshift-e2e-aws - as: verify-commits commands: | commitchecker --start ${PULL_BASE_SHA:-master} diff --git a/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.21.yaml b/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.21.yaml index 5b6b17c3c411c..102bb30d8815e 100644 --- a/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.21.yaml +++ b/ci-operator/config/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.21.yaml @@ -78,16 +78,6 @@ tests: steps: cluster_profile: aws-qe workflow: openshift-e2e-aws-csi-extended -- always_run: false - as: e2e-aws-csi-techpreview-volumeattributesclass - optional: true - steps: - cluster_profile: aws - env: - FEATURE_SET: TechPreviewNoUpgrade - TEST_ARGS: --run=VolumeAttributesClass - TEST_SUITE: all - workflow: openshift-e2e-aws - as: verify-commits commands: | commitchecker --start ${PULL_BASE_SHA:-master} diff --git a/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-master.yaml b/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-master.yaml index faa84ad2f319c..17385af474ac2 100644 --- a/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-master.yaml +++ b/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-master.yaml @@ -92,13 +92,12 @@ tests: TEST_SCENARIOS: \[CSI-Driver\]|\[GKE-PD-CSI\] workflow: openshift-e2e-gcp-csi-extended - always_run: false - as: e2e-gcp-csi-techpreview-volumeattributesclass + as: e2e-gcp-csi-volumeattributesclass optional: true steps: cluster_profile: gcp env: COMPUTE_NODE_TYPE: n4-standard-4 - FEATURE_SET: TechPreviewNoUpgrade TEST_ARGS: --run=VolumeAttributesClass TEST_SUITE: all workflow: openshift-e2e-gcp-csi-custom-worker diff --git a/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.19.yaml b/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.19.yaml index 2235edfa2c0ae..b1b216b28cb0a 100644 --- a/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.19.yaml +++ b/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.19.yaml @@ -91,17 +91,6 @@ tests: env: TEST_SCENARIOS: \[CSI-Driver\]|\[GKE-PD-CSI\] workflow: openshift-e2e-gcp-csi-extended -- always_run: false - as: e2e-gcp-csi-techpreview-volumeattributesclass - optional: true - steps: - cluster_profile: gcp - env: - COMPUTE_NODE_TYPE: n4-standard-4 - FEATURE_SET: TechPreviewNoUpgrade - TEST_ARGS: --run=VolumeAttributesClass - TEST_SUITE: all - workflow: openshift-e2e-gcp-csi-custom-worker - as: verify-deps steps: test: diff --git a/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.20.yaml b/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.20.yaml index e8365a3c7e528..4d19bdf433039 100644 --- a/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.20.yaml +++ b/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.20.yaml @@ -91,17 +91,6 @@ tests: env: TEST_SCENARIOS: \[CSI-Driver\]|\[GKE-PD-CSI\] workflow: openshift-e2e-gcp-csi-extended -- always_run: false - as: e2e-gcp-csi-techpreview-volumeattributesclass - optional: true - steps: - cluster_profile: gcp - env: - COMPUTE_NODE_TYPE: n4-standard-4 - FEATURE_SET: TechPreviewNoUpgrade - TEST_ARGS: --run=VolumeAttributesClass - TEST_SUITE: all - workflow: openshift-e2e-gcp-csi-custom-worker - as: verify-deps steps: test: diff --git a/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.21.yaml b/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.21.yaml index a0667c5c24e0f..5fe8760adfc0a 100644 --- a/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.21.yaml +++ b/ci-operator/config/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.21.yaml @@ -92,13 +92,12 @@ tests: TEST_SCENARIOS: \[CSI-Driver\]|\[GKE-PD-CSI\] workflow: openshift-e2e-gcp-csi-extended - always_run: false - as: e2e-gcp-csi-techpreview-volumeattributesclass + as: e2e-gcp-csi-volumeattributesclass optional: true steps: cluster_profile: gcp env: COMPUTE_NODE_TYPE: n4-standard-4 - FEATURE_SET: TechPreviewNoUpgrade TEST_ARGS: --run=VolumeAttributesClass TEST_SUITE: all workflow: openshift-e2e-gcp-csi-custom-worker diff --git a/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-master-presubmits.yaml b/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-master-presubmits.yaml index 3da1279a37e81..6315c1e771301 100644 --- a/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-master-presubmits.yaml @@ -147,80 +147,6 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-aws-csi-extended,?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^master$ - - ^master- - cluster: build05 - context: ci/prow/e2e-aws-csi-techpreview-volumeattributesclass - decorate: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-aws-ebs-csi-driver-master-e2e-aws-csi-techpreview-volumeattributesclass - optional: true - path_alias: github.com/kubernetes-sigs/aws-ebs-csi-driver - rerun_command: /test e2e-aws-csi-techpreview-volumeattributesclass - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-aws-csi-techpreview-volumeattributesclass - command: - - ci-operator - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-aws-csi-techpreview-volumeattributesclass,?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.19-presubmits.yaml b/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.19-presubmits.yaml index 0e5b69be764ba..f28f555238302 100644 --- a/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.19-presubmits.yaml +++ b/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.19-presubmits.yaml @@ -147,80 +147,6 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-aws-csi-extended,?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^release-4\.19$ - - ^release-4\.19- - cluster: build03 - context: ci/prow/e2e-aws-csi-techpreview-volumeattributesclass - decorate: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-aws-ebs-csi-driver-release-4.19-e2e-aws-csi-techpreview-volumeattributesclass - optional: true - path_alias: github.com/kubernetes-sigs/aws-ebs-csi-driver - rerun_command: /test e2e-aws-csi-techpreview-volumeattributesclass - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-aws-csi-techpreview-volumeattributesclass - command: - - ci-operator - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-aws-csi-techpreview-volumeattributesclass,?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.20-presubmits.yaml b/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.20-presubmits.yaml index 731797f13860d..74b6733932c81 100644 --- a/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.20-presubmits.yaml +++ b/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.20-presubmits.yaml @@ -147,80 +147,6 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-aws-csi-extended,?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^release-4\.20$ - - ^release-4\.20- - cluster: build03 - context: ci/prow/e2e-aws-csi-techpreview-volumeattributesclass - decorate: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-aws-ebs-csi-driver-release-4.20-e2e-aws-csi-techpreview-volumeattributesclass - optional: true - path_alias: github.com/kubernetes-sigs/aws-ebs-csi-driver - rerun_command: /test e2e-aws-csi-techpreview-volumeattributesclass - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-aws-csi-techpreview-volumeattributesclass - command: - - ci-operator - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-aws-csi-techpreview-volumeattributesclass,?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.21-presubmits.yaml b/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.21-presubmits.yaml index 0d345f591d4bc..1ed3a0be28193 100644 --- a/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.21-presubmits.yaml +++ b/ci-operator/jobs/openshift/aws-ebs-csi-driver/openshift-aws-ebs-csi-driver-release-4.21-presubmits.yaml @@ -147,80 +147,6 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-aws-csi-extended,?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^release-4\.21$ - - ^release-4\.21- - cluster: build03 - context: ci/prow/e2e-aws-csi-techpreview-volumeattributesclass - decorate: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-aws-ebs-csi-driver-release-4.21-e2e-aws-csi-techpreview-volumeattributesclass - optional: true - path_alias: github.com/kubernetes-sigs/aws-ebs-csi-driver - rerun_command: /test e2e-aws-csi-techpreview-volumeattributesclass - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-aws-csi-techpreview-volumeattributesclass - command: - - ci-operator - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-aws-csi-techpreview-volumeattributesclass,?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-master-presubmits.yaml b/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-master-presubmits.yaml index ff2681e55ce47..bc3de846644db 100644 --- a/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-master-presubmits.yaml @@ -448,17 +448,17 @@ presubmits: - ^master$ - ^master- cluster: build08 - context: ci/prow/e2e-gcp-csi-techpreview-volumeattributesclass + context: ci/prow/e2e-gcp-csi-volumeattributesclass decorate: true labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-gcp-pd-csi-driver-master-e2e-gcp-csi-techpreview-volumeattributesclass + name: pull-ci-openshift-gcp-pd-csi-driver-master-e2e-gcp-csi-volumeattributesclass optional: true path_alias: sigs.k8s.io/gcp-compute-persistent-disk-csi-driver - rerun_command: /test e2e-gcp-csi-techpreview-volumeattributesclass + rerun_command: /test e2e-gcp-csi-volumeattributesclass spec: containers: - args: @@ -467,7 +467,7 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-gcp-csi-techpreview-volumeattributesclass + - --target=e2e-gcp-csi-volumeattributesclass command: - ci-operator image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest @@ -515,7 +515,7 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-gcp-csi-techpreview-volumeattributesclass,?($|\s.*) + trigger: (?m)^/test( | .* )e2e-gcp-csi-volumeattributesclass,?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.19-presubmits.yaml b/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.19-presubmits.yaml index 2356c05cdc45f..48e549775381b 100644 --- a/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.19-presubmits.yaml +++ b/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.19-presubmits.yaml @@ -368,80 +368,6 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-gcp-csi-n4,?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^release-4\.19$ - - ^release-4\.19- - cluster: build08 - context: ci/prow/e2e-gcp-csi-techpreview-volumeattributesclass - decorate: true - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-gcp-pd-csi-driver-release-4.19-e2e-gcp-csi-techpreview-volumeattributesclass - optional: true - path_alias: sigs.k8s.io/gcp-compute-persistent-disk-csi-driver - rerun_command: /test e2e-gcp-csi-techpreview-volumeattributesclass - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-gcp-csi-techpreview-volumeattributesclass - command: - - ci-operator - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-gcp-csi-techpreview-volumeattributesclass,?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.20-presubmits.yaml b/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.20-presubmits.yaml index d7e1732da588d..791ab155584d0 100644 --- a/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.20-presubmits.yaml +++ b/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.20-presubmits.yaml @@ -368,80 +368,6 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )e2e-gcp-csi-n4,?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^release-4\.20$ - - ^release-4\.20- - cluster: build08 - context: ci/prow/e2e-gcp-csi-techpreview-volumeattributesclass - decorate: true - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-gcp-pd-csi-driver-release-4.20-e2e-gcp-csi-techpreview-volumeattributesclass - optional: true - path_alias: sigs.k8s.io/gcp-compute-persistent-disk-csi-driver - rerun_command: /test e2e-gcp-csi-techpreview-volumeattributesclass - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-gcp-csi-techpreview-volumeattributesclass - command: - - ci-operator - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-gcp-csi-techpreview-volumeattributesclass,?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.21-presubmits.yaml b/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.21-presubmits.yaml index 785c9c514ec28..f3f0dce6d818a 100644 --- a/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.21-presubmits.yaml +++ b/ci-operator/jobs/openshift/gcp-pd-csi-driver/openshift-gcp-pd-csi-driver-release-4.21-presubmits.yaml @@ -448,17 +448,17 @@ presubmits: - ^release-4\.21$ - ^release-4\.21- cluster: build08 - context: ci/prow/e2e-gcp-csi-techpreview-volumeattributesclass + context: ci/prow/e2e-gcp-csi-volumeattributesclass decorate: true labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-gcp-pd-csi-driver-release-4.21-e2e-gcp-csi-techpreview-volumeattributesclass + name: pull-ci-openshift-gcp-pd-csi-driver-release-4.21-e2e-gcp-csi-volumeattributesclass optional: true path_alias: sigs.k8s.io/gcp-compute-persistent-disk-csi-driver - rerun_command: /test e2e-gcp-csi-techpreview-volumeattributesclass + rerun_command: /test e2e-gcp-csi-volumeattributesclass spec: containers: - args: @@ -467,7 +467,7 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-gcp-csi-techpreview-volumeattributesclass + - --target=e2e-gcp-csi-volumeattributesclass command: - ci-operator image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest @@ -515,7 +515,7 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )e2e-gcp-csi-techpreview-volumeattributesclass,?($|\s.*) + trigger: (?m)^/test( | .* )e2e-gcp-csi-volumeattributesclass,?($|\s.*) - agent: kubernetes always_run: true branches: