Update linux_integration_tests_virtualbox.sh
parent
911f0e7ecf
commit
83ad8ef6c5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue