On 09/09/2016 02:31 PM, Jeff Jirsa wrote:
> Can you describe the size and number of slaves we need to do things "right"?
> 
> How many cores? How much ram? How many slaves?

We currently run all unit test jobs on m3.xlarge instances, which seems
to work fine. (Almost all the dtest jobs run OK on m3.xlarge, with a
small number of tests that require larger m3.2xlarge instances, but I
have not even started working on dtests on ASF's Jenkins, since it would
monopolize a slave for many hours and cause even more concurrency issues
for anything running on that slave.)

https://builds.apache.org/view/A-D/view/Cassandra/

This is where all the Cassandra jobs currently live - nightlies on trunk
and optional runs on any branch. I'd think with 1 or 2 servers, we could
at least get through nightly unit tests in a reasonable time and explore
running a dtest job.

Since Dave asked, the INFRA ticket is
https://issues.apache.org/jira/browse/INFRA-12366

Thanks all!
Michael

Reply via email to