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

Do not load unnecessary images in ci/kind/test-upgrade-antrea.sh #6039

Conversation

antoninbas
Copy link
Contributor

In particular, when testing upgrade from a minor version already using split images (e.g., 1.15.0), we should not pull the unified image and load it into the K8s Nodes, as it won't be used.

This should help reduce disk usage of the Kind cluster in CI.

In particular, when testing upgrade from a minor version already using
split images (e.g., 1.15.0), we should not pull the unified image and
load it into the K8s Nodes, as it won't be used.

This should help reduce disk usage of the Kind cluster in CI.

Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
Copy link
Contributor

@Dyanngg Dyanngg left a comment

Choose a reason for hiding this comment

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

LGTM

@antoninbas
Copy link
Contributor Author

/skip-all

@antoninbas antoninbas merged commit bb62300 into antrea-io:main Mar 1, 2024
50 of 55 checks passed
@antoninbas antoninbas deleted the do-not-load-unnecessary-images-in-test-upgrade-antrea.sh branch March 1, 2024 00:28
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.

2 participants