Commit Graph

8 Commits

Author SHA1 Message Date
Eric Van Norman 80ae570571
Allow specification of additional conditional hosts (#9777) 2021-05-18 08:05:03 -07:00
Eric Van Norman ed0e76b4f0
Fix '/home/.gitconfig' error message when using build container (#8311) 2020-10-19 06:41:16 -07:00
Suchith J N 8ef2a3573a
Doc test for accessing Jaeger and Grafana dashboards by port-forwarding (#8086)
* refactor zipkin doc test to use test/util/addons.sh

* doc test for accessing jaeger dashboard

* doc test for accessing istio-mesh and istio-service dashboards in grafana by port-forwarding

* add -L flags to follow redirects for accessing dashboards

* fix linting issue - double quote around ingress gateway URL

* improve Grafana and Jaeger access tests based on code review feedback

* fix jaeger url

* remove prometheus queries through grafana to check if it is causing flakes in CI

* fix grafana test to use productpage request boilerplate

* fix formatting in Makefile.overrides.mk
2020-09-17 06:45:12 -07:00
Suchith J N b0fe8d5a9b
Run tests with new kind setup script (#8127)
* run tests with new kind setup script

* kind_provisioner fixup for ipv6 and some refactoring

* simplify setup for multicluster/single-cluster doc test with kind_provisioner

* define environment variables required by provisioner

* sync common files
2020-09-16 08:31:43 -07:00
Eric Van Norman a553ad8f46
Add global .gitconfig for relase scripts (#7992) 2020-08-21 20:38:30 -07:00
Eric Van Norman da33c31d30
Allow specifying additional CONTAINER_OPTIONS to help running (#7075)
tests locally
2020-04-14 07:29:43 -07:00
Martin Taillefer 4a59d583c4 Set BUILD_WITH_CONTAINER=1 by default. 2019-08-18 07:02:05 -07:00
Martin Taillefer 1c4e8bf523 Get istio.io working with BUILD_WITH_CONTAINER=1 (#4804)
The default for this repo is to build with the container.
2019-08-16 07:14:29 -07:00