The change that prompted the idea is CASSANDRA-8454. As we attempt to move cql_tests.py and other single node, CQL based dtests into unit tests in 2.1 and 3.0+, we will have a large number of tests, in the low hundreds, that not only have minimum version restrictions, but will only be applicable for a particular slice of C* versions, e.g. 2.0.X < x < 2.1.3.
On Fri, Jan 9, 2015 at 12:01 PM, Tyler Hobbs <ty...@datastax.com> wrote: > On Thu, Jan 8, 2015 at 2:23 PM, Philip Thompson < > philip.thomp...@datastax.com> wrote: > > > I expect the benefits to grow as we make more radical changes > > to cassandra-dtest for cassandra 3.0. > > > > What kinds of changes are you planning? Perhaps we can come up with good > alternatives. > > > -- > Tyler Hobbs > DataStax <http://datastax.com/> >