summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMartin Blanchard <martin.blanchard@codethink.co.uk>2019-03-15 10:29:27 +0000
committerJürg Billeter <j@bitron.ch>2019-03-25 12:42:57 +0000
commit36603fa8ed8ffd8eae5b8a3e84b7446cac24b6ac (patch)
treee5e9366b634f8fb1eef10273b784e16eda7d8f9c /tox.ini
parent686a83e3faa9f6f9823c719b23c766fa11023a70 (diff)
downloadbuildstream-36603fa8ed8ffd8eae5b8a3e84b7446cac24b6ac.tar.gz
.gitlab-ci.yml: Add a CI test job for remote execution
https://gitlab.com/BuildStream/buildstream/issues/629
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 21c94e6fa..6cfe51818 100644
--- a/tox.ini
+++ b/tox.ini
@@ -28,6 +28,7 @@ deps =
# Only require coverage and pytest-cov when using it
!nocover: -rrequirements/cov-requirements.txt
passenv =
+ ARTIFACT_CACHE_SERVICE
BST_FORCE_BACKEND
GI_TYPELIB_PATH
INTEGRATION_CACHE
@@ -37,6 +38,8 @@ passenv =
HTTPS_PROXY
no_proxy
NO_PROXY
+ REMOTE_EXECUTION_SERVICE
+ SOURCE_CACHE_SERVICE
SSL_CERT_FILE
#