Run py.test from solar dir
This commit is contained in:
parent
2035987f3d
commit
4ebb1a4d90
@ -31,6 +31,6 @@ fi
|
||||
|
||||
pip install -r solar/test-requirements.txt --download-cache=/tmp/$JOB_NAME
|
||||
|
||||
pushd solar/solar
|
||||
pushd solar
|
||||
|
||||
PYTHONPATH=$WORKSPACE/solar CONFIG_FILE=$CONFIG_FILE py.test --cov=solar -s test/
|
||||
PYTHONPATH=$WORKSPACE/solar CONFIG_FILE=$CONFIG_FILE py.test --cov=solar -s solar
|
||||
|
Loading…
x
Reference in New Issue
Block a user