Commit Graph

7 Commits

Author SHA1 Message Date
Fred Dushin
742cbc24b9 Relaxed the capability check to make it a subset check. 2015-04-08 16:30:52 -04:00
Fred Dushin
aa4ab8405f Fixed expected capabilities on previous node 2015-04-08 15:13:48 -04:00
Fred Dushin
2fa259ea08 Fixed capability tests based on changes to previous and legacy versions against which we are testing. 2015-04-08 15:02:24 -04:00
Kelly McLaughlin
6bb72e2747 Avoid failure in verify_counter_capabilities after node upgrade
Establish a new PB connection to the legacy node after it is upgraded
in order to avoid a failure. The PB connection may close if the node
upgrade takes too long and its reuse in such a case can lead to test
failure because use of the pid returns {error, disconnected} errors.
2014-04-23 09:49:15 -06:00
Russell Brown
c65a6dabcf Stop PB clients after test 2013-10-22 09:17:36 +01:00
Russell Brown
d9ec36eb3b Add tests for counters in mixed clusters 2013-10-08 18:15:51 +01:00
Russell Brown
95a449dde0 Test that counters are blocked in a mixed cluster 2013-06-13 16:27:41 +01:00