Skip to content

ci: Fix some minor issues#4867

Merged
ethomson merged 3 commits intomasterfrom
ethomson/ci
Oct 26, 2018
Merged

ci: Fix some minor issues#4867
ethomson merged 3 commits intomasterfrom
ethomson/ci

Conversation

@ethomson
Copy link
Copy Markdown
Member

With the recent v0.26 and v0.27 point releases, it became obvious that the ctest invocation code in our CI builds was fraught. Reject invalid / not found test names immediately and clearly.

Additionally, update the nightly build template path.

Win32: The CMakeLists.txt configures the test names; when we query
ctest for the test command-line to run, fail if the tests are not
found.
POSIX: the CMakeLists.txt configures the test names; when we query
ctest for the test command-line to run, fail if the tests are not
found.
Don't prefix the path to the yaml templates - the nightly template
itself is already in the `azure-pipelines` directory.  Instead, just
use the relative path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant