scylladb/scylla-migrator

Missing tests for Cassandra to ScyllaDB migration

julienrf opened this issue · 0 comments

In #107 we introduced a couple of tests for DynamoDB to Alternator migration scenarios, but we still miss tests that cover the Cassandra to ScyllaDB, ScyllaDB to ScyllaDB, and Parquet to ScyllaDB scenarios.

It should be possible to add those tests by adapting a little bit the infrastructure:

  • update the Docker Compose file to also set up a Cassandra instance
  • add another type of MigratorSuite that uses a Cassandra source