Update linux_integration_tests_kvm.sh

pull/4946/head
Medya Ghazizadeh 2019-07-30 22:45:29 -07:00 committed by GitHub
parent ea2278ec76
commit 911f0e7ecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ set -e
OS_ARCH="linux-amd64"
VM_DRIVER="kvm2"
JOB_NAME="Linux-KVM"
PARALLEL_COUNT=4
PARALLEL_COUNT=3
# Download files and set permissions
source ./common.sh