We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65cbc3 commit f5ab50eCopy full SHA for f5ab50e
hack/e2e.sh
@@ -118,7 +118,7 @@ export VSPHERE_USERNAME="${GOVC_USERNAME:-}"
118
export VSPHERE_PASSWORD="${GOVC_PASSWORD:-}"
119
export E2E_CONF_FILE="${REPO_ROOT}/test/e2e/config/vsphere.yaml"
120
export E2E_CONF_OVERRIDE_FILE=""
121
-export E2E_VM_OPERATOR_VERSION="${VM_OPERATOR_VERSION:-v1.8.6-0-gde75746a-65e87004}"
+export E2E_VM_OPERATOR_VERSION="${VM_OPERATOR_VERSION:-v1.8.6-0-gde75746a}"
122
export DOCKER_IMAGE_TAR="/tmp/images/image.tar"
123
export GC_KIND="false"
124
0 commit comments