swarm: CI race detector test adjustments (#19017)

(cherry picked from commit 27e3f96819)
This commit is contained in:
Ferenc Szabo
2019-02-08 17:07:11 +01:00
committed by Rafael Matias
parent a3db00f270
commit dcff622d43
6 changed files with 60 additions and 84 deletions

View File

@@ -32,7 +32,7 @@ import (
)
var (
nodeCount = 16
nodeCount = 10
)
//This test is used to test the overlay simulation.