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

Only run tests on changed binary #24

Open
MrKevinWeiss opened this issue Aug 20, 2021 · 0 comments
Open

Only run tests on changed binary #24

MrKevinWeiss opened this issue Aug 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MrKevinWeiss
Copy link
Contributor

Maybe for nightlies but probably for anything it would be good to take a page from murdock and have some storage of the hash or the binaries and only rerun tests if something changed.

This will have to have some extra logic as python based tests could change but it would result in the same binary, maybe also a force rerun possibility.

We also have to figure out where the hashes are store and what it gets compared to.

@MrKevinWeiss MrKevinWeiss added the enhancement New feature or request label Aug 20, 2021
@MrKevinWeiss MrKevinWeiss self-assigned this Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant