Skip to content

Commit d760584

Browse files
committed
Add additional manila network
Add manila network as additional network to allow DHSS env testing
1 parent 8ee767b commit d760584

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

ci-operator/config/openshift/csi-operator/openshift-csi-operator-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ tests:
434434
- as: e2e-openstack-manila-csi
435435
run_if_changed: ^(Dockerfile\.openstack-manila|assets\/overlays\/openstack-manila\/.*|pkg\/driver\/openstack-manila\/.*|pkg\/openstack-manila\/.*)
436436
steps:
437-
cluster_profile: openstack-vh-mecha-central
437+
cluster_profile: openstack-vexxhost
438438
workflow: openshift-e2e-openstack-csi-manila
439439
- as: hypershift-e2e-openstack-aws-csi-cinder
440440
run_if_changed: ^(Dockerfile\.openstack-cinder|assets\/overlays\/openstack-cinder\/.*|pkg\/driver\/openstack-cinder\/.*|pkg\/openstack-cinder\/.*)

ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-main-presubmits.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,12 +1646,12 @@ presubmits:
16461646
branches:
16471647
- ^main$
16481648
- ^main-
1649-
cluster: build08
1649+
cluster: build06
16501650
context: ci/prow/e2e-openstack-manila-csi
16511651
decorate: true
16521652
labels:
1653-
ci-operator.openshift.io/cloud: openstack-vh-mecha-central
1654-
ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central
1653+
ci-operator.openshift.io/cloud: openstack-vexxhost
1654+
ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost
16551655
ci.openshift.io/generator: prowgen
16561656
pj-rehearse.openshift.io/can-be-rehearsed: "true"
16571657
name: pull-ci-openshift-csi-operator-main-e2e-openstack-manila-csi

ci-operator/step-registry/openshift/e2e/openstack/csi/manila/openshift-e2e-openstack-csi-manila-workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ workflow:
1212
- ref: storage-obj-check
1313
- chain: ipi-openstack-post
1414
env:
15+
ADDITIONAL_WORKERS_NETWORKS: "public-manila"
1516
CONFIG_TYPE: "minimal"
1617
BASE_DOMAIN: shiftstack.devcluster.openshift.com
1718
TEST_CSI_DRIVER_MANIFEST: manifest-openstack-manila.yaml

0 commit comments

Comments
 (0)