summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/ctest_test_external.cmake
Commit message (Collapse)AuthorAgeFilesLines
* gitlab-ci: Tell CDash when a test-ext job is doneBrad King2021-04-021-0/+6
| | | | | | | These jobs are self-contained and so can be re-run on their own to produce a whole new submission to CDash. Tell CDash when each submission is done so re-running a job replaces results rather than accumulating them.
* gitlab-ci: factor out ctest_start() model into a variableBrad King2020-10-071-1/+1
|
* gitlab-ci: use ctest_start GROUP option instead of deprecated TRACKBrad King2020-10-071-1/+1
|
* ci: enable many find module tests for the Fedora 31 Makefiles buildBrad King2020-10-051-0/+1
|
* ci: support a max parallelism for test-ext jobsBrad King2020-10-011-0/+5
| | | | | | | Machines may have more cores than testing actually supports. Apply the change from commit e80362252f (ci: support a max parallelism for tests, 2020-09-28) to tests in the test-ext stage too.
* ci: support running just a set of tests with external buildersBen Boeckel2020-06-111-0/+7
|
* ci: add a script to run the tests with an external CMakeBen Boeckel2020-05-261-0/+66