Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | podman logs: fix tailing | baude | 2018-02-09 |
| | | | | | | | | | | | Fix issues with tailing of container logs as described in issue #16. Also add in the ability to use a duration or known time stamp formats for the --since flag. Signed-off-by: baude <bbaude@redhat.com> Closes: #317 Approved by: mheon | ||
* | Migrate more tests to ginkgo | baude | 2018-02-06 |
Migrate the following to the ginkgo integration tests: * images * import * inspect * logs * run_dns Signed-off-by: baude <bbaude@redhat.com> Closes: #295 Approved by: mheon |