mirror of
https://github.com/containers/podman.git
synced 2025-06-26 04:46:57 +08:00
Further fix tests
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
@ -162,7 +162,7 @@ func PodmanCreate(tempDir string) PodmanTest {
|
||||
SignaturePolicyPath: filepath.Join(INTEGRATION_ROOT, "test/policy.json"),
|
||||
ArtifactPath: ARTIFACT_DIR,
|
||||
TempDir: tempDir,
|
||||
CgroupManager: CGROUP_MANAGER,
|
||||
CgroupManager: cgroupManager,
|
||||
}
|
||||
|
||||
// Setup registries.conf ENV variable
|
||||
|
Reference in New Issue
Block a user