Initial live-live CI pipeline (#294)
authorTomáš Rylek <trylek@microsoft.com>
Tue, 3 Dec 2019 22:40:00 +0000 (23:40 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2019 22:40:00 +0000 (23:40 +0100)
commit8bdcba1b0e572ac02d618f9ed1adcabb24839f05
treed37b012ec8bc99061820345590177be6eec5a1ca
parent8f6995605c6dc9f3dc3e2d54b0af2f4adfb3af69
Initial live-live CI pipeline (#294)

Initial changes towards combined live testing of the runtime subrepos
12 files changed:
eng/pipelines/coreclr/templates/build-test-job.yml
eng/pipelines/coreclr/templates/run-test-job.yml
eng/pipelines/coreclr/templates/xplat-pipeline-job.yml
eng/pipelines/libraries/base-job.yml
eng/pipelines/libraries/build-job.yml
eng/pipelines/libraries/build-test-job.yml
eng/pipelines/libraries/helix.yml
eng/pipelines/libraries/run-test-job.yml
eng/pipelines/runtime.yml [new file with mode: 0644]
src/coreclr/build-test.cmd
src/coreclr/build-test.sh
src/coreclr/tests/scripts/patch-corefx.py [changed mode: 0644->0755]