Skip to content

Commit 375f5c6

Browse files
committed
Modified tests to handle change to vcenter count logic
1 parent ab44cba commit 375f5c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/v1/tests/infrastructures.config.openshift.io/VSphereMultiVCenterDay2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ tests:
386386
- network1
387387
resourcePool: /DC1/host/cluster1/Resources
388388
zone: zone1
389-
expectedError: "vcenters must have at least 1 item"
389+
expectedError: "spec.platformSpec.vsphere.vcenters in body should have at least 1 items"
390390
- name: Should be able to update existing vcenter details without changing vcenter count
391391
initial: |
392392
apiVersion: config.openshift.io/v1

0 commit comments

Comments
 (0)