Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | BATS tests: start supporting podman-remote | Ed Santiago | 2019-04-10 |
| | | | | | | | | | | | | | | podman-remote now supports rm! That's what we needed to start running BATS tests. Although most tests don't actually work, some do, and maybe the rest will start working over time. For now, disable them. The only significant difference found is that podman-remote strips fractional seconds from timestamps in JSON output. Probably not something worth caring about. Signed-off-by: Ed Santiago <santiago@redhat.com> | ||
* | test: test that an unprivileged user cannot access the storage | Ed Santiago | 2019-03-29 |
Signed-off-by: Ed Santiago <santiago@redhat.com> Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> |