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

e2e-tests: git-ignore directory old-charts #23705

Merged

Conversation

mhofstetter
Copy link
Member

The e2e-test updates.go downloads old cilium releases to the directory old-charts. This directory should be ignored by GIT to prevent an unintentional commit after executing the e2e-tests locally.

The e2e-test updates.go downloads old cilium releases to the directory
old-charts. This directory should be ignored by GIT to prevent an
unintentional commit after executing the e2e-tests locally.

Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
@mhofstetter mhofstetter requested a review from a team as a code owner February 13, 2023 09:59
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 13, 2023
@mhofstetter mhofstetter added the release-note/misc This PR makes changes that have no direct user impact. label Feb 13, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 13, 2023
Copy link
Member

@nbusseneau nbusseneau left a comment

Choose a reason for hiding this comment

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

Thanks, can you clarify how you found this out? I'm not sure I've ever encountered it, so curious on how I would reproduce 🤔

@mhofstetter
Copy link
Member Author

Thanks, can you clarify how you found this out? I'm not sure I've ever encountered it, so curious on how I would reproduce 🤔

@nbusseneau after executing the updates e2e-test locally against a kind cluster i encounter this "leftover"

-> e.g. FOCUS="K8s.*Tests upgrade and downgrade.*" make -C ./test k8s-kind

@mhofstetter
Copy link
Member Author

/test

@mhofstetter
Copy link
Member Author

/ci-verifier

@mhofstetter
Copy link
Member Author

/ci-l4lb

Copy link
Member

@nbusseneau nbusseneau left a comment

Choose a reason for hiding this comment

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

OK, then it's an easy approve :)

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Feb 14, 2023
@nbusseneau nbusseneau merged commit dfee9b4 into cilium:master Feb 14, 2023
@mhofstetter mhofstetter deleted the pr/mhofstetter/gitignore-old-charts branch February 14, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants