github.com/Heebron/moby@v0.0.0-20221111184709-6eab4f55faf7/hack/make/test-integration-cli (about) 1 #!/usr/bin/env bash 2 set -e 3 echo "WARNING: test-integration-cli is DEPRECATED. Use test-integration." >&2 4 5 # TODO: remove this and exit 1 once CI has changed to use test-integration 6 bundle test-integration