fix routing policy (#257)
This commit is contained in:
parent
63f903a3fb
commit
ea56e56ec1
@ -80,6 +80,7 @@ func ApplyNetworkParameters(t *TestEnvironment) {
|
||||
Default: ls,
|
||||
CallbackState: sync.State(fmt.Sprintf("latency-configured-%s", t.TestGroupID)),
|
||||
CallbackTarget: t.TestGroupInstanceCount,
|
||||
RoutingPolicy: network.AllowAll,
|
||||
})
|
||||
|
||||
t.DumpJSON("network-link-shape.json", ls)
|
||||
|
Loading…
Reference in New Issue
Block a user