summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJosh Smith <josh.smith@codethink.co.uk>2020-08-20 16:07:50 +0100
committerQinusty <qinusty@gmail.com>2020-08-26 13:27:44 +0000
commit1325f90174dedef240b7791581e550f62b7d3ccd (patch)
treeec0d94b1676565256368abb41deee71e8d6cde27 /tox.ini
parentfaffc7e3cfde8f630a1bd8a865ca0c2ec571a757 (diff)
downloadbuildstream-1325f90174dedef240b7791581e550f62b7d3ccd.tar.gz
runcli.py: Configurable index/storage artifact types
This enables for seperate index/storage artifact servers to be configured by environment variables passed through tox.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 481101ab1..f347e06e3 100644
--- a/tox.ini
+++ b/tox.ini
@@ -49,6 +49,8 @@ deps =
randomized: pytest-random-order
passenv =
ARTIFACT_CACHE_SERVICE
+ ARTIFACT_INDEX_SERVICE
+ ARTIFACT_STORAGE_SERVICE
BST_CAS_STAGING_ROOT
GI_TYPELIB_PATH
INTEGRATION_CACHE