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

This commit is contained in:
liza-mae 2018-09-26 17:46:23 -06:00 committed by GitHub
parent 33b5de37d7
commit 7d9ef5b427
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 $@