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
----------
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 details)
File details
Details for the file inferno-0.1.29.tar.gz
.
File metadata
- Download URL: inferno-0.1.29.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a633605f72a7397dddbe19684070f7bcbd3d873d7a6d2911b18ce5c5c40fbdeb |
|
MD5 | 76ad1acd1af3d9331d6a1527178635e2 |
|
BLAKE2b-256 | fe6418c7cee9257084f556a2a0a12cadbe0f6f53d83e9a3b85082b9db0d4523f |