Description
integration-cli tests are deprecated in favor of the e2e tests on the docker/cli.
We should migrate existing integration-cli tests to:
Note, it's possible that either of those already exist.
-
Run docker/cli/e2e tests in moby CI
-
Migrate existing integration-cli tests
If you're working on any of these, add a comment to say which ones - and check there's nobody already on the case!
Description
integration-cli tests are deprecated in favor of the e2e tests on the docker/cli.
We should migrate existing integration-cli tests to:
Note, it's possible that either of those already exist.
Run docker/cli/e2e tests in moby CI
Migrate existing integration-cli tests
If you're working on any of these, add a comment to say which ones - and check there's nobody already on the case!
integration-cli: migrate test api error json #51176integration-cli: move some tests to integration #51228