github.com/yrj2011/jx-test-infra@v0.0.0-20190529031832-7a2065ee98eb/jobs/env/ci-kubernetes-kubemark-gce-big.env (about) 1 ### kubernetes-env 2 # Reduce logs verbosity 3 TEST_CLUSTER_LOG_LEVEL=--v=2 4 # Increase throughput in Kubemark master components. 5 KUBEMARK_MASTER_COMPONENTS_QPS_LIMITS=--kube-api-qps=100 --kube-api-burst=100 6 7 ### e2e-env 8 # Increase throughput in Load test. 9 LOAD_TEST_THROUGHPUT=50