-
Notifications
You must be signed in to change notification settings - Fork 3.4k
ginkgo: Get rid of K8sUpdates #35035
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
Conversation
/test |
b9aef0b
to
a7cf775
Compare
/test |
https://github.com/cilium/cilium/blob/main/cilium-cli/connectivity/tests/errors.go#L56 is out of sync with https://github.com/cilium/cilium/blob/main/test/helpers/cons.go#L312. Since the cilium-cli got merged, we can just use one list. Converting this PR to draft until it has been resolved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
a7cf775
to
589d938
Compare
/ci-e2e-upgrade |
589d938
to
5255195
Compare
/ci-e2e-upgrade |
5255195
to
6201e01
Compare
/ci-e2e-upgrade |
This pull request has been automatically marked as stale because it |
6201e01
to
32c5c87
Compare
/test |
/test |
8619495
to
2e7a8ca
Compare
/ci-runtime |
It got replaced by ci-e2e-upgrade. Signed-off-by: Martynas Pumputis <m@lambda.lt>
2e7a8ca
to
2ccdfde
Compare
/test |
/ci-runtime |
Otherwise, the tests fail to start if they run after net_policies.go. Suggested-by: Harsimran Pabla <hpabla@isovalent.com> Signed-off-by: Martynas Pumputis <m@lambda.lt>
ce53e59
to
3fd0da3
Compare
/ci-runtime |
Same reasoning as in the previous commit. Signed-off-by: Martynas Pumputis <m@lambda.lt>
/ci-runtime |
/test |
Remove unused code that was left behind by #35035. Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Remove unused code that was left behind by #35035. Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Remove unused code that was left behind by #35035. Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
It got replaced by ci-e2e-upgrade.