-
Notifications
You must be signed in to change notification settings - Fork 794
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
Integration tests: fake up a replacement for nixery.dev/shell #5495
Integration tests: fake up a replacement for nixery.dev/shell #5495
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nalind The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Ephemeral COPR build failed. @containers/packit-build please check. |
c231e8d
to
e2cd877
Compare
e2cd877
to
a0dbe6f
Compare
e7f4d4c
to
faa852d
Compare
LGTM |
fca4fd1
to
413ffb6
Compare
f67f427
to
3fb60f0
Compare
LGTM |
I still think this is unmaintainable and will cause someone a big headache in the future. I won't block it, but I can't be the one to merge it either. |
3fb60f0
to
7953c57
Compare
Build a fake layers-but-no-history image that should work more or less as well for the tests that we were previously using nixery.dev/shell for. Signed-off-by: Nalin Dahyabhai <[email protected]>
7953c57
to
de8510c
Compare
/lgtm |
What type of PR is this?
/kind other
What this PR does / why we need it:
Build a fake layers-but-no-history image that should work more or less as well for the tests that we were previously using nixery.dev/shell for.
How to verify it
Updated integration test!
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
Does this PR introduce a user-facing change?