Skip to content

Instantly share code, notes, and snippets.

@remitaffin
Created March 27, 2015 13:42
Show Gist options
  • Save remitaffin/2749b2bd788987d29c9d to your computer and use it in GitHub Desktop.
Save remitaffin/2749b2bd788987d29c9d to your computer and use it in GitHub Desktop.
jenkins@ip-10-178-152-180:~/jobs/11_run_noodleapi_tests/workspace/jenkins$ fig run -T noodleapi bash -c "sleep 2 && python /usr/local/lib/python2.7/dist-packages/pytest.py --ds=settings.test -n 3 -s -m not mongotest"
============================= test session starts ==============================
platform linux2 -- Python 2.7.3 -- py-1.4.26 -- pytest-2.6.4
plugins: xdist, django
gw0 I / gw1 I / gw2 I
ERROR: file not found: mongotest
ERROR: file not found: mongotest
ERROR: file not found: mongotest
gw0 [0] / gw1 [0] / gw2 [0]
scheduling tests via LoadScheduling
=============================== in 0.91 seconds ===============================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment