I like this part of that thread (w00t for a distributed test suite): > # Automate all tests > > I think the only way that we can keep people close to trunk and stay > stable is to build automated tests for *everything*. All code should > be exercised by thorough unit tests and distributed black-box tests. > Every regression should get a test.
Agreed. On Dec 20, 2011, at 1:16 AM, Brandon Williams wrote: > On Tue, Dec 20, 2011 at 12:45 AM, Radim Kolar <h...@sendmail.cz> wrote: >> can you make release cycle slower? its better to have more new features and >> do major upgrades less often. it saves time needed for testing and >> migrations. > > http://www.mail-archive.com/dev@cassandra.apache.org/msg01549.html > > -Brandon