compose/pkg/e2e/fixtures
Laura Brehm 81182fca53 Add links to container create request.
In v1, links were sent alongside the rest of the container create request, as part of `HostConfig`. In v2, links are usually set on the connect container to network request that happens after the create. However, this only happens if the service has one or more networks defined for it. If the services are configured to use the default bridge network, this request is not made and so links are never configured.

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2022-06-02 02:51:25 +02:00
..
attach-restart Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
build-infinite Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
build-test add tags property to build section 2022-05-18 14:43:54 +02:00
cascade-stop-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
cp-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
dependencies build full compose model from resources, then filter by services 2022-03-09 11:29:30 +01:00
environment add e2e tests to verify env variables priority 2022-05-30 17:11:49 +02:00
init-container Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
ipam Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
ipc-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
links e2e: reproduce bug with links 2022-05-31 16:32:29 -05:00
logs-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
network-alias Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
network-links Add links to container create request. 2022-06-02 02:51:25 +02:00
network-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
restart-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
run-test Support COMPOSE_IGNORE_ORPHANS for compose run 2022-03-05 22:54:16 +01:00
sentences Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
simple-build-test Make service>build>dockerfile a simple filename 2021-10-20 10:24:08 +02:00
simple-composefile Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
start-fail Don't wait forever for unhealthy dependencies 2022-01-07 19:13:43 +01:00
start-stop Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
volume-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
wrong-composefile Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00