diff --git a/clickhouse-cloud/combinations.sh b/clickhouse-cloud/combinations.sh index 85502e2b3..76f409c17 100755 --- a/clickhouse-cloud/combinations.sh +++ b/clickhouse-cloud/combinations.sh @@ -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 &