Luca Cavanna
63eccce8f9
[TEST] moved routing REST tests to 0 replicas
...
REST tests get run against either 1 node or multiple nodes. Wait for yellow with replicas>0 is not enough when running against multiple nodes as replicas shard might get initialized during testing, which can cause timing issues.
2014-02-10 12:32:34 +01:00
Lee Hinman
d23f640cd1
Remove hard-coded "ok": true from REST responses
2014-01-07 09:27:07 -07:00
Honza Král
076a24af14
[TEST] split tests with parent to pre/post 1.0 in the yaml test suite
...
See #4506 for details
2014-01-02 20:04:24 +01:00
Martijn van Groningen
a7bb28c0e7
Made single shards APIs fail if routing is configured to be required in the mapping.
...
This change make single shard requests fail when no routing is specified and routing has been configured to be required in the mapping. Thi
Closes #4506
2014-01-02 10:47:53 +01:00
Clinton Gormley
e0e4b6b4dc
Rename weird-index to start with test- so that it gets cleaned up
2013-09-16 20:56:48 +02:00
Honza Kral
11712e4de7
unicode in index name, dot in type name
2013-07-14 15:43:07 +02:00
Honza Kral
4117eb5509
more numeric ids
2013-07-11 13:52:20 +02:00
Clinton Gormley
429a67e3ce
Test for missing parent param when parent enabled in index/create/update
2013-07-01 16:00:12 +02:00
Clinton Gormley
df94f08dab
Renamed "ok" and "not_ok" to "is_true" and "is_false"
...
and tidied up the layout to make it easier to read
2013-07-01 15:58:23 +02:00
Clinton Gormley
8cb6c6ea00
Wait-for-yellow IS required for routing, otherwise can get
...
shard-not-available instead of missing
2013-06-30 20:02:32 +02:00
Clinton Gormley
17cdccb50f
wait-for-yellow is not required for the routing tests
2013-06-28 19:42:37 +02:00
Clinton Gormley
f2455917e9
Fixed tests for info, ping and index
2013-06-27 11:34:43 +02:00
Clinton Gormley
7d98e42f8c
Added tests for info, ping and index
2013-06-27 11:34:43 +02:00