Skip to content

workflows: Cover v6.18 kernel instead of v5.10 - #44405

Merged
pchaigno merged 1 commit into
mainfrom
pr/pchaigno/cover-6.18-ci
Feb 19, 2026
Merged

workflows: Cover v6.18 kernel instead of v5.10#44405
pchaigno merged 1 commit into
mainfrom
pr/pchaigno/cover-6.18-ci

Conversation

@pchaigno

@pchaigno pchaigno commented Feb 17, 2026

Copy link
Copy Markdown
Member

We're preparing to deprecate v5.10 support in Cilium v1.20. In parallel, LTS v6.18 is now out and starting to reach distros and we still have very little coverage for it. This commit therefore trades the v5.10 end-to-end test cases for v6.18.

Updates: #44201.
Fixes: #43636.

@pchaigno pchaigno added the release-note/ci This PR makes changes to the CI. label Feb 17, 2026
@pchaigno
pchaigno marked this pull request as ready for review February 17, 2026 15:44
@pchaigno
pchaigno requested review from a team as code owners February 17, 2026 15:44

@smagnani96 smagnani96 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Have some comments just to make sure we're not losing some bits around.
Other than that, LGTM 💯

Comment thread .github/actions/e2e/ipsec.yaml
Comment thread .github/workflows/tests-datapath-verifier.yaml Outdated
Comment thread .github/actions/e2e/ipsec.yaml
Comment thread .github/actions/e2e/ipsec.yaml
We're preparing to deprecate v5.10 support in Cilium v1.20. In parallel,
LTS v6.18 is now out and starting to reach distros and we still have
very little coverage for it. This commit therefore trades the v5.10
end-to-end test cases for v6.18.

Note that for Ginkgo test versions, v6.18 is already covered, so we can
switch the other v5.10 test cases to kernels v6.1 to v6.12.

Signed-off-by: Paul Chaignon <[email protected]>
@pchaigno
pchaigno force-pushed the pr/pchaigno/cover-6.18-ci branch from f12d43b to 7d8fc2c Compare February 17, 2026 22:29
@pchaigno
pchaigno enabled auto-merge February 17, 2026 22:29
@pchaigno

Copy link
Copy Markdown
Member Author

/test

@pchaigno

Copy link
Copy Markdown
Member Author

Thanks for the review @smagnani96! I think I addressed the remaining cases.

@pchaigno

Copy link
Copy Markdown
Member Author

@Artyop I saw you mentioning that Nicolas isn't back yet in your latest PR. Could I ask for your review in place of Nicolas here? 🙏

@pchaigno
pchaigno requested review from Artyop and removed request for nbusseneau February 19, 2026 10:18
@pchaigno
pchaigno added this pull request to the merge queue Feb 19, 2026
@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 19, 2026
@Artyop

Artyop commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

@Artyop I saw you mentioning that Nicolas isn't back yet in your latest PR. Could I ask for your review in place of Nicolas here? 🙏

For sure

Merged via the queue into main with commit a29612f Feb 19, 2026
421 of 427 checks passed
@pchaigno
pchaigno deleted the pr/pchaigno/cover-6.18-ci branch February 19, 2026 13:44
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.

CI: cover kernel 6.18 in e2e workflows

4 participants