Jmeter and Bitbucket server load testing
问题 I am new to Jmeter. I have a locally hosted Bitbucket server. Sometimes when Bamboo plan triggers concurrent git clone operations it's found that Bitbucket servers gets slow/unresponsive and I have to restart the service. I want to simulate this behavior by running jmeter tests against another locally created Bitbucket server. I would like to load test below scenario with Jmeter and bitbucket server. Load test git clone and git update operations against bitbucket server through Jmeter.