forked from cloudfoundry/loggregator-agent-release
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make tests for syslog_batch more reliable
This change introduces to reduce the default batch size for testing. This will make it less cpu intensive to perform the testcases in short timeframes. It also replaces most sleeps with Consistently and Eventually. It makes the timings more forgiving. This should make it reliable on weak hardware.
- Loading branch information
1 parent
fb5fe34
commit 366f9f1
Showing
3 changed files
with
31 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