Skip to content

Commit

Permalink
Test: search.aggregations should have zero replicas, so it can wait f…
Browse files Browse the repository at this point in the history
…or green
  • Loading branch information
clintongormley committed Jul 28, 2014
1 parent 1e6e73d commit f3b46a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rest-api-spec/test/search.aggregation/10_histogram.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ setup:
indices.create:
index: test_1
body:
settings:
number_of_replicas: 0
mappings:
test:
"properties":
Expand Down

0 comments on commit f3b46a1

Please sign in to comment.