Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test image rebuild when cmake config changes #3231

Open
dmnks opened this issue Aug 5, 2024 · 0 comments
Open

Test image rebuild when cmake config changes #3231

dmnks opened this issue Aug 5, 2024 · 0 comments
Assignees
Labels
RFE test Testsuite-related

Comments

@dmnks
Copy link
Contributor

dmnks commented Aug 5, 2024

We need a mechanism to rebuild the base test image in make check after a build dependency has been changed in the cmake configuration (see e.g. #3220). That, or just always reconfigure the local build in the test container before running the tests so that missing requirements are actually checked for.

Note that this is not needed in CI mode (make ci) since we always do a fresh cmake build there.

@dmnks dmnks added RFE test Testsuite-related labels Aug 5, 2024
@dmnks dmnks self-assigned this Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFE test Testsuite-related
Projects
Status: Todo
Development

No branches or pull requests

1 participant