[release/6.0] Run tests for internal azdo PRs (#65526)
authorSantiago Fernandez Madero <safern@microsoft.com>
Fri, 11 Mar 2022 01:02:29 +0000 (17:02 -0800)
committerGitHub <noreply@github.com>
Fri, 11 Mar 2022 01:02:29 +0000 (17:02 -0800)
commitf00f03852455053b9e965b0e5343496599e17dd1
treee672549922bfdccee7e13dde4b5f04e59a22113b
parent41e6ff4c8f6c12e7664174e84fa34c4175e02f3a
[release/6.0] Run tests for internal azdo PRs (#65526)

* Run tests for internal azdo PRs

* PR Feedback

* Fix PGO jobs on official builds

We missed passing in the `isOfficialBuild` variable on the PGO jobs.

* Don't run upload-intermediate-artifacts-step.yml for PGO leg

* Fix .yml

Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
12 files changed:
eng/pipelines/common/global-build-job.yml
eng/pipelines/common/variables.yml
eng/pipelines/coreclr/templates/build-job.yml
eng/pipelines/coreclr/templates/helix-queues-setup.yml
eng/pipelines/installer/jobs/base-job.yml
eng/pipelines/libraries/base-job.yml
eng/pipelines/libraries/helix.yml
eng/pipelines/mono/templates/build-job.yml
eng/pipelines/mono/templates/generate-offsets.yml
eng/pipelines/mono/templates/workloads-build.yml
eng/pipelines/runtime-official.yml
eng/pipelines/runtime.yml