Contributing to the Accumulo Testing Suites

Contributions to the Accumulo Testing Suites can be made by creating a pull request to this repo on GitHub.

Before creating a pull request, run mvn clean verify and run any test suite (i.e. continuous ingest, randomwalk, etc) that was changed.

For general instructions on contributing to Accumulo projects, check out the Accumulo Contributor guide.