Skip to content

Conversation

@AkihiroSuda
Copy link
Member

Updates tests to use nerdtest.Setup and the Tigron testing framework as per issue #4613.


Used Gemini, with the following prompt

Work on https://github.com/containerd/nerdctl/issues/4613 for @cmd/nerdctl/container/container_list_test.go .

- Try to preserve the original test structure as much as possible.
- In Tigron, `t.Parallel()` does not need to be explicitly set. Refer to @docs/testing/tools.md for further information about Tigron.
- To run a test, use `go test -exec sudo -run <TESTNAME> <PACKAGE>`.

Updates tests to use nerdtest.Setup and the Tigron testing framework
as per issue #4613.

Signed-off-by: Akihiro Suda <[email protected]>
Copy link
Member

@ChengyuZhu6 ChengyuZhu6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AkihiroSuda AkihiroSuda merged commit de8b1c9 into main Dec 8, 2025
36 checks passed
@AkihiroSuda AkihiroSuda deleted the dev-4613 branch December 8, 2025 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci e.g., CI failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants