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 57252ba commit 97da7a2Copy full SHA for 97da7a2
hack/jenkins/linux_integration_tests_kvm.sh
@@ -32,8 +32,6 @@ JOB_NAME="KVM_Linux"
32
33
# We pick kvm as our gvisor testbed because it is fast & reliable
34
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"
37
38
sudo apt-get update
39
sudo apt-get -y install qemu-system libvirt-clients libvirt-daemon-system ebtables iptables dnsmasq
0 commit comments