- add changelog entry for restart-crashed-nodes

- fix a test which depended on dict ordering
- minor test cleanups
This commit is contained in:
holger krekel
2014-09-18 18:12:42 +02:00
parent b418f0701c
commit 3a75b754d0
3 changed files with 10 additions and 8 deletions

View File

@@ -9,6 +9,11 @@
pre-maturely (fixture teardown/setup is "nextitem" sensitive).
Thanks to Andreas Pelme for bug analysis and failing test.
- restart crashed nodes by internally refactoring setup handling
of nodes. Also includes better code documentation.
Many thanks to Floris Bruynooghe for the complete PR.
1.10
-------------------------