-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add smart starting of containers during tests
Change 'Given I start peers' to 'Given I start peers, waiting up to "<time>" seconds for them to be ready', reusing the functions created for intelligently starting used in 'Given we compose <compose-file>'. Modify the issue_1874b test to wait for the transaction invoked during vp0's down time to be committed instead of implicitly accomplishing this during the wait for 15 seconds statement. Change-Id: Ib4b00a6d4eb1dfb50f065cba7ac1d4804f447798 Signed-off-by: Julian Carrivick <cjulian@au1.ibm.com>
- Loading branch information
1 parent
cc111e2
commit 5a1c542
Showing
3 changed files
with
27 additions
and
26 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