[
https://issues.apache.org/jira/browse/CASSANDRA-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976171#action_12976171
]
Stu Hood edited comment on CASSANDRA-1859 at 12/30/10 8:54 PM:
---------------------------------------------------------------
This should be ready for review. It uses Whirr to deploy a 4 node cluster in a
compute provider, pushes artifacts from the working copy to a blobstore, and
then executes JUnit tests. See {{test/distributed/README.txt}} for more details.
There are a few obvious improvements that would be nice to have, including:
* Collecting logs from the test nodes
* Reusing an existing cluster
* Launching client nodes (for performance, rather than correctness)
In order to specify the tarball URL to install Cassandra from, we needed to
make a modification to Whirr, which should be in Whirr 0.3.0: see WHIRR-155.
Until 0.3.0 is released, patch 0002 adds maven.twttr.com to our Ivy config, to
pull in a version of Whirr that includes 155. Also, when 0.3.0 is released,
we'll be able to switch from hoodidge.net to Whirr's sanctioned runurl base.
was (Author: stuhood):
This should be ready for review. It uses Whirr to deploy a 4 node cluster
in a compute provider, pushes artifacts from the working copy to a blobstore,
and then executes JUnit tests. See {{test/distributed/README.txt}} for more
details.
There are a few obvious improvements that would be nice to have, including:
* Collecting logs from the test nodes
* Reusing an existing cluster
* Launching client nodes (for performance, rather than correctness)
> distributed test harness
> ------------------------
>
> Key: CASSANDRA-1859
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1859
> Project: Cassandra
> Issue Type: Test
> Components: Tools
> Reporter: Kelvin Kakugawa
> Assignee: Kelvin Kakugawa
> Fix For: 0.7.1
>
> Attachments:
> 0001-Add-distributed-ultra-long-running-tests-using-Whirr-j.txt,
> 0002-Pull-whirr-0.3.0-incubating-SNAPSHOT-155-from-Twitter-.txt
>
>
> Distributed Test Harness
> - deploys a cluster on a cloud provider
> - runs tests targeted at the cluster
> - tears down the cluster
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.