Djordje Lukic
|
f6c4c4e590
|
Move compose e2e tests to own folder
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
|
2020-12-08 11:30:25 +01:00 |
Guillaume Tardif
|
d0728d94f2
|
Fix compose volume creation and check this in volume e2e test
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-07 16:57:55 +01:00 |
Guillaume Tardif
|
fe363fd146
|
Fix compose volume creation and check this in volume e2e test
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-07 16:42:43 +01:00 |
Guillaume Tardif
|
ec5afcfd4d
|
`compose up` and other compose commands running on “Moby” context type.
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-07 14:41:27 +01:00 |
Guillaume Tardif
|
ff1808644c
|
Remove flakyness in compose e2e test : can’t count networks as we have several compose stacks start in //
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-07 09:31:32 +01:00 |
Guillaume Tardif
|
d0b840bcd1
|
Fix compose up build when no image name in compose file.
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-04 18:19:34 +01:00 |
Guillaume Tardif
|
aacd881358
|
Add -d flag in e2e tests now that `docker compose up` attaches to logs by default
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-04 15:19:12 +01:00 |
Guillaume Tardif
|
814536c0bd
|
Fixing bind mount with relative path when specifying relative working dir. Added first local compose volume e2e test
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-04 13:49:43 +01:00 |
Nicolas De Loof
|
136d09e1ac
|
split `Up` into `Create`+`Start` so logs don't collide with progress
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-12-04 08:16:50 +01:00 |
Guillaume Tardif
|
5258e3d56e
|
Add compose build flags for file and working dir
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
|
2020-12-02 10:35:28 +01:00 |
Guillame Tardif
|
8b60c76684
|
Remove project network on compose down
Signed-off-by: Guillame Tardif <guillaume.tardif@gmail.com>
|
2020-11-27 17:42:29 +01:00 |
Guillaume Tardif
|
de3b6cb450
|
Add compose labels for composefiles
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-11-26 17:13:24 +00:00 |
Guillaume Tardif
|
e441fbba5a
|
Add compose labels for network
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-11-26 15:45:25 +01:00 |
Ulysses Souza
|
794a182bdd
|
Avoid port collision with compose up test
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-11-24 11:10:17 -03:00 |
Guillaume Tardif
|
aa534979bc
|
First local compose e2e tests
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-11-20 18:06:11 +01:00 |
Chris Crone
|
74a27541e4
|
backend.local: Add volume e2e test
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-11-04 15:50:28 +01:00 |
Chris Crone
|
25e6a18fef
|
backend: Add --rm support to local backend
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-10-30 18:19:02 +01:00 |
Chris Crone
|
d154c41586
|
Update copyright
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-09-22 12:13:00 +02:00 |
Guillaume Tardif
|
ad5c465bd1
|
Merge pull request #485 from docker/repo-rename
Rename docker/api -> docker/compose-cli
|
2020-08-25 15:58:51 +02:00 |
Guillaume Tardif
|
981665b02c
|
Better renaming
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-08-24 16:09:20 +02:00 |
Guillaume Tardif
|
2bac8cf94e
|
Fix linter
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-08-21 21:28:15 +02:00 |
Guillaume Tardif
|
da6334f415
|
Renaming, expect commands to succeed by default (removed a bunch of res.Assert(success) )
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-08-21 18:45:38 +02:00 |
Chris Crone
|
4c6280b0e9
|
Rename docker/api -> docker/compose-cli
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-21 17:28:39 +02:00 |
Chris Crone
|
017053e19a
|
tests.e2e: Refactor
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-10 14:12:46 +02:00 |
Guillaume Tardif
|
5eea111ecf
|
Run containers and attach to logs by default, detach with -d option
|
2020-07-02 16:45:04 +02:00 |
Djordje Lukic
|
ad72c866cc
|
Add license headers
|
2020-06-18 16:48:03 +02:00 |
Guillaume Tardif
|
34d01012e4
|
Relax constraints on flaky tests (due to // runs)
|
2020-06-17 08:58:24 +02:00 |
Guillaume Tardif
|
9257d0ff49
|
Merge pull request #205 from ulyssessouza/inspect
Add inspect command
|
2020-06-16 09:33:33 +02:00 |
Ulysses Souza
|
1039c5ed94
|
Add tests on inspect
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-06-15 17:20:37 +02:00 |
Guillaume Tardif
|
eb505ecd75
|
Add -f option to force remove current context and switch to default if required
|
2020-06-15 16:28:43 +02:00 |
Guillaume Tardif
|
0de2522079
|
Renamed Moby backend to “local” backend. This will leave “moby” available for default type contexts
|
2020-06-15 12:20:03 +02:00 |