August 2019
Beginner
608 pages
16h 7m
English
In the log file for the performance job, you can see that Kubernetes is again used to spawn an instance to use:
Running with gitlab-runner 11.8.0 (4745a6f3) on runner-gitlab-runner-7fd79f558b-2wx96 _drEv8rS Using Kubernetes namespace: gitlab-managed-apps
The job connects to GitLab.com and verifies the version of the image it should pull. It uses the sitespeed.io container to do this (https://hub.docker.com/r/sitespeedio/sitespeed.io/):
$ performance Connecting to gitlab.com (35.231.145.151:443) index.js 100% |********************************| 1614 0:00:00 ETA Unable to find image 'sitespeedio/sitespeed.io:6.3.1' locally 6.3.1: Pulling from sitespeedio/sitespeed.io ...
Inside the container, it tries to measure browser performance ...
Read now
Unlock full access