Skip to content

Commit 97da7a2

Browse files
committed
dont change the hack scripts
1 parent 57252ba commit 97da7a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hack/jenkins/linux_integration_tests_kvm.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ JOB_NAME="KVM_Linux"
3232

3333
# We pick kvm as our gvisor testbed because it is fast & reliable
3434
EXTRA_TEST_ARGS="-gvisor"
35-
# we want to test the aux-drivers that are from HEAD not from the release minikube
36-
EXTRA_START_ARGS="--auto-update-drivers=false"
3735

3836
sudo apt-get update
3937
sudo apt-get -y install qemu-system libvirt-clients libvirt-daemon-system ebtables iptables dnsmasq

0 commit comments

Comments
 (0)