Skip to content

pkg: Mark node_linux_test.go as unparallel#38172

Merged
julianwiedmann merged 1 commit intomainfrom
pr/gray/fix-TestNodeChurnXFRMLeaksEncryptedOverlay
Mar 17, 2025
Merged

pkg: Mark node_linux_test.go as unparallel#38172
julianwiedmann merged 1 commit intomainfrom
pr/gray/fix-TestNodeChurnXFRMLeaksEncryptedOverlay

Conversation

@jschwinger233
Copy link
Copy Markdown
Member

@jschwinger233 jschwinger233 commented Mar 13, 2025

Fixes: #37764

ci-runtime has run 40+ times successfully in a row: https://github.com/cilium/cilium/actions/runs/13830608406

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Mar 13, 2025
@jschwinger233
Copy link
Copy Markdown
Member Author

/ci-runtime

@jschwinger233
Copy link
Copy Markdown
Member Author

ci-runtime has run 40+ times successfully in a row: https://github.com/cilium/cilium/actions/runs/13830608406

@jschwinger233 jschwinger233 force-pushed the pr/gray/fix-TestNodeChurnXFRMLeaksEncryptedOverlay branch from 6f43100 to c59aa5e Compare March 17, 2025 03:38
Fixes: #37764

Signed-off-by: gray <gray.liang@isovalent.com>
@jschwinger233 jschwinger233 force-pushed the pr/gray/fix-TestNodeChurnXFRMLeaksEncryptedOverlay branch from c59aa5e to 834f97b Compare March 17, 2025 03:40
@jschwinger233
Copy link
Copy Markdown
Member Author

/test

@jschwinger233 jschwinger233 marked this pull request as ready for review March 17, 2025 05:03
@jschwinger233 jschwinger233 requested a review from a team as a code owner March 17, 2025 05:03
@jschwinger233 jschwinger233 requested a review from ysksuzuki March 17, 2025 05:03
@jschwinger233 jschwinger233 added area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. release-note/ci This PR makes changes to the CI. feature/ipsec Relates to Cilium's IPsec feature labels Mar 17, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Mar 17, 2025
Copy link
Copy Markdown
Member

@ysksuzuki ysksuzuki left a comment

Choose a reason for hiding this comment

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

LGTM

@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 Mar 17, 2025
@julianwiedmann julianwiedmann added this pull request to the merge queue Mar 17, 2025
Merged via the queue into main with commit 91df013 Mar 17, 2025
151 checks passed
@julianwiedmann julianwiedmann deleted the pr/gray/fix-TestNodeChurnXFRMLeaksEncryptedOverlay branch March 17, 2025 07:01
@github-actions github-actions bot added backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. and removed backport-pending/1.16 labels Nov 21, 2025
@tommyp1ckles tommyp1ckles added the needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch label Feb 20, 2026
@nebril nebril mentioned this pull request Mar 2, 2026
3 tasks
@nebril nebril added the backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. label Mar 2, 2026
@nebril nebril removed the needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch label Mar 2, 2026
@github-actions github-actions bot added backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. and removed backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. labels Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/encryption Impacts encryption support such as IPSec, WireGuard, or kTLS. backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. feature/ipsec Relates to Cilium's IPsec feature 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: TestNodeChurnXFRMLeaksEncryptedOverlay Should NOT be empty, but was []

6 participants