Commit 5be9a521 authored by Joshua Lambert's avatar Joshua Lambert

Set Auto Browser Performance Testing to 10.4

parent 3deb4e69
...@@ -218,7 +218,7 @@ Any security warnings are also [shown in the merge request widget](https://docs. ...@@ -218,7 +218,7 @@ Any security warnings are also [shown in the merge request widget](https://docs.
### Auto Browser Performance Testing ### Auto Browser Performance Testing
> Introduced in [GitLab Enterprise Edition Premium][ee] 10.3. > Introduced in [GitLab Enterprise Edition Premium][ee] 10.4.
Auto Browser Performance Testing utilizes the [Sitespeed.io container](https://hub.docker.com/r/sitespeedio/sitespeed.io/) to measure the performance of a web page. A JSON report is created and uploaded as an artifact, which includes the overall performance score for each page. By default, the root page of Review and Production environments will be tested. If you would like to add additional URL's to test, simply add the paths to a file named `.gitlab-urls.txt` in the root directory, one per line. For example: Auto Browser Performance Testing utilizes the [Sitespeed.io container](https://hub.docker.com/r/sitespeedio/sitespeed.io/) to measure the performance of a web page. A JSON report is created and uploaded as an artifact, which includes the overall performance score for each page. By default, the root page of Review and Production environments will be tested. If you would like to add additional URL's to test, simply add the paths to a file named `.gitlab-urls.txt` in the root directory, one per line. For example:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment