Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use file-based eventer for integration tests | Matthew Heon | 2019-08-05 |
| | | | | | | | | This adds several top-level Podman flags for specifying different events backend types, which are then used in CI. It resolves a number of serious issues with events-based testing. Signed-off-by: Matthew Heon <matthew.heon@pm.me> | ||
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
Put common used test functions and structs to a separated package. So we can use them for more testsuites. Signed-off-by: Yiqiao Pu <ypu@redhat.com> |