Separate Profile=On and Off for perf pipeline (#14963)
authorMichelle McDaniel <adiaaida@gmail.com>
Fri, 10 Nov 2017 16:03:50 +0000 (08:03 -0800)
committerGitHub <noreply@github.com>
Fri, 10 Nov 2017 16:03:50 +0000 (08:03 -0800)
commitc943f98dbf602e0040050d42447b8425c8fdcc63
treee25c683c95a8c535f09b8bcd337d48bd66382507
parent638ef2ea42709152ee9f33241c06d7f2631495aa
Separate Profile=On and Off for perf pipeline (#14963)

* Separate Profile=On and Off for perf pipeline

In pipeline jobs, we can separate these two runs into separate runs.
Doing so decreases the time spent running windows jobs since we are not
running them in sequence. Only run Profile=On scenarios for PRs. This
should reduce the time spent running the PR job.

This change also adds the xunit max iteration parameters.
buildpipeline/perf-pipeline.groovy
buildpipeline/perf_pipelinejobs.groovy