Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Some BATS cleanup: run and systemd tests | Ed Santiago | 2020-05-11 |
| | | | | | | | | | | | run test: run positive test before negative; and actually implement real negative tests. Also, add confirmation tests for cidfile/pidfile, not just 'exit status is good'. systemd test: enable rootless, and again add actual content testing. Signed-off-by: Ed Santiago <santiago@redhat.com> | ||
* | fix and enable systemd system tests | Valentin Rothberg | 2020-05-08 |
The systemd unit test never ran in CI and was broken for various reasons. Fix the test to execute Podman in systemd units and to also run generated units files. Note: more tests will be added in the future. The simple check for now will prevent regressions. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |