Kazuyoshi Kato
|
acb81bbdaf
|
integration: fix TestContainerPids
task.Pids returns the task's processes, but the order is not guaranteed.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
|
2021-08-19 09:56:22 -07:00 |
|
Kazuyoshi Kato
|
00d52bb159
|
integration: log all processes to investigate the test failure
The test is failing on
https://github.com/containerd/containerd/runs/3129202049#step:10:43.
I'd like to know whether the order of the array is the cause, or
the result is completely off.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
|
2021-07-21 16:54:04 -07:00 |
|
Sebastiaan van Stijn
|
1faca349ea
|
integration/client: rename package to "client"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2021-03-30 16:21:36 +02:00 |
|
Davanum Srinivas
|
6a4aa1e2e7
|
Separate go module for client tests
Will help us drop dependency to github.com/Microsoft/hcsshim/test in the
main go.mod
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2021-03-11 19:27:45 -05:00 |
|