diff options
author | Martin Blanchard <martin.blanchard@codethink.co.uk> | 2019-03-15 10:29:27 +0000 |
---|---|---|
committer | Jürg Billeter <j@bitron.ch> | 2019-03-25 12:42:57 +0000 |
commit | 36603fa8ed8ffd8eae5b8a3e84b7446cac24b6ac (patch) | |
tree | e5e9366b634f8fb1eef10273b784e16eda7d8f9c /tox.ini | |
parent | 686a83e3faa9f6f9823c719b23c766fa11023a70 (diff) | |
download | buildstream-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.ini | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 # |