Update linux_integration_tests_virtualbox.sh

pull/4946/head
Medya Ghazizadeh 2019-07-30 22:45:44 -07:00 committed by GitHub
parent 911f0e7ecf
commit 83ad8ef6c5
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="virtualbox"
JOB_NAME="Linux-VirtualBox"
PARALLEL_COUNT=4
PARALLEL_COUNT=3
# Download files and set permissions
source ./common.sh