Enabling deployments on kubernernetes-upgrade-gce test suite

This commit is contained in:
nikhiljindal
2015-10-02 18:27:37 -07:00
parent 0aa5c16f38
commit c062afc6de
3 changed files with 25 additions and 13 deletions

View File

@@ -602,6 +602,7 @@ case ${JOB_NAME} in
: ${E2E_UP:="true"}
: ${E2E_TEST:="false"}
: ${E2E_DOWN:="false"}
: ${ENABLE_DEPLOYMENTS:=true}
NUM_MINIONS=3
;;