-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.12.0
-
None
-
None
-
False
-
Description of problem:
in-tree vSphere e2e tests are failing(see: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_installer/6329/pull-ci-openshift-installer-master-e2e-vsphere-zones/1569437763978137600) . It appears a number of these failures stem from: Sep 12 23:50:24.746: INFO: In-tree plugin kubernetes.io/vsphere-volume is not migrated, not validating any metrics Sep 12 23:50:24.747: FAIL: Failed to bootstrap vSphere with error: warnings: can't store data at section "Labels"
Version-Release number of selected component (if applicable):
How reproducible:
consistently
Steps to Reproduce:
1. run e2e-vsphere-zones test suite 2. 3.
Actual results:
Expected results:
tests should not fail when parsing Labels section
Additional info:
cloud-config from failing run: [Global] secret-name = "vsphere-creds" secret-namespace = "kube-system" insecure-flag = "1" [VirtualCenter "ibmvcenter.vmc-ci.devcluster.openshift.com"] port = "443" datacenters = "IBMCloud,datacenter-2" [Workspace] server = "ibmvcenter.vmc-ci.devcluster.openshift.com" datacenter = "IBMCloud" default-datastore = "workload_share_vcsmdcncworkload_Yfyf6" folder = "/IBMCloud/vm/ci-op-yri8xz9k-2bf35-4v8qm" [Labels] region = "openshift-region" zone = "openshift-zone"