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

Use a local registry for testing docker push/pull #276

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

toolmantim
Copy link
Contributor

Currently the integration tests require push/pull access to a remote registry, which is hard to run locally or in untrusted VMs. This sets up a local Docker registry for testing, and uses buildkite artifacts to persist and restore the registry data as needed between the steps.

Copy link
Contributor

@pda pda left a comment

Choose a reason for hiding this comment

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

Nice 👌🏼

@toolmantim toolmantim force-pushed the remove-need-for-remote-registry branch from 2f4b7d3 to f89501a Compare June 19, 2020 13:45
@toolmantim toolmantim merged commit 41b62e3 into master Jun 19, 2020
@toolmantim toolmantim deleted the remove-need-for-remote-registry branch June 19, 2020 14:07
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.

None yet

2 participants