Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

add a sleep to improve test reliability #1268

Merged
merged 1 commit into from
Aug 10, 2015
Merged

Conversation

rade
Copy link
Member

@rade rade commented Aug 6, 2015

Fixes #1243.

I've also raised #1267 to address the issue more directly. The reason this is cropping up in this test more than others is that here we only start one container between launching weave and 'ping'ing, whereas elsewhere we start two. The extra start adds just enough of a delay for the routers to establish connectivity. So does a 'sleep', which is how I've "fixed" it - I've had 10 successful runs on CircleCI like that, only interrupted by some unrelated failures.

tomwilkie added a commit that referenced this pull request Aug 10, 2015
add a sleep to improve test reliability
@tomwilkie tomwilkie merged commit 0a2701b into master Aug 10, 2015
@tomwilkie tomwilkie deleted the 1243_fix_claim_test branch August 10, 2015 09:23
@rade rade modified the milestone: 1.1.0 Aug 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test ./160_claim_3_test.sh is flaky
2 participants