containerd / nerdctl

contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests should not use Setenv as it prevents parallelization

apostasie opened this issue · comments

Description

Tests using Setenv cannot be parallelized safely.

Instead, we should modify Env for whichever Cmd needs it without touching the global environment.

Steps to reproduce the issue

n.a.

Describe the results you received and expected

n.a.

What version of nerdctl are you using?

1.7.6

Are you using a variant of nerdctl? (e.g., Rancher Desktop)

None

Host information

No response