mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 04:31:28 +00:00
Add dep to test
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
@@ -5254,6 +5254,7 @@ func (s *DockerSuite) TestBuildEmptyStringVolume(c *check.C) {
|
||||
|
||||
func TestBuildContainerWithCgroupParent(t *testing.T) {
|
||||
testRequires(t, NativeExecDriver)
|
||||
testRequires(t, SameHostDaemon)
|
||||
defer deleteImages()
|
||||
|
||||
cgroupParent := "test"
|
||||
|
||||
Reference in New Issue
Block a user