summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelos Evripiotis <jevripiotis@bloomberg.net>2019-10-17 12:15:35 +0100
committerbst-marge-bot <marge-bot@buildstream.build>2019-10-18 13:21:17 +0000
commitdaf0bcf6da4c432ccf38d74c2097bc45b4ede485 (patch)
tree7f1c164413fe3fe3d47d2eee5711c7a366e6ef18
parentd7d4429429e84ed89e93598ca032ea359bf790ea (diff)
downloadbuildstream-daf0bcf6da4c432ccf38d74c2097bc45b4ede485.tar.gz
tox.ini: pass through BST_FORCE_START_METHOD
Otherwise we won't actually be testing the spawn code path.
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 5ea15f50d..789aa40bf 100644
--- a/tox.ini
+++ b/tox.ini
@@ -38,6 +38,7 @@ passenv =
ARTIFACT_CACHE_SERVICE
BST_FORCE_BACKEND
BST_FORCE_SANDBOX
+ BST_FORCE_START_METHOD
GI_TYPELIB_PATH
INTEGRATION_CACHE
http_proxy