Skip to content

Commit f5ab50e

Browse files
chrischdik8s-infra-cherrypick-robot
authored andcommitted
fixup e2e.sh
1 parent c65cbc3 commit f5ab50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/e2e.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ export VSPHERE_USERNAME="${GOVC_USERNAME:-}"
118118
export VSPHERE_PASSWORD="${GOVC_PASSWORD:-}"
119119
export E2E_CONF_FILE="${REPO_ROOT}/test/e2e/config/vsphere.yaml"
120120
export E2E_CONF_OVERRIDE_FILE=""
121-
export E2E_VM_OPERATOR_VERSION="${VM_OPERATOR_VERSION:-v1.8.6-0-gde75746a-65e87004}"
121+
export E2E_VM_OPERATOR_VERSION="${VM_OPERATOR_VERSION:-v1.8.6-0-gde75746a}"
122122
export DOCKER_IMAGE_TAR="/tmp/images/image.tar"
123123
export GC_KIND="false"
124124

0 commit comments

Comments
 (0)