From fabead6e5956b1a78a1e7b8346eb355e9e7330c1 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Fri, 22 Dec 2017 18:25:17 +0100 Subject: [docs] add command to run tests with gitlab-runner --- docs/hacking/index.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/hacking') diff --git a/docs/hacking/index.rst b/docs/hacking/index.rst index e651eb8a..ae79aa6e 100644 --- a/docs/hacking/index.rst +++ b/docs/hacking/index.rst @@ -45,6 +45,10 @@ You probably want to add `sleep 9000` to allow debuggin on the docker container. make package_in_docker Look at the ``Makefile`` to see the command that it's actually used. + +If you want to run an specific test, you can do it like this:: + + gitlab-runner exec docker --env BITMASK_INVITE_CODE=xxx e2e_tests .. _`gitlab's repositories`: https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh -- cgit v1.2.3