linkerd2/bin
Kevin Lingerfelt 59c75a73a9
Add tests/utils/scripts for running integration tests (#608)
* Add tests/utils/scripts for running integration tests

Add a suite of integration tests in the `test/` directory, as well as
utilities for testing in the `testutil/` directory.

You can use the `bin/test-run` script to run the full suite of tests,
and the `bin/test-cleanup` script to cleanup after the tests.

The test/README.md file has more information about running tests.

@pcalcado, @franziskagoltz, and @rmars also contributed to this change.

* Create TEST.md file at the root of the repo

* Update based on review feedback

* Relax external service IP timeout for GKE

* Update TEST.md with more info about different types of test runs

* More updates to TEST.md based on review feedback

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
2018-03-27 15:06:55 -07:00
..
_docker.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
_gcp.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
_log.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
_tag.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
conduit Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
dep Check SHA-256 sum of dep binary before running it. (#272) 2018-02-05 16:02:35 -10:00
docker-build Remove the cli docker image (#579) 2018-03-16 14:22:46 -10:00
docker-build-base Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-cli-bin Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-controller Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-go-deps Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-proxy Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-proxy-init Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-web Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-images Remove references to `cli` images (#611) 2018-03-25 09:46:34 -07:00
docker-pull Remove references to `cli` images (#611) 2018-03-25 09:46:34 -07:00
docker-pull-deps Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-push Remove references to `cli` images (#611) 2018-03-25 09:46:34 -07:00
docker-push-deps Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-retag-all Remove references to `cli` images (#611) 2018-03-25 09:46:34 -07:00
go-run Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
minikube-start-hyperv.bat Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
mkube Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
protoc Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
protoc-go.sh Move healthcheck proto to separate file, use throughout (#150) 2018-01-17 11:15:38 -08:00
root-tag Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
test-cleanup Add tests/utils/scripts for running integration tests (#608) 2018-03-27 15:06:55 -07:00
test-run Add tests/utils/scripts for running integration tests (#608) 2018-03-27 15:06:55 -07:00
update-go-deps-shas Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00