Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
| | | | | | | | | | | | | | Migrate ps, pull, push, and rm from bats to ginkgo. Also, fixed a conditional issue with adding ports when an image defines the port and the user wants to override it. Signed-off-by: baude <bbaude@redhat.com> Closes: #277 Approved by: baude | ||
* | Fix test syntax | baude | 2018-01-18 |
| | | | | | | | | | | Remove the use of bash -c unless it involves a bash pipe. Also, use run test_runner.sh inside script so that centos can be happy. Signed-off-by: baude <bbaude@redhat.com> Closes: #239 Approved by: baude | ||
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |
The decision is in, kpod is going to be named podman. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #145 Approved by: umohnani8 |