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

ci-l4lb: Remove unnecessary untrusted checkout #32071

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

joestringer
Copy link
Member

We should be running the test code from a trusted branch which was
already checked out earlier, then we pass in the sha of the image
compiled from CI into the script so it can run the docker image in the
test environment. Since the pull request was checked out to another
branch that wasn't being used, it should be fine to just drop that step.

We should be running the test code from a trusted branch which was
already checked out earlier, then we pass in the sha of the image
compiled from CI into the script so it can run the docker image in the
test environment. Since the pull request was checked out to another
branch that wasn't being used, it should be fine to just drop that step.

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer added the release-note/ci This PR makes changes to the CI. label Apr 18, 2024
@joestringer
Copy link
Member Author

/test

@joestringer joestringer marked this pull request as ready for review April 18, 2024 23:15
@joestringer joestringer requested review from a team as code owners April 18, 2024 23:15
Copy link
Contributor

@viktor-kurchenko viktor-kurchenko left a comment

Choose a reason for hiding this comment

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

Thanks!

@joestringer joestringer added this pull request to the merge queue Apr 19, 2024
@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 Apr 19, 2024
Merged via the queue into main with commit a34a134 Apr 19, 2024
67 checks passed
@joestringer joestringer deleted the pr/joe/maybe-redundant-l4lb-test-step branch April 19, 2024 16:17
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/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants