podman/test/compose/two_networks
Matthew Heon 4b359e4598 Set names in compose tests based on version
Compose v2 uses dashes as separators instead of hyphens. This
broke some tests that relied upon container names. Set the name
conditionally to make it safe for both.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2022-03-17 15:16:13 -04:00
..
Readme.md Add new docker-compose test for two networks 2021-04-01 17:27:03 +02:00
docker-compose.yml Add new docker-compose test for two networks 2021-04-01 17:27:03 +02:00
tests.sh Set names in compose tests based on version 2022-03-17 15:16:13 -04:00

Readme.md

two networks

This test checks that we can create containers with more than one network.

Validation

  • podman container inspect two_networks_con1_1 --format '{{len .NetworkSettings.Networks}}' shows 2