e2e-tests: Add external attributes to blog link

Change-Id: Ie20f99b872701b78a5fce08ad800417a195faa06
This commit is contained in:
Marco Miller
2020-02-05 19:29:58 -05:00
parent 6b8886a91b
commit 8c705ee3e5

View File

@@ -19,7 +19,7 @@ to run tests at Git protocol level.
Gatling is written in Scala, but the abstraction provided by the Gatling DSL makes the scenarios
implementation easy even without any Scala knowledge. The
link:https://gitenterprise.me/2019/12/20/stress-your-gerrit-with-gatling/[Stress your Gerrit with Gatling]
link:https://gitenterprise.me/2019/12/20/stress-your-gerrit-with-gatling/[Stress your Gerrit with Gatling,role=external,window=_blank]
blog post has more introductory information.
Examples of scenarios can be found in the `e2e-tests` directory. The files in that directory