Enable CI to run CoreCLR tests on Mono (#34054)
authorNathan Ricci <naricc@microsoft.com>
Wed, 22 Apr 2020 04:18:31 +0000 (00:18 -0400)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2020 04:18:31 +0000 (00:18 -0400)
commitec9d33daf4f1922b2f36f548752ac4539f370c91
tree355f31be5d2f10e4f34da09a9276418cb0e121a0
parent288a04f1d828d242947fa064d225e5339fecfef0
Enable CI to run CoreCLR tests on Mono (#34054)

Run the runtime tests on mono in ci.

Co-authored-by: Joseph Shields <directhex@apebox.org>
24 files changed:
eng/pipelines/common/templates/runtimes/build-test-job.yml [new file with mode: 0644]
eng/pipelines/common/templates/runtimes/run-test-job.yml [new file with mode: 0644]
eng/pipelines/common/templates/runtimes/send-to-helix-step.yml [new file with mode: 0644]
eng/pipelines/common/xplat-setup.yml
eng/pipelines/coreclr/ci.yml
eng/pipelines/coreclr/corefx-jitstress.yml
eng/pipelines/coreclr/corefx-jitstress2-jitstressregs.yml
eng/pipelines/coreclr/corefx-jitstressregs.yml
eng/pipelines/coreclr/corefx.yml
eng/pipelines/coreclr/crossgen2-outerloop.yml
eng/pipelines/coreclr/crossgen2.yml
eng/pipelines/coreclr/gc-longrunning.yml
eng/pipelines/coreclr/jitstress-isas-x86.yml
eng/pipelines/coreclr/release-tests.yml
eng/pipelines/coreclr/templates/build-test-job.yml [deleted file]
eng/pipelines/coreclr/templates/run-test-job.yml [deleted file]
eng/pipelines/coreclr/templates/send-to-helix-step.yml [deleted file]
eng/pipelines/coreclr/templates/test-job.yml
eng/pipelines/mono/templates/xplat-job.yml
eng/pipelines/mono/templates/xplat-pipeline-job.yml
eng/pipelines/runtime.yml
src/coreclr/build-test.sh
src/coreclr/tests/helixpublishwitharcade.proj
src/coreclr/tests/issues.targets