vendor: github.com/moby/buildkit v0.10.4#44028
Conversation
|
Lol updating BuildKit, and getting failiures on the classic builder. I think it's just flakiness with that server; we could consider pushing a pre-built image, but pulling Windows images is also slow, so not sure if that would make things better. let me kick it again |
|
Oh! Other failure in BuildKit integration tests; coudl be a flake, but let me post, just in case |
|
hmm.. GitHub actions went AWOL? don't merge! |
|
@tonistiigi @jedevc looks like CI continues failing on one of the BuildKit tests; could one of you have a look if it's genuine, or some flaky test? |
|
Discussing with @tonistiigi - looks like there may be a test that's either broken (not compatible with current docker engine), or an actual issue; if it's the test, we need to disable it in buildkit (and override the version of the buildkit integration tests we run) |
|
Something similar as the override that was removed in e05f614 |
Signed-off-by: Sebastiaan van Stijn <[email protected]>
release notes: https://github.com/moby/buildkit/releases/tag/v0.10.4 full diff: moby/buildkit@8e2d9b9...v0.10.4 Signed-off-by: Sebastiaan van Stijn <[email protected]>
cec4e4d to
c500d88
Compare
| echo "BUILDKIT_REF=$(./hack/buildkit-ref)" >> $GITHUB_ENV | ||
| # FIXME(thaJeztah) temporarily overriding version to use for tests; see https://github.com/moby/moby/pull/44028#issuecomment-1225964929 | ||
| # echo "BUILDKIT_REF=$(./hack/buildkit-ref)" >> $GITHUB_ENV | ||
| echo "BUILDKIT_REF=8e2d9b9006caadb74c1745608889a37ba139acc1" >> $GITHUB_ENV |
There was a problem hiding this comment.
Added this temporary override
|
I'll bring this one in; will create a ticket or PR in BuildKit to skip that test on dockerd |
Might bring this commit moby/buildkit@5d4e938 |
|
@crazy-max that's on your fork? GitHub doesn't show a PR attached to it; yes, we should probably cherry-pick that one into the v0.10 branch |
|
@thaJeztah This one moby/buildkit#3003 |
|
Ah, right; looks like that was stalling on the other bits in that PR; perhaps makes sense to open it as a separate one |
release notes: https://github.com/moby/buildkit/releases/tag/v0.10.4
full diff: moby/buildkit@8e2d9b9...v0.10.4
- A picture of a cute animal (not mandatory but encouraged)