[ci] Simplify run-jenkins.sh script variables (#4111)
commitea519ada8c38cae67f56e27ca70d32923ce9f23a
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 7 Dec 2016 22:54:28 +0000 (7 23:54 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Dec 2016 22:54:28 +0000 (7 23:54 +0100)
treef4208a9bfd35cc908796922324e33b54ec23d501
parentf78a4a2a2b428bbb3d672b038540899d34ba0cfc
[ci] Simplify run-jenkins.sh script variables (#4111)

Get rid of WORKSPACE which is set by Jenkins, this allows one to
more easily run the run-jenkins.sh script locally e.g. on cygwin.

The only thing that needs to be passed in is CI_TAGS and label.
scripts/ci/run-jenkins.sh
scripts/ci/run-test-acceptance-tests.sh
scripts/ci/run-test-aot_hybrid.sh
scripts/ci/run-test-aot_only.sh
scripts/ci/run-test-default.sh
scripts/ci/run-test-profiler-stress-tests.sh