From 62bcab0c17b3a09c07ee387ac59b820982d22df7 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 3 Oct 2017 22:29:56 +0200 Subject: [docs] add gitlab-runner link to tests section --- docs/hacking/index.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/hacking/index.rst b/docs/hacking/index.rst index 007e87f9..f8853709 100644 --- a/docs/hacking/index.rst +++ b/docs/hacking/index.rst @@ -32,6 +32,16 @@ If you are developing against a non-published branch of ``leap.common`` or This expects ``leap_common`` and ``soledad`` repos to be checked out in the parent folder. +Gitlab-runner +~~~~~~~~~~~~~ + +For debugging issues related to how tests are run by the gitlab CI, you need to install: + +* docker_ce from docker's repositories. +* gitlab-runner from `gitlab's repositories`_ + +.. _`gitlab's repositories`: https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh + Architecture ------------ -- cgit v1.2.3