Commit Graph

1 Commits

Author SHA1 Message Date
Suchith J N 28d61ab090
Automated test - Remotely access telemetry addons (both secure and insecure ways) (#8042)
* automated test - insecure remote access to telemetry addons

* Change profile to demo and add snippets to clean up DestinationRule (besides Gateway and VirtualService)

* automated doc test = secure remote access to telemetry addons through gateway

* Automated test for secure access of common telemetry addons and factor out common snippets to test_utils.sh

* moved test_utils to tests/util/addons.sh so that it can be reused across tests

* refactor addons with a more flexible deploy/undeploy function and fix naming of functions to access addons

* fix cleanup after tests

* fix sourcing

* remove verification for istio config deployment

* don't assume the existence of load-balancer in CI environment, but use _set_ingress_environment_variables instead of snippet in the documentation page

* add verification steps back

* fix output snippets and add verifications
2020-09-01 07:34:10 -07:00