reset vbox timeouts

pull/9923/head
Sharif Elgamal 2020-12-15 09:22:08 -08:00
parent 6e4eb6c309
commit 10f61d83f8
1 changed files with 2 additions and 2 deletions

View File

@ -28,10 +28,10 @@ set -e
OS_ARCH="linux-amd64"
VM_DRIVER="virtualbox"
JOB_NAME="VirtualBox_Linux"
EXTRA_TEST_ARGS="-timeout-multiplier=2"
EXTRA_TEST_ARGS=""
EXPECTED_DEFAULT_DRIVER="kvm2"
mkdir -p cron && gsutil -qm rsync "gs://minikube-builds/${MINIKUBE_LOCATION}/cron" cron || echo "FAILED TO GET CRON FILES"
sudo install cron/cleanup_and_reboot_Linux.sh /etc/cron.hourly/cleanup_and_reboot || echo "FAILED TO INSTALL CLEANUP"
source ./common.sh 3h
source ./common.sh 2h