Yuan Sun
|
042d08a2a8
add TestRunInValidCPUShares
|
9 년 전 |
Jess Frazelle
|
698e14902a
Merge pull request #16159 from runcom/validate-cpuset-cpus
|
9 년 전 |
Yuan Sun
|
3571814dc5
Update TestRunWithSwappinessInvalid.
|
9 년 전 |
Antonio Murdaca
|
94464e3a5e
Validate --cpuset-cpus, --cpuset-mems
|
9 년 전 |
Jess Frazelle
|
84b53c8d87
Merge pull request #14579 from hqhq/hq_add_softlimit
|
9 년 전 |
Yuan Sun
|
b89fdc120e
update TestRunWithKernelMemory
|
9 년 전 |
qhuang
|
aa1780997f
Add support for memory reservation
|
9 년 전 |
Yuan Sun
|
ab39a4c981
Add the TestRunSwapLessThanMemoryLimit case.
|
9 년 전 |
Antonio Murdaca
|
0b8b8ed9e9
integration-cli: fix tests with memory limit
|
9 년 전 |
Yuan Sun
|
cf6a53642a
Correct wrong comment for TestRunWithoutMemoryswapLimit case.
|
9 년 전 |
Antonio Murdaca
|
e5a26ec081
Deprecate -c cli short variant flag in docker run
|
9 년 전 |
David Calavera
|
fb01c2ea3c
Merge pull request #16350 from cpuguy83/fix_error_on_dev-snd_test
|
9 년 전 |
Srini Brahmaroutu
|
2c53643b33
adding a Dockerfile.gccgo to use gccgo compiler instead of go compiler.
|
10 년 전 |
Brian Goff
|
88b895111b
Skip TestRunDeviceDirectory when no /dev/snd
|
9 년 전 |
David Calavera
|
0e50d946a2
Signal to stop a container.
|
10 년 전 |
John Howard
|
d7eb85bb1f
Move run tests out of unix files
|
9 년 전 |
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 년 전 |