Commit History

Author SHA1 Message Date
  Yuan Sun cf6a53642a Correct wrong comment for TestRunWithoutMemoryswapLimit case. 9 years ago
  Antonio Murdaca e5a26ec081 Deprecate -c cli short variant flag in docker run 9 years ago
  David Calavera fb01c2ea3c Merge pull request #16350 from cpuguy83/fix_error_on_dev-snd_test 9 years ago
  Srini Brahmaroutu 2c53643b33 adding a Dockerfile.gccgo to use gccgo compiler instead of go compiler. 10 years ago
  Brian Goff 88b895111b Skip TestRunDeviceDirectory when no /dev/snd 9 years ago
  David Calavera 0e50d946a2 Signal to stop a container. 10 years ago
  John Howard d7eb85bb1f Move run tests out of unix files 9 years ago
  Lei Jitang c340ca4f5d Add some missing cgroup test require and refactor the require check. 10 years ago
  Brian Goff 5929502b4e Merge pull request #15412 from vdemeester/dont-sleep-too-much 10 years ago
  Qiang Huang b6f1b4ad35 Add support for kernel memory limit 10 years ago
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests 10 years ago
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 years ago
  Ben Firshman 6b3c928140 Fix golint warnings for integration-cli 10 years ago
  Alexander Morozov 844fc5f77c Fix cgroup parent tests 10 years ago
  Hu Keping 71868228c7 Refactor : Use dockerCmd in integration-cli tests 10 years ago
  Qiang Huang f18fb5b3ef Add cgroup bind mount by default 10 years ago
  John Howard c1b524486c Fix Windows CI fail due to GH13866 and patch up tests 10 years ago
  David Calavera a914101296 Do not require cgroups capabilities on windows to run the integration tests. 10 years ago
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 years ago
  David Mackey 3941623fbc trivial: typo cleanup 10 years ago
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 years ago
  Brian Goff f7538c77ef Move TestRunDetach to integration-cli 10 years ago
  Megan Kostick 05dcf26199 Fixing fail message in TestRunDeviceDirectory 10 years ago
  Jessica Frazelle f472c7236f fix device test on lxc, on lxc in contianers there are no dirs with devices in /dev, but this works outside a container... 10 years ago
  Jessica Frazelle 664004ed0c Mounting a directory of devices like /dev/snd should mount all child devices. 10 years ago
  Vishnu Kannan a7639c2e1f Remove debug log line from cgroup-parent feature e2e test. 10 years ago
  Doug Davis 301bd57b1d Ignore blank lines in getCgroupPaths 10 years ago
  Vishnu Kannan 49cb1a289f Update --cgroup-parent cli integration test to use "memory" cgroup for detecting the test's 10 years ago
  Vishnu Kannan c7267017e9 Adding integration tests for --cgroup-parent feature. 10 years ago
  Jessica Frazelle 80d585b0c7 Skip new ulimits test on lxc 10 years ago