aboutsummaryrefslogtreecommitdiff
path: root/test/compose/ipam_set_ip
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>
* Fixes docker-compose cannot set static ip when use ipamzhangguanzhang2021-05-06
Signed-off-by: zhangguanzhang <zhangguanzhang@qq.com>