Hi, We've setup a repository to launch smoke tests for Cassandra release candidates using the drivers.
https://github.com/datastax/cassandra-drivers-smoke-test It runs a subset of the integration test suite of Node.js, Java and C# drivers (Python and C++ drivers should be added soon). It currently uses AppVeyor <https://ci.appveyor.com/project/DataStax/cassandra-drivers-smoke-test> for Linux but we could easily switch CI service providers in the future if needed. It uses environment variables to set the C* tarball url and version. <https://ci.appveyor.com/project/DataStax/cassandra-drivers-smoke-test> Thanks, Jorge