Skip to content

Add CI YML example for Browser Performance Testing in CE

This MR adds an example CI YML for using Sitespeed.io into the CE repo.

It is slightly different than the EE one (https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3852):

  1. It persists the full HTML report as an artifact, since we don't need the JSON report (EEP only feature).
  2. Includes a hard link to the EE repo for the full Browser Performance Testing feature.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41361

Edited by Marcia Ramos

Merge request reports