Add environment variables that coverage needs.

These are used in the coveragerc to referr to equivalent paths for when
combining coverage files.
This commit is contained in:
Feanil Patel
2019-11-26 15:30:33 -05:00
parent b074f0c671
commit 0b40c9045e

View File

@@ -63,6 +63,8 @@ passenv =
PYTHON_VERSION
LMS_CFG
STUDIO_CFG
JOB_NAME
SUBSET_JOB
deps =
django111: -r requirements/edx/django.txt