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

test: do not useDigest in upstream tests #16886

Merged
merged 1 commit into from Jul 15, 2021

Conversation

aanm
Copy link
Member

@aanm aanm commented Jul 14, 2021

Upstream tests should be executed against the code being submitted
in a PR. If useDigest is set to true it will use the default digest
defined in the helm charts, which in stable branches is the last
stable release and not the code being submitted in a PR.

Fixes: 41f66a1 (".github: use quay.io images in smoke tests")
Signed-off-by: André Martins andre@cilium.io

Upstream tests should be executed against the code being submitted
in a PR. If `useDigest` is set to true it will use the default digest
defined in the helm charts, which in stable branches is the last
stable release and not the code being submitted in a PR.

Fixes: 41f66a1 (".github: use quay.io images in smoke tests")
Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm added kind/bug This is a bug in the Cilium logic. release-note/ci This PR makes changes to the CI. needs-backport/1.10 labels Jul 14, 2021
@aanm aanm requested a review from a team as a code owner July 14, 2021 16:44
@aanm aanm requested a review from pchaigno July 14, 2021 16:44
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.10.3 Jul 14, 2021
@aanm
Copy link
Member Author

aanm commented Jul 14, 2021

test-upstream-k8s

@aditighag
Copy link
Member

I think there is one more - https://github.com/cilium/cilium/blob/master/test/l4lb/test.sh#L34? I'm not sure if you want to send another PR for that.

Copy link
Member

@pchaigno pchaigno left a comment

Choose a reason for hiding this comment

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

LGTM, apart from Aditi's comment above.

@aanm
Copy link
Member Author

aanm commented Jul 14, 2021

test-upstream-k8s

@aanm aanm merged commit fb85fee into cilium:master Jul 15, 2021
@aanm aanm moved this from Needs backport from master to Backport done to v1.10 in 1.10.3 Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This is a bug in the Cilium logic. release-note/ci This PR makes changes to the CI.
Projects
No open projects
1.10.3
Backport done to v1.10
Development

Successfully merging this pull request may close these issues.

None yet

4 participants