aboutsummaryrefslogtreecommitdiff
path: root/test/compose/mount_and_label/docker-compose.yml
Commit message (Collapse)AuthorAge
* Fix AVC denials in tests of volume mountsChris Evich2021-08-18
| | | | | | | | | This becomes a problem on hosts with upgraded policies. Ref: https://github.com/containers/podman/issues/10522 Also, made a small change to compose-test setup to reduce runtime. Signed-off-by: Chris Evich <cevich@redhat.com>
* add compose test descriptionsbaude2020-12-11
| | | | | | adding compose test descriptions and validations. Signed-off-by: baude <bbaude@redhat.com>
* add compose regression to cibaude2020-12-11
to prevent any regressions, we should be running regression tests using compose. Signed-off-by: baude <bbaude@redhat.com>