Skip to content

Split tests from the image build #1008

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 1 commit into from
Feb 20, 2021
Merged

Split tests from the image build #1008

merged 1 commit into from
Feb 20, 2021

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Feb 20, 2021

This allows not to invalidate docker cache when updating tests.
Also saves 5 layers in the image by copying all files needed by the finalize.sh script in 1 COPY (address #877 (comment)).

This allows not to invalidate docker cache when updating tests.
Also saves 5 layers in the image by copying all files needed by the finalize.sh script in 1 COPY.
@mayeut mayeut merged commit 2c345f8 into pypa:master Feb 20, 2021
@mayeut mayeut deleted the split-test branch February 20, 2021 12:16
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