moby/moby

Add non-cli counterpart of TestBuildEmitsEvents

Open

#49,679 建立於 2025年3月21日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Go (71,553 star) (18,951 fork)batch import
area/builderarea/builder/buildkitarea/builder/classic-builderarea/testingexp/beginnerhelp wanted

描述

Description

TestBuildEmitsEvents is an integration-cli test - it was actually done that way on purpose, because the docker build with buildkit has a different codepath than the build through the API.

We should also have the same test in the integration suite (https://github.com/moby/moby/tree/master/integration/build), that directly tests the build through the API without the CLI.

貢獻者指南

Add non-cli counterpart of TestBuildEmitsEvents · moby/moby#49679 | Good First Issue