Lantao Liu
|
f0f68c1032
|
Add test for shared pid multi-process container stop.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2019-01-04 13:16:29 -08:00 |
|
Lantao Liu
|
775bc6e5f4
|
Update integration test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-10-24 11:00:25 -07:00 |
|
Lantao Liu
|
84775d2c10
|
Add integration test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-10-11 10:32:19 -07:00 |
|
Lantao Liu
|
0580ce45fd
|
Update test based on new CRI.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-10-05 11:01:20 -07:00 |
|
Lantao Liu
|
6905460b85
|
Add integration test
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-09-27 11:37:26 -07:00 |
|
Lantao Liu
|
46b8f4290b
|
Merge pull request #912 from Random-Liu/add-hostname-env-integration-test
Add hostname env integration test.
|
2018-09-17 10:42:46 -07:00 |
|
Lantao Liu
|
c7c68993c7
|
Add hostname env integration test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-09-16 20:32:18 -07:00 |
|
Lantao Liu
|
51ee6ea6dc
|
Add integration test
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-09-13 16:31:32 -07:00 |
|
Lantao Liu
|
bf551b9c4c
|
Add integration test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-06-14 14:24:17 -07:00 |
|
Lantao Liu
|
0faff1c22f
|
Fix ctr cri timeout.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-06-05 01:24:28 +00:00 |
|
Lantao Liu
|
06f53b4838
|
Add unix:// prefix for socket addresses used by CRI remote client.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-04-20 17:36:25 -07:00 |
|
Lantao Liu
|
f0655ecfe0
|
Use pause image from new source.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-03-26 07:11:41 +00:00 |
|
Nitesh Konkar
|
6a542c596b
|
Bump pause container to multi-arch gcr.io/google-containers/pause:3.1
Signed-off-by: Nitesh Konkar <niteshkonkar@in.ibm.com>
|
2018-03-22 05:44:12 +00:00 |
|
Lantao Liu
|
387da59ee5
|
Rename all variables to remove "cricontainerd".
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-03-19 21:59:32 +00:00 |
|
Lantao Liu
|
e1fe1abff0
|
Use github.com/pkg/errors
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-03-17 02:24:38 +00:00 |
|
Mike Brown
|
d4e7154625
|
move links for cri-containerd to cri
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
|
2018-03-13 17:06:26 -05:00 |
|
Lantao Liu
|
f0a500a390
|
Use direct function call.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-03-13 04:51:19 +00:00 |
|
Lantao Liu
|
05bcc3e88c
|
Update makefile and all integration test
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-03-05 21:45:20 +00:00 |
|
Lantao Liu
|
09294fca40
|
Add generic restart test.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-02-27 18:21:09 +00:00 |
|
Lantao Liu
|
9b2d2a203c
|
Add initial wait for health-monitor and use pkill -x.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-02-14 18:51:22 +00:00 |
|
Lantao Liu
|
46fc92f65f
|
Use new namespace mode and support shared pid namespace.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-02-08 03:10:57 +00:00 |
|
Lantao Liu
|
605b4a7b6a
|
Update imports
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-02-08 02:45:44 +00:00 |
|
Lantao Liu
|
4e9ca399e1
|
Use containerd plugin config.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-19 02:25:03 +00:00 |
|
Lantao Liu
|
a9d846af23
|
Upgrade test framework to talk to containerd sock.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-18 18:51:18 +00:00 |
|
Lantao Liu
|
3d68005c04
|
Replace glog with logrus
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-17 21:57:31 +00:00 |
|
Lantao Liu
|
794543065a
|
Add script to automatically update containerd with newest cri plugin.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-15 06:54:55 +00:00 |
|
Lantao Liu
|
025ffe551f
|
Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-10 22:35:33 +00:00 |
|
Lantao Liu
|
f4c572fba7
|
Add restart test for sandbox recovery.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2017-12-11 21:21:08 +00:00 |
|
Lantao Liu
|
7f11eff42d
|
Add integration test for image load
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2017-10-27 21:51:04 +00:00 |
|
Lantao Liu
|
ecd1638293
|
Add integration test
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2017-10-03 06:03:54 +00:00 |
|
Abhinandan Prativadi
|
853804bd8e
|
Adding integration test for container stats
Signed-off-by: Abhinandan Prativadi <abhi@docker.com>
|
2017-09-26 12:03:15 -07:00 |
|
Lantao Liu
|
8fb57da18e
|
Add integration test framework
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2017-09-25 21:02:30 +00:00 |
|