Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ReToCode committed Aug 22, 2023
1 parent 157c004 commit 19afb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/performance/performance-tests-mako.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ns="default"
# Skip installing istio as an add-on.
# Temporarily increasing the cluster size for serving tests to rule out
# resource/eviction as causes of flakiness.
initialize --num-nodes=10 --perf --cluster-version=1.25 "$@"
initialize --num-nodes=10 --cluster-version=1.25 "$@"

function scale_activator() {
local replicas=$1
Expand Down

0 comments on commit 19afb45

Please sign in to comment.