[TESTS] Fixed cat.allocation tests to work with one node cluster

This commit is contained in:
Clinton Gormley 2014-02-07 17:44:41 +01:00
parent 3bd0f6cb63
commit 027a418930
1 changed files with 5 additions and 0 deletions

View File

@ -68,6 +68,11 @@ setup:
\d+(\.\d+){3} \s+
\w[-\w ]* \n
)+
(
\d+ \s+
UNASSIGNED \s+
\n
)?
$/
---