Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Run integrations test with remote-client | baude | 2019-01-14 |
| | | | | | | | | | | | | Add the ability to run the integration (ginkgo) suite using the remote client. Only the images_test.go file is run right now; all the rest are isolated with a // +build !remotelinux. As more content is developed for the remote client, we can unblock the files and just block single tests as needed. Signed-off-by: baude <bbaude@redhat.com> | ||
* | test: cleanup CNI network used by the tests | Giuseppe Scrivano | 2018-11-27 |
| | | | | | | | | issue introduced with: https://github.com/containers/libpod/pull/1871 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||
* | Add some tests for --ip flag with run and create command | Yiqiao Pu | 2018-11-27 |
Signed-off-by: Yiqiao Pu <ypu@redhat.com> |