Skip to content

Commit

Permalink
Revert "Bump node throughput to 10pods/s"
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtek-t committed Jan 3, 2020
1 parent 0758679 commit 7713433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusterloader2/testing/node-throughput/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#Constants
{{$POD_COUNT := DefaultParam .POD_COUNT 100}}
{{$POD_THROUGHPUT := DefaultParam .POD_THROUGHPUT 10}}
{{$POD_THROUGHPUT := DefaultParam .POD_THROUGHPUT 5}}
{{$CONTAINER_IMAGE := DefaultParam .CONTAINER_IMAGE "k8s.gcr.io/pause:3.1"}}
{{$POD_STARTUP_LATENCY_THRESHOLD := DefaultParam .POD_STARTUP_LATENCY_THRESHOLD "5s"}}

Expand Down

0 comments on commit 7713433

Please sign in to comment.