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

fix: make tests compatible with nerdctlv1.5 #75

Merged

Conversation

ginglis13
Copy link
Contributor

@ginglis13 ginglis13 commented Aug 8, 2023

Description of changes:

nerdctl released v1.5 and we saw some test regressions in runfinch/finch#521:

  • compose container suffix changed
  • cp now works with stopped containers
  • nested bind mounts issue resolved

Follow up PR after in finch to remove FINCH_DOCKER_COMPAT env variable: runfinch/finch#418

Issue #, if available:

Testing done:

pulled down runfinch/finch#521 locally, replace directive to point to local common-tests, make test-e2e-container

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ginglis13 ginglis13 force-pushed the test-regressions-nerdctl-upgrade branch 4 times, most recently from af8e887 to 1c6b27c Compare August 8, 2023 06:56
@ginglis13 ginglis13 marked this pull request as ready for review August 8, 2023 06:57
nerdctl released v1.5 and we saw some test regressions in
runfinch/finch#521:

* compose container suffix changed
* cp now works with stopped containers
* nested bind mounts issue resolved

Signed-off-by: Gavin Inglis <[email protected]>
@ginglis13 ginglis13 force-pushed the test-regressions-nerdctl-upgrade branch from 1c6b27c to a6b3e9f Compare August 8, 2023 16:44
@ginglis13 ginglis13 requested a review from vsiravar August 8, 2023 16:45
@ginglis13 ginglis13 merged commit 6876cd0 into runfinch:main Aug 8, 2023
ginglis13 pushed a commit that referenced this pull request Aug 8, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.7.2](v0.7.1...v0.7.2)
(2023-08-08)


### Bug Fixes

* make tests compatible with nerdctlv1.5
([#75](#75))
([6876cd0](6876cd0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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