Skip to content

Fix test cache to consider MLD executable changes#6129

Merged
danpat merged 2 commits intoProject-OSRM:masterfrom
mjjbell:mbell/test_cache
Sep 21, 2021
Merged

Fix test cache to consider MLD executable changes#6129
danpat merged 2 commits intoProject-OSRM:masterfrom
mjjbell:mbell/test_cache

Conversation

@mjjbell
Copy link
Copy Markdown
Member

@mjjbell mjjbell commented Sep 21, 2021

Issue

Currently the test cache is not invalidated if changes are made to osrm-partition or osrm-customize executables. This is problematic when these executables make breaking changes to the data format (e.g. #6124).

We fix this by including both in the list of executables that can invalidate the test cache.

Tasklist

Currently the test cache is not invalidated if changes to
osrm-partition or osrm-customize executables. This is problematic
when these executables make breaking changes to the data format.

We fix this by including both in the list of executables that
can invalidate the test cache.
@mjjbell mjjbell mentioned this pull request Sep 21, 2021
6 tasks
@mjjbell
Copy link
Copy Markdown
Member Author

mjjbell commented Sep 21, 2021

Confirmed this is working now. CI is loading the test cache from f1f9616 and invalidating it due to the changes.

@danpat
Copy link
Copy Markdown
Member

danpat commented Sep 21, 2021

👍

@danpat danpat merged commit 2d1e620 into Project-OSRM:master Sep 21, 2021
@mjjbell
Copy link
Copy Markdown
Member Author

mjjbell commented Sep 21, 2021

Ugh, sorry that last commit was wrong. They should be underscores.

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.

2 participants