Skip to content

tests/int/checkpoint: drop unneeded tests#5222

Open
kolyshkin wants to merge 1 commit intoopencontainers:mainfrom
kolyshkin:drop-extra-cr
Open

tests/int/checkpoint: drop unneeded tests#5222
kolyshkin wants to merge 1 commit intoopencontainers:mainfrom
kolyshkin:drop-extra-cr

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

Those tests were added by commit 8d180e9 ("Add support for Linux Network Devices"), apparently by copy-pasting the test cases which call simple_cr (all four of them).

While different simple_cr tests make sense as they cover different code paths in runc and/or check for various regression, the same variations with netdevice do not make sense, as having a net device is orthogonal to e.g. bind mount, --debug, or cgroupns.

Remove those.

Cc: @aojea

Those tests were added by commit 8d180e9 ("Add support for Linux
Network Devices"), apparently by copy-pasting the test cases which
call simple_cr (all four of them).

While different simple_cr tests make sense as they cover different
code paths in runc and/or check for various regression, the same
variations with netdevice do not make sense, as having a net device
is orthogonal to e.g. bind mount, --debug, or cgroupns.

Remove those.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@aojea
Copy link
Copy Markdown
Contributor

aojea commented Apr 4, 2026

/lgtm

I can't remember but I assume my ignorance thought those were different code paths somehow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants