Skip to content

Commit

Permalink
Add use_local_cluster flag (istio#559)
Browse files Browse the repository at this point in the history
Former-commit-id: 175873c
  • Loading branch information
linsun authored and sebastienvas committed Aug 14, 2017
1 parent c65bd8b commit 1e479dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ Tests could be built and drove manually as a single test or automatically detect
* `--istioctl_url` the location of an `istioctl` binary
* `--skip_cleanup` if skip cleanup steps
* `--log_provider` where cluster logs are hosted, only support `stackdriver` for now
* `--project_id=` project id used to filter logs from provider
* `--project_id` project id used to filter logs from provider
* `--use_local_cluster` whether the cluster is local or not

Default values for the `mixer_hub/tag`, `pilot_hub/tag`, and `istioctl_url` are as specified in
[istio.VERSION](../../istio.VERSION), which are latest tested stable version pairs.
Expand Down

0 comments on commit 1e479dd

Please sign in to comment.