[TESTS] Fixed cat.allocation tests to work with one node cluster
This commit is contained in:
parent
3bd0f6cb63
commit
027a418930
|
@ -68,6 +68,11 @@ setup:
|
|||
\d+(\.\d+){3} \s+
|
||||
\w[-\w ]* \n
|
||||
)+
|
||||
(
|
||||
\d+ \s+
|
||||
UNASSIGNED \s+
|
||||
\n
|
||||
)?
|
||||
$/
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue