Skip to content

test(build): re-enable wrong ssh key id test - #14120

Merged
glours merged 3 commits into
docker:mainfrom
htoyoda18:test/reenable-wrong-ssh-key-build-test
Aug 28, 2026
Merged

test(build): re-enable wrong ssh key id test#14120
glours merged 3 commits into
docker:mainfrom
htoyoda18:test/reenable-wrong-ssh-key-build-test

Conversation

@htoyoda18

Copy link
Copy Markdown
Contributor

What I did

Re-enabled the build failed with wrong ssh key id from CLI subtest in TestBuildSSH, which was disabled with a FIXME waiting on moby/buildkit#5558. That issue (a regression where --no-cache was ignored, introduced in buildkit v0.17.2) was fixed and closed in December 2024 — well before the buildkit v0.26.3 currently vendored in go.mod.

Verified locally: the re-enabled subtest passes as part of TestBuildSSH (go test -tags e2e ./pkg/e2e/ -run TestBuildSSH -v), including 3 consecutive runs with no flakiness. The build output shows the expected unset ssh forward key fake-ssh error.

Related issue
N/A

(not mandatory) A picture of a cute animal, if possible in relation to what you did

moby/buildkit#5558, which this test was disabled for, is fixed and
released well before the buildkit v0.26.3 currently vendored here.
Verified the re-enabled case passes (3 consecutive runs).

Signed-off-by: hiroto.toyoda <hiroto.toyoda@dena.com>
@htoyoda18
htoyoda18 requested review from a team as code owners August 24, 2026 18:49
@htoyoda18
htoyoda18 requested review from glours and ndeloof August 24, 2026 18:49
@htoyoda18

Copy link
Copy Markdown
Contributor Author

Hi @ndeloof @glours 👋 Just a friendly nudge — this PR has been open for a couple of days and the DCO check is passing. Would appreciate a review when you have a moment. Thanks!

@glours
glours enabled auto-merge (rebase) August 28, 2026 07:32
@glours
glours merged commit 727fa0e into docker:main Aug 28, 2026
47 checks passed
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@htoyoda18
htoyoda18 deleted the test/reenable-wrong-ssh-key-build-test branch August 28, 2026 10:26
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