Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix podman-in-podman volume test | Matthew Heon | 2019-05-02 |
| | | | | | | | | | | When running inside Podman, we get an extra `nodev` mount option. It doesn't seem to be a bug, more an artifact of running in a somewhat locked-down container. So instead of checking explicitly for a set of mount options, just verify the ones we set are present. Signed-off-by: Matthew Heon <matthew.heon@pm.me> | ||
* | Begin adding volume tests | Matthew Heon | 2019-05-01 |
Signed-off-by: Matthew Heon <matthew.heon@pm.me> |