Skip to content

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

Open
htoyoda18 wants to merge 1 commit into
docker:mainfrom
htoyoda18:test/reenable-wrong-ssh-key-build-test
Open

test(build): re-enable wrong ssh key id test#14120
htoyoda18 wants to merge 1 commit 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
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.

1 participant