mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 03:46:45 +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:
@@ -169,7 +169,7 @@ func TestPipeRouter(t *testing.T) {
|
||||
var (
|
||||
consul = newMockConsulClient()
|
||||
replicas = 2
|
||||
iterations = 50
|
||||
iterations = 10
|
||||
pt = pipeTest{}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user