From 027a41893091a67b595fa7b492bd74b3cd9bd721 Mon Sep 17 00:00:00 2001 From: Clinton Gormley Date: Fri, 7 Feb 2014 17:44:41 +0100 Subject: [PATCH] [TESTS] Fixed cat.allocation tests to work with one node cluster --- rest-api-spec/test/cat.allocation/10_basic.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rest-api-spec/test/cat.allocation/10_basic.yaml b/rest-api-spec/test/cat.allocation/10_basic.yaml index 98446949dca..094b69c680e 100644 --- a/rest-api-spec/test/cat.allocation/10_basic.yaml +++ b/rest-api-spec/test/cat.allocation/10_basic.yaml @@ -68,6 +68,11 @@ setup: \d+(\.\d+){3} \s+ \w[-\w ]* \n )+ + ( + \d+ \s+ + UNASSIGNED \s+ + \n + )? $/ ---