From 460c3a3835d056157685ce728c3b57f551ed7cf4 Mon Sep 17 00:00:00 2001 From: vipinkumar1234 Date: Wed, 15 Nov 2023 10:27:57 +0530 Subject: [PATCH] Testing for push --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3d11e18..237f36b 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,6 @@ You can get started using the following steps: 8. When you are done with your tests, run `eb terminate --all` to clean up. *Note: Running Locust in distributed mode requires a master/slave architecture. This sample requires that the auto scaling minimum and maximum be set to the same value to ensure that the master isn't terminated by auto scaling. If for some reason the master instance is replaced, an `eb deploy` should be all it takes to fix it.* + + +Changing for demo only