-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve test stability and pass rate for distributed tests.
- configure travis to run separate jobs for multi-concurrency ReaperCassandraIT executions. - reduce ccm count and memory use - increase ccm request timeouts (tests can run very slowly) - after a failure display ccm errors - upgrade to dropwizard 1.0.8 - upgrade jerysey-client to 2.25.1 due to a bug where requests can be sent twice (still a problem but happens less) - use `allow_failures` on the longer "smoke" tests ref: #124
- Loading branch information
1 parent
bdf395e
commit e588385
Showing
5 changed files
with
64 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters