Skip to main content

Inferno: a python map/reduce platform powered by disco.

Project description

Unit Tests
----------

To run only the unit tests, and exclude the integration tests:

diana@ubuntu:~/workspace/inferno$ nosetests --exclude=integration

To run both the unit and integration tests:

diana@ubuntu:~/workspace/inferno$ nosetests

If the tests were successful, you should see something like the following.

----------------------------------------------------------------------
Ran 100 tests in 1.000s

OK

The integration test suite assumes you have a running disco cluster.

diana@ubuntu:~$ disco start
Master ubuntu:8989 started

And that your inferno settings (~/.inferno or /etc/inferno/settings.yaml)
point to that disco master.

diana@ubuntu:~$ cat ~/.inferno
server: disco://localhost

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

inferno-0.1.29.tar.gz (30.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page