Skip to content

ogii-test/delete-cassandra-rtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

cassandra-rtest

Integration tests for Repairs

Runs with:

mvn test

Or per-feature:

mvn test -Dcucumber.filter.tags="@Full"
mvn test -Dcucumber.filter.tags="@Incremental"
mvn test -Dcucumber.filter.tags="@Subrange"

Check if cluster is available and configured to give the tests a chance to run properly:

mvn test -Dcucumber.filter.tags="@DryRun"

Make the tests use AWS instead of CCM:

CLUSTER_KIND=aws mvn test -Dcucumber.filter.tags="@DryRun"

About

Integration tests for Repairs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published