Browse Source

Add dep to test

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
Nathan LeClaire 10 năm trước cách đây
mục cha
commit
65aba0c9d6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      integration-cli/docker_cli_build_test.go

+ 1 - 0
integration-cli/docker_cli_build_test.go

@@ -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"