提交历史

作者 SHA1 备注 提交日期
  Lei Jitang c340ca4f5d Add some missing cgroup test require and refactor the require check. 10 年之前
  Brian Goff 5929502b4e Merge pull request #15412 from vdemeester/dont-sleep-too-much 10 年之前
  Qiang Huang b6f1b4ad35 Add support for kernel memory limit 10 年之前
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests 10 年之前
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 年之前
  Ben Firshman 6b3c928140 Fix golint warnings for integration-cli 10 年之前
  Alexander Morozov 844fc5f77c Fix cgroup parent tests 10 年之前
  Hu Keping 71868228c7 Refactor : Use dockerCmd in integration-cli tests 10 年之前
  Qiang Huang f18fb5b3ef Add cgroup bind mount by default 10 年之前
  John Howard c1b524486c Fix Windows CI fail due to GH13866 and patch up tests 10 年之前
  David Calavera a914101296 Do not require cgroups capabilities on windows to run the integration tests. 10 年之前
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 年之前
  David Mackey 3941623fbc trivial: typo cleanup 10 年之前
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 年之前
  Brian Goff f7538c77ef Move TestRunDetach to integration-cli 10 年之前
  Megan Kostick 05dcf26199 Fixing fail message in TestRunDeviceDirectory 10 年之前
  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 年之前
  Jessica Frazelle 664004ed0c Mounting a directory of devices like /dev/snd should mount all child devices. 10 年之前
  Vishnu Kannan a7639c2e1f Remove debug log line from cgroup-parent feature e2e test. 10 年之前
  Doug Davis 301bd57b1d Ignore blank lines in getCgroupPaths 10 年之前
  Vishnu Kannan 49cb1a289f Update --cgroup-parent cli integration test to use "memory" cgroup for detecting the test's 10 年之前
  Vishnu Kannan c7267017e9 Adding integration tests for --cgroup-parent feature. 10 年之前
  Jessica Frazelle 80d585b0c7 Skip new ulimits test on lxc 10 年之前
  Brian Goff 3f39050637 Allow setting ulimits for containers 10 年之前
  Ahmet Alp Balkan 70407ce40c Better test cleanup with defer 10 年之前
  Tonis Tiigi f9876dade2 Fix filenames for unix only integration-cli tests 10 年之前