We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c6a5a0 commit 1fea326Copy full SHA for 1fea326
tests/llm/fixtures/test_ask_holmes/161_bidding_version_performance/wait-for-scaling.sh
@@ -3,7 +3,7 @@
3
set -euo pipefail
4
5
NS="${NS:-app-161}"
6
-TARGET_REPLICAS=3 # We expect at least 8 replicas after scaling
+TARGET_REPLICAS=3 # We expect at least 3 replicas after scaling
7
MAX_WAIT=120 # Maximum 2 minutes to wait for scaling
8
9
echo ">>> Waiting for HPA to scale up the deployment..."
0 commit comments