Add argument passing to jenkins cloud job (#23538) (#23549)

This commit is contained in:
liza-mae 2018-09-26 17:46:11 -06:00 committed by GitHub
parent a5482d84b8
commit b54cac72bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,5 +22,4 @@ set -e
source "$(dirname $0)/../../src/dev/ci_setup/setup.sh"
xvfb-run node scripts/functional_test_runner --debug --grep @skipcloud --invert
xvfb-run node scripts/functional_test_runner --debug --grep @skipcloud --invert $@