mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
Increase test replicas (#1529)
* Increase number of test VMs to 5 per shard. * Make pipe router test shorter.
This commit is contained in:
@@ -6,5 +6,5 @@ set -e
|
||||
|
||||
export PROJECT=scope-integration-tests
|
||||
export TEMPLATE_NAME="test-template-5"
|
||||
export NUM_HOSTS=3
|
||||
export NUM_HOSTS=5
|
||||
. "../tools/integration/gce.sh" "$@"
|
||||
|
||||
Reference in New Issue
Block a user