Skip to content

device: fix CI failing when AF_ALG is unavailable#60

Merged
illotum merged 1 commit into
tailscalefrom
illotum/skip-afalg-test
May 21, 2026
Merged

device: fix CI failing when AF_ALG is unavailable#60
illotum merged 1 commit into
tailscalefrom
illotum/skip-afalg-test

Conversation

@illotum
Copy link
Copy Markdown

@illotum illotum commented May 21, 2026

TestAEAD_Concurrent/af_alg fails on our CI hosts because Ubuntu is disabling algif_aead module by default.
This replicates the runtime mechanism to skip AF_ALG implementation when the module is unavailable.

Updates tailscale/tailscale#7053

Change-Id: I3edd2bff747a168957d666930adff8eb6a6a6964

TestAEAD_Concurrent/af_alg fails on our CI hosts because
Ubuntu is disabling algif_aead module by default.
This replicates the runtime mechanism to skip AF_ALG
implementation when the module is unavailable.

Updates tailscale/tailscale#7053

Signed-off-by: Alex Valiushko <alexvaliushko@tailscale.com>
Change-Id: I3edd2bff747a168957d666930adff8eb6a6a6964
@illotum illotum merged commit 0261852 into tailscale May 21, 2026
14 checks passed
@illotum illotum deleted the illotum/skip-afalg-test branch May 21, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants