podman/test/compose/mount_and_label
Chris Evich dc70382886
Fix AVC denials in tests of volume mounts
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>
2021-08-18 12:04:06 -04:00
..
frontend add compose test descriptions 2020-12-11 10:07:13 -06:00
README.md add compose test descriptions 2020-12-11 10:07:13 -06:00
docker-compose.yml Fix AVC denials in tests of volume mounts 2021-08-18 12:04:06 -04:00
setup.sh add compose test descriptions 2020-12-11 10:07:13 -06:00
teardown.sh add compose test descriptions 2020-12-11 10:07:13 -06:00
tests.sh Add new docker-compose test for two networks 2021-04-01 17:27:03 +02:00

README.md

mount and label

This test creates a container with a mount (not volume) and also adds a label to the container.

Validation