Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Migrate kill tests to ginkgo | baude | 2018-02-01 |
| | | | | | | | | | | Migrate kill tests to the ginkgo suite and remove the podman_kill bats. Signed-off-by: baude <bbaude@redhat.com> Closes: #281 Approved by: baude | ||
* | 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 |