Merge pull request #338 from loles/fix_run
Set config path. Run only tests from test dir
This commit is contained in:
commit
d3f1b78f3d
@ -34,4 +34,4 @@ pip-accel install -r solar/test-requirements.txt
|
||||
|
||||
pushd solar
|
||||
|
||||
PYTHONPATH=$WORKSPACE/solar CONFIG_FILE=$CONFIG_FILE py.test --cov=solar -s solar
|
||||
SOLAR_CONFIG=../.config PYTHONPATH=$WORKSPACE/solar CONFIG_FILE=$CONFIG_FILE py.test --cov=solar -s solar/test
|
||||
|
Loading…
x
Reference in New Issue
Block a user