summaryrefslogtreecommitdiff
path: root/test/compose/two_networks
Commit message (Collapse)AuthorAge
* Set names in compose tests based on versionMatthew Heon2022-03-17
| | | | | | | | 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>
* Add new docker-compose test for two networksPaul Holzinger2021-04-01
Also fix the tests so we can use the podman function with the output. Signed-off-by: Paul Holzinger <paul.holzinger@web.de>