n running a script to perform a
> series
> > of tests against it. [e.g., see: CASSANDRA-1072's increment_test.py]
> >
> > However, this approach does not scale and we'd like to formalize a
> > distributed test harness. So, we recently hosted a testatho
a script to perform a series
> of tests against it. [e.g., see: CASSANDRA-1072's increment_test.py]
>
> However, this approach does not scale and we'd like to formalize a
> distributed test harness. So, we recently hosted a testathon at Twitter to
> introduce and co
ormalize a
distributed test harness. So, we recently hosted a testathon at Twitter to
introduce and contribute a distributed test framework.
The ticket is CASSANDRA-1859:
https://issues.apache.org/jira/browse/CASSANDRA-1859
And, the most recent repository is:
https://github.com/kakugawa/cass