[ci] Add targets to bundle tests and add a script to run them in Helix
commitc4087410008da3cb43913bea1b2b44ae802513bb
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 12 Nov 2018 14:15:49 +0000 (12 15:15 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 13 Nov 2018 20:02:31 +0000 (13 21:02 +0100)
tree4aca992cc89a22616358f5aa349982ea7656fa3d
parentdcc2d172e9a49f2b4270d6940e7b09db3f7ff42d
[ci] Add targets to bundle tests and add a script to run them in Helix

The test-bundle target copies all assets needed for test execution
to a specified directory. We upload this directory to Helix and use it
to run our mainline tests.
18 files changed:
configure.ac
libgc/Makefile.am
mcs/errors/Makefile
mcs/packages/Makefile
mcs/tests/Makefile
mcs/tools/mono-symbolicate/Makefile
mono/btls/Makefile.am
mono/mini/Makefile.am.in
mono/native/Makefile.am
mono/profiler/Makefile.am
mono/tests/Makefile.am
po/mcs/Makefile.in.in
runtime/Makefile.am
runtime/mono-test.sh [new file with mode: 0755]
scripts/ci/run-jenkins.sh
scripts/ci/run-test-helix.sh [new file with mode: 0755]
scripts/ci/util.sh
support/Makefile.am