Skip to content

Commit

Permalink
Fix autoscaler test patch
Browse files Browse the repository at this point in the history
  • Loading branch information
monotypical committed Jul 8, 2024
1 parent d3b672f commit 4f3f0bc
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ index 1339ff514..ff0a2fe47 100644
+ CurlAppInstance(cfg, appName, 0, fmt.Sprintf("/memory/%d/5", heapToUse+20))

By("wait for scale to 2")
WaitForNInstancesRunning(appGUID, 2, 5*time.Minute)
WaitForNInstancesRunning(appGUID, 2, 5*time.Minute)

0 comments on commit 4f3f0bc

Please sign in to comment.