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(upgrade-tests): redirect stdout of docker pull in upgrade tests #11643

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

hanshuebner
Copy link
Contributor

@hanshuebner hanshuebner commented Sep 25, 2023

Summary

It seems that docker pull started to print to stdout in a recent base image upgrade. This PR redirects its stdout to /dev/null so that the migration tests pass again.

Checklist

@github-actions github-actions bot added the chore Not part of the core functionality of kong, but still needed label Sep 25, 2023
@hanshuebner hanshuebner force-pushed the fix/release-3.3-upgrade-tests branch from c89ef45 to ca3bd2d Compare September 25, 2023 14:33
@github-actions github-actions bot removed the chore Not part of the core functionality of kong, but still needed label Sep 25, 2023
@hanshuebner hanshuebner marked this pull request as ready for review September 25, 2023 14:35
@hanshuebner hanshuebner merged commit ddccfe9 into release/3.3.x Sep 25, 2023
@hanshuebner hanshuebner deleted the fix/release-3.3-upgrade-tests branch September 25, 2023 14:55
team-gateway-bot pushed a commit that referenced this pull request Sep 26, 2023
hanshuebner added a commit that referenced this pull request Sep 26, 2023
…11643) (#11653) (#11658)

(cherry picked from commit 5eb4c0d)

Co-authored-by: Hans Hübner <hans.huebner@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants