mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-10 23:39:19 +08:00
added a call to bootstrap mongodb in jenkins
This commit is contained in:
@@ -17,4 +17,9 @@ virtualenv --no-site-packages $PYENV_HOME
|
||||
ordered_pip.sh $WORKSPACE/requirements.txt
|
||||
ordered_pip.sh $WORKSPACE/requirements_dev.txt
|
||||
cp /mnt/jenkins_backup/host_settings.py ./
|
||||
|
||||
#setup the local mongodb
|
||||
python dev_setup.py
|
||||
|
||||
#run all the tests in test
|
||||
nosetests
|
||||
Reference in New Issue
Block a user