We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 725b87b commit 7ad0b23Copy full SHA for 7ad0b23
workloads/kube-burner-ocp-wrapper/run.sh
@@ -4,7 +4,7 @@ set -e
4
5
ES_SERVER=${ES_SERVER:-https://search-perfscale-dev-chmf5l4sh66lvxbnadi4bznl3a.us-west-2.es.amazonaws.com}
6
LOG_LEVEL=${LOG_LEVEL:-info}
7
-KUBE_BURNER_VERSION=${KUBE_BURNER_VERSION:-1.7.6}
+KUBE_BURNER_VERSION=${KUBE_BURNER_VERSION:-1.7.8}
8
CHURN=${CHURN:-true}
9
WORKLOAD=${WORKLOAD:?}
10
QPS=${QPS:-20}
0 commit comments