You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Kelvin Kakugawa <ke...@twitter.com> on 2010/12/15 02:45:26 UTC

distributed test harness

Hi devs,

A number of us have been doing our own ad-hoc distributed testing.  i.e.
manually putting up a cluster and then 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 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/cassandra/tree/distributed-test-harness

We're looking for contributed test cases, feedback or both.  Thanks.

-the Cassandra team @ Twitter

Re: distributed test harness

Posted by Kelvin Kakugawa <ke...@twitter.com>.
Yes, it's at:
test/distributed/README.txt

The repo is basically a branch of 0.7.

We're more than happy to assist anyone w/ setting up and bootstrapping the
test harness

-Kelvin

On Tue, Dec 14, 2010 at 5:51 PM, Jonathan Ellis <jb...@gmail.com> wrote:

> Great!
>
> Is there a README for the test harness?  (github is picking up the
> cassandra
> one)
>
> On Tue, Dec 14, 2010 at 7:45 PM, Kelvin Kakugawa <ke...@twitter.com>
> wrote:
>
> > Hi devs,
> >
> > A number of us have been doing our own ad-hoc distributed testing.  i.e.
> > manually putting up a cluster and then 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 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/cassandra/tree/distributed-test-harness
> >
> > We're looking for contributed test cases, feedback or both.  Thanks.
> >
> > -the Cassandra team @ Twitter
> >
>
>
>
> --
> Jonathan Ellis
> Project Chair, Apache Cassandra
> co-founder of Riptano, the source for professional Cassandra support
> http://riptano.com
>

Re: distributed test harness

Posted by Jonathan Ellis <jb...@gmail.com>.
Great!

Is there a README for the test harness?  (github is picking up the cassandra
one)

On Tue, Dec 14, 2010 at 7:45 PM, Kelvin Kakugawa <ke...@twitter.com> wrote:

> Hi devs,
>
> A number of us have been doing our own ad-hoc distributed testing.  i.e.
> manually putting up a cluster and then 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 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/cassandra/tree/distributed-test-harness
>
> We're looking for contributed test cases, feedback or both.  Thanks.
>
> -the Cassandra team @ Twitter
>



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of Riptano, the source for professional Cassandra support
http://riptano.com