hhandoko / cassandra-migration

Apache Cassandra / DataStax Enterprise database migration (schema evolution) library
Apache License 2.0
51 stars 21 forks source link

Chore - Expand integration test to older Apache Cassandra versions #60

Open hhandoko opened 7 years ago

hhandoko commented 7 years ago

Context

The project is currently release tested against DataStax Enterprise Community v3.0, Apache Cassandra v3.9, and embedded Cassandra. There might be some value in expanding the test matrix to older Apache Cassandra versions (e.g. v3.8, v3.7, and perhaps from v2.x branch as well).

May depend on #40.


Definition of Done

Update Travis CI to run integration test against older version of Apache Cassandra.