Introduce examples of scenarios to show how to load test Gerrit using Gatling. This initial examples only include tests over the git protocol, however it is possible to expand the scenarios to mix different protocols (Git, SSH, Http). Feature: Issue 10900 Change-Id: I00927b3b83f45ca852305780f5e67a4272d1ab22
		
			
				
	
	
		
			2 lines
		
	
	
		
			53 B
		
	
	
	
		
			Scala
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			53 B
		
	
	
	
		
			Scala
		
	
	
	
	
	
addSbtPlugin("io.gatling" % "gatling-sbt" % "3.0.0")
 |