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

Add distribution/distribution registry to e2e tests #812

Closed
jedevc opened this issue Feb 21, 2023 · 1 comment · Fixed by #814
Closed

Add distribution/distribution registry to e2e tests #812

jedevc opened this issue Feb 21, 2023 · 1 comment · Fixed by #814

Comments

@jedevc
Copy link
Contributor

jedevc commented Feb 21, 2023

Similar to #804 and #790 (and many others), we should add tests for the distribution/distribution registry as well: https://github.com/distribution/distribution/.

WDYT @crazy-max?

@crazy-max
Copy link
Member

crazy-max commented Feb 21, 2023

We already have this in our workflows actually like:

services:
registry:
image: registry:2
ports:
- 5000:5000

But not in the e2e workflow. Fine to add a case in our matrix for this too 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants