Skip to content

Commit

Permalink
Update combinations.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-milovidov authored Nov 12, 2024
1 parent 712f05f commit 387903d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clickhouse-cloud/combinations.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ PROVIDER=azure
REGION='eastus2'

TIER=production
for MEMORY in 24 48 96 192 360 708
for MEMORY in 24 48 96 192 360
do
export PROVIDER TIER REGION MEMORY PARALLEL_REPLICA
./cloud-api.sh &
Expand Down

0 comments on commit 387903d

Please sign in to comment.