On Fri, Jan 9, 2015 at 9:04 PM, Philip Thompson <
philip.thomp...@datastax.com> wrote:

>  but will only be applicable for
> a particular slice of C* versions, e.g. 2.0.X < x < 2.1.3.
>

But converting some dtests into unit tests shoudn't invalid the dtests, so
those dtest could still be left in. It's even a good idea to keep both
version for some time to make sure the migration has been properly done and
we don't have some dtests that fails while no migrated unit test fails.
Then, once there is no supported version of C* for which doesn't have the
unit tests, we can just drop the corresponding dtests. That's how I would
do it at least. Besides, if we really want to add an upper bound restriction
on tests, that shouldn't be too hard to add. Again, not really vetoing a
switch to branches, but I don't think this one argument justify the change.

--
Sylvain

Reply via email to