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 |
Brian Goff
|
3f39050637
Allow setting ulimits for containers
|
10 years ago |
Ahmet Alp Balkan
|
70407ce40c
Better test cleanup with defer
|
10 years ago |
Tonis Tiigi
|
f9876dade2
Fix filenames for unix only integration-cli tests
|
10 years ago |