Tweaks for arm/arm64 altjit CI jobs (#14306)
authorBruce Forstall <brucefo@microsoft.com>
Wed, 4 Oct 2017 23:29:46 +0000 (16:29 -0700)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2017 23:29:46 +0000 (16:29 -0700)
commitfafd08ca7db1b5535f2d472a2ed2d4a86abc26f9
tree29285ee5731a46672162e8797a349ff91c089aee
parentff41d13691fd0e224d8632b683b731ffa7935820
Tweaks for arm/arm64 altjit CI jobs (#14306)

1. Make trigger phrase for default job include "Build And Test". Otherwise,
triggering a stress mode also causes the default job to be triggered.
2. Change the SetStressModes.bat creation command to be a single Jenkins
executed command, not multiple separate commands.
3. To aid debugging, display the resulting SetStressModes.bat script so it
gets captured in the run output log.
netci.groovy