summaryrefslogtreecommitdiffstats
path: root/qa/mon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* qa: fix mon single_host_multi.sh testSage Weil2012-05-211-1/+1
| | | | Signed-off-by: Sage Weil <sage@inktank.com>
* qa: use full paths for mon bootstrap testsSage Weil2012-05-1910-57/+59
| | | | Signed-off-by: Sage Weil <sage@inktank.com>
* qa: add mon test for seeding bootstrap mon peers via admin socketSage Weil2012-05-191-0/+66
| | | | Signed-off-by: Sage Weil <sage@inktank.com>
* qa: add a bunch of mon bootstrap testsSage Weil2012-05-199-0/+368
These's are comprehensive because a lot of the startup logic is about picking a local address, and it's difficult to do test that on a single host. They cover the other variables surrounding mon bringing up, though: - part of initial monmap, or not - new nodes given all prior nodes, or not - new nodes have self included in monmap seed, or not - initial quorum members Signed-off-by: Sage Weil <sage@inktank.com>