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

Factor out test fixture teardown #606

Merged
merged 1 commit into from
Apr 24, 2015

Conversation

awh
Copy link
Contributor

@awh awh commented Apr 24, 2015

Fixes #592.

@@ -95,6 +95,12 @@ assert_dns_record() {
}

start_suite() {
for HOST in $HOST1 $HOST2; do

This comment was marked as abuse.

@awh awh force-pushed the 592_smoke_test_teardown branch from 0ea8d97 to d0d8144 Compare April 24, 2015 11:04
@awh
Copy link
Contributor Author

awh commented Apr 24, 2015

Updated log message.

@awh awh assigned rade Apr 24, 2015
rade added a commit that referenced this pull request Apr 24, 2015
Factor out test fixture teardown

Fixes #592.
@rade rade merged commit f217d7b into weaveworks:master Apr 24, 2015
@awh awh deleted the 592_smoke_test_teardown branch April 28, 2015 14:17
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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