Skip to content

Refactor cache invalidation test #796

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

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

iccicci
Copy link
Collaborator

@iccicci iccicci commented Jul 3, 2023

Context

Recently we changed the DISABLE_DB_CACHE setting of our test local-network to true while the cache invalidation tests requires it to false: it needs a cache to check it is invalidated.

Proposed Solution

Changed the test in order to start its own provider-server with the setting configured as it needs.

Important Changes Introduced

Also refactored the main Dockerfile to take more advantage from docker build cache

Copy link
Member

@rhyslbw rhyslbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, although there's an out of place fixup commit
Screenshot 2023-07-03 at 13 32 11

@iccicci iccicci force-pushed the refactor/LW-7113-cache-invalidation branch from 930423e to bc473a8 Compare July 4, 2023 07:01
@iccicci iccicci requested a review from rhyslbw July 4, 2023 07:10
@rhyslbw rhyslbw merged commit 2100e72 into master Jul 4, 2023
@rhyslbw rhyslbw deleted the refactor/LW-7113-cache-invalidation branch July 4, 2023 09:05
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.

3 participants