mirror of
https://github.com/containers/podman.git
synced 2025-06-26 12:56:45 +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"),
|
SignaturePolicyPath: filepath.Join(INTEGRATION_ROOT, "test/policy.json"),
|
||||||
ArtifactPath: ARTIFACT_DIR,
|
ArtifactPath: ARTIFACT_DIR,
|
||||||
TempDir: tempDir,
|
TempDir: tempDir,
|
||||||
CgroupManager: CGROUP_MANAGER,
|
CgroupManager: cgroupManager,
|
||||||
}
|
}
|
||||||
|
|
||||||
// Setup registries.conf ENV variable
|
// Setup registries.conf ENV variable
|
||||||
|
Reference in New Issue
Block a user