Skip to content

Commit

Permalink
4.14 small node-density latencies are around 11s now (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
afcollins authored Aug 22, 2023
1 parent 967454d commit 318650a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"name": "node-density",
"workload": "kube-burner",
"custom_cmd": "kube-burner ocp node-density --uuid=${UUID} --pods-per-node=245 --timeout=2h --pod-ready-threshold=5s --es-server=${ES_SERVER} --es-index=ripsaw-kube-burner --user-metadata=metadata.yml"
"custom_cmd": "kube-burner ocp node-density --uuid=${UUID} --pods-per-node=245 --timeout=2h --pod-ready-threshold=15s --es-server=${ES_SERVER} --es-index=ripsaw-kube-burner --user-metadata=metadata.yml"
},
{
"name": "node-density-heavy",
Expand Down

0 comments on commit 318650a

Please sign in to comment.