Specify HelixTargetQueues in yaml (dotnet/coreclr#21443)
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Tue, 11 Dec 2018 00:53:40 +0000 (16:53 -0800)
committerGitHub <noreply@github.com>
Tue, 11 Dec 2018 00:53:40 +0000 (16:53 -0800)
commitab8f5d287cfd6fdee23dcf99de6d5b56fc4685a9
tree450d0c2cee89f9dad07dea648e8cd36682622898
parentcb99170f1fcb0a236cf6eb07487ee9df180d6391
Specify HelixTargetQueues in yaml (dotnet/coreclr#21443)

* Parametrize test-job with helixQueues(Public|Internal) in eng/test-job.yml and specify them in eng/platform-matrix.yml

* Remove HelixTargetQueues property in tests/helixpublishwitharcade.proj

* Fix the error "unknown os: linux2" with Python script

Commit migrated from https://github.com/dotnet/coreclr/commit/86ae71ac96ed44399de26bad3542fc5ddc04bbf9
eng/platform-matrix.yml
eng/test-job.yml
src/coreclr/tests/helixpublishwitharcade.proj
src/coreclr/tests/runtest_helix.py