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

100_cross_hosts_test.sh succeeds only once, requiring reboot of test VMs to work again #592

Closed
awh opened this issue Apr 22, 2015 · 3 comments · Fixed by #606
Closed

100_cross_hosts_test.sh succeeds only once, requiring reboot of test VMs to work again #592

awh opened this issue Apr 22, 2015 · 3 comments · Fixed by #606
Assignees
Labels
Milestone

Comments

@awh
Copy link
Contributor

awh commented Apr 22, 2015

No description provided.

@awh awh added the bug label Apr 22, 2015
@awh awh changed the title 100_cross_hosts_test.sh only succeeds once, requiring reboot of test VMs to work again 100_cross_hosts_test.sh succeeds only once, requiring reboot of test VMs to work again Apr 22, 2015
@awh awh self-assigned this Apr 23, 2015
@awh
Copy link
Contributor Author

awh commented Apr 23, 2015

In the event this turns out to be a fixture teardown issue, the following may prove useful:

docker rm -f $(docker ps -aq)

@awh
Copy link
Contributor Author

awh commented Apr 23, 2015

@rade also recommends weave reset to remove the bridge...

@awh
Copy link
Contributor Author

awh commented Apr 24, 2015

This is being caused by the `weave expose 10.2.2.2/24' left behind on host1's weave bridge - see #605.

@rade rade closed this as completed in #606 Apr 24, 2015
rade added a commit that referenced this issue Apr 24, 2015
Factor out test fixture teardown

Fixes #592.
@rade rade modified the milestone: 0.11.0 May 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants