A test tool for distributed enviropment.
$ git clone https://github.com/rimms/jubatest.git $ cd jubatest $ python setup.py install $ jubatest -c sample/sample.yml $ view result-sample.yml
- Run command
- localhost
- remote (via SSH)
- Assertion
- stdout
- Remote process control and monitoring
- start
- stop
- is_running
- ...
- Calculate precision
- number of train data
- train time
- ...
- Benchmark
- latency
- throughput
- ...
- Jubatus monitoring
- model
- membership
- ...
- Reporting
- assert
- graph
- ...