Skip to content

test: refactor container_run_windows_test.go to use Tigron - #4729

Merged
ChengyuZhu6 merged 1 commit into
containerd:mainfrom
JoonsooWon:issues_4613_container_run_windows_test.go
Feb 5, 2026
Merged

test: refactor container_run_windows_test.go to use Tigron#4729
ChengyuZhu6 merged 1 commit into
containerd:mainfrom
JoonsooWon:issues_4613_container_run_windows_test.go

Conversation

@JoonsooWon

Copy link
Copy Markdown
Contributor

related : #4613

testCase.Run(t)
}

func TestRunHostProcessContainerAsService(t *testing.T) {

@JoonsooWon JoonsooWon Jan 31, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I renamed TestRunHostProcessContainerAsService to TestRunHostProcessContainerAsLocalService because I thought this would be clearer.

testCase.Run(t)
}

func TestRunHostProcessContainerAslocalService(t *testing.T) {

@JoonsooWon JoonsooWon Jan 31, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I renamed TestRunHostProcessContainerAslocalService to TestRunHostProcessContainerAsNetworkService because of same reason

@JoonsooWon
JoonsooWon force-pushed the issues_4613_container_run_windows_test.go branch from 3dbf128 to 33fca9b Compare January 31, 2026 00:31
Signed-off-by: Joonsoo Won <wonjs0116@gmail.com>
@JoonsooWon
JoonsooWon force-pushed the issues_4613_container_run_windows_test.go branch from 33fca9b to 4129b80 Compare February 1, 2026 11:51
@ChengyuZhu6 ChengyuZhu6 added this to the v2.3.0 milestone Feb 3, 2026
@ChengyuZhu6
ChengyuZhu6 merged commit c5bf397 into containerd:main Feb 5, 2026
260 of 280 checks passed
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