Commit f6050401 authored by Mik Vyatskov's avatar Mik Vyatskov

Make Stackdriver Logging e2e tests less restrictive

parent 16b5093f
......@@ -27,7 +27,7 @@ import (
)
const (
loadTestMaxAllowedLostFraction = 0.001
loadTestMaxAllowedLostFraction = 0.01
loadTestMaxAllowedFluentdRestarts = 1
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment