Skip to content

Conversation

gandro
Copy link
Member

@gandro gandro commented Nov 13, 2024

PR #35893 fixed an escaping issue in that workflow but it seems like the correct escaping (which made --secondary-network work again) seem to have exposed an underlying issue with that configuration where it started failing in north-south-loadbalancing-with-l7-policy (#35967).

In v1.16, we seemed to have fixed that problem in commit 1c42d6f, but in v1.15 running a different kernel version breaks the workflow to the point where it cannot even install Cilium anymore.

Therefore, this commit reverts the test back to not using a secondary network which is what it was effectively running previously.

@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. labels Nov 13, 2024
@gandro
Copy link
Member Author

gandro commented Nov 13, 2024

/ci-e2e-upgrade

@gandro gandro changed the title Test [Test] Investigate Cilium E2E upgrade - Test 14 - north-south-loadbalancing-with-l7-policy Nov 13, 2024
@gandro gandro closed this Nov 13, 2024
@gandro gandro reopened this Nov 13, 2024
@gandro
Copy link
Member Author

gandro commented Nov 13, 2024

/ci-e2e-upgrade

@gandro gandro force-pushed the pr/gandro/v1.15-fix-e2e-test-14 branch from ca7e046 to 6fe07ae Compare November 13, 2024 16:02
@gandro gandro changed the title [Test] Investigate Cilium E2E upgrade - Test 14 - north-south-loadbalancing-with-l7-policy [v1.15] ci-e2e-upgrade: Switch to 5.15 kernel for 14th config Nov 13, 2024
@gandro
Copy link
Member Author

gandro commented Nov 13, 2024

/test-backport-1.15

@gandro gandro marked this pull request as ready for review November 13, 2024 16:10
@gandro gandro requested review from a team as code owners November 13, 2024 16:10
@gandro gandro requested review from aanm and brlbil November 13, 2024 16:10
@aanm aanm enabled auto-merge (rebase) November 13, 2024 16:12
@gandro
Copy link
Member Author

gandro commented Nov 13, 2024

/ci-e2e-upgrade

1 similar comment
@gandro
Copy link
Member Author

gandro commented Nov 13, 2024

/ci-e2e-upgrade

@gandro
Copy link
Member Author

gandro commented Nov 13, 2024

Seems like this now causes an issue with Cilium's installation 😭 https://github.com/cilium/cilium/actions/runs/11821452018/job/32936271712

Back to draft

@gandro gandro marked this pull request as draft November 13, 2024 16:32
auto-merge was automatically disabled November 13, 2024 16:32

Pull request was converted to draft

@maintainer-s-little-helper

This comment was marked as resolved.

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Nov 13, 2024
PR #35893 fixed an escaping issue in that workflow but it seems like the
correct escaping (which made `--secondary-network` work again) seem to
have exposed an underlying issue with that configuration where it
started failing in `north-south-loadbalancing-with-l7-policy` (#35967).
In v1.16, we seemed to have fixed that problem in commit
1c42d6f, but in v1.15 running a
different kernel version breaks the workflow.

Therefore, this commit reverts the test back to not using a secondary
network which is what it was effectively running previously.

Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
@gandro gandro force-pushed the pr/gandro/v1.15-fix-e2e-test-14 branch from 0ee3263 to d581910 Compare November 13, 2024 17:12
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Nov 13, 2024
@gandro gandro changed the title [v1.15] ci-e2e-upgrade: Switch to 5.15 kernel for 14th config [v1.15] tests-e2e-upgrade: No longer use secondary network for test 14 Nov 13, 2024
@gandro
Copy link
Member Author

gandro commented Nov 13, 2024

/test-backport-1.15

@gandro gandro marked this pull request as ready for review November 13, 2024 17:14
@gandro gandro enabled auto-merge (rebase) November 13, 2024 18:24
@gandro gandro merged commit 08929bf into v1.15 Nov 13, 2024
83 checks passed
@gandro gandro deleted the pr/gandro/v1.15-fix-e2e-test-14 branch November 13, 2024 19:13
@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 Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.15 This PR represents a backport for Cilium 1.15.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants