summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-11-15Adapt InternalTestCluster to auto adjust `minimum_master_nodes` (#21458)Boaz Leskes
2016-11-14Tests: Add TestZenDiscovery and replace uses of MockZenPing with it (#21488)Ryan Ernst
2016-11-14Remove generics from ActionRequestRyan Ernst
2016-11-14Add socket permissions for tribe nodesJason Tedor
2016-11-14Enable 5.x to 6.x BWC testsSimon Willnauer
2016-11-13Do not prematurely shutdown Log4jJason Tedor
2016-11-10Remove (again) test uses of onModule (#21414)Ryan Ernst
2016-11-10[TEST] Add assertBusy when checking for pending operation counter after testsAreek Zillur
2016-11-10Allows multiple patterns to be specified for index templates (#21009)Alexander Lin
2016-11-09Revert "Tests: Remove a couple test uses of onModule (#21414)"javanna
2016-11-08Tests: Remove a couple test uses of onModule (#21414)Ryan Ernst
2016-11-08Ignore IAE when checking for version serializationNik Everett
2016-11-08Make ensureGreen and ensureYellow wait for cluster size consistency (#21344)Yannick Welsch
2016-11-07Test: Remove multi process support from rest test runner (#21391)Ryan Ernst
2016-11-04Add automatic parallelization support to reindex and friends (#20767)Nik Everett
2016-11-04Assert status logger does not warn on Log4j usageJason Tedor
2016-11-03Only log rest connection setup once per suite (#21280)Nik Everett
2016-11-03Add information about in-flight requests when checking IndexShard operation c...Yannick Welsch
2016-11-03Remove pluggability of ZenPing (#21049)Ryan Ernst
2016-11-03 pending states assertion should dump statesBoaz Leskes
2016-11-02Tests: Add warning header checks to QueryBuilder tests and QueryParseContextT...Christoph Büscher
2016-11-02[TEST] Check static test state after suite scoped cluster is shut down (#21256)Yannick Welsch
2016-11-02Change ClusterState and PendingClusterTasksResponse's toString() to their pre...Boaz Leskes
2016-11-02Allow skip test by version OR feature (#21240)Simon Willnauer
2016-11-02Require arguments for QueryShardContext creation. (#21196)Adrien Grand
2016-11-02[TEST] fix extrasFS file filtering in OldIndexUtilsSimon Willnauer
2016-11-02Fix InternalEngineTests#testUpgradeOldIndex for 5.0.0 BWC indicesSimon Willnauer
2016-11-01Add version for 5.0.0Jason Tedor
2016-11-01Fix a racing condition in MockTransportService#addUnresponsiveRule where a re...Boaz Leskes
2016-11-01ESIntegTestCase.jav: use ClusterState.prettyPrint for pending ClusterState as...Boaz Leskes
2016-10-31Disconnect from newly added nodes if cluster state publishing fails (#21197)Yannick Welsch
2016-10-28Fallback to '/' info call to fetch cluster versionSimon Willnauer
2016-10-28Upgrade to lucene-6.3.0-snapshot-ed102d6 (#21150)Adrien Grand
2016-10-28Use all available hosts in REST tests and allow for real master election (#21...Simon Willnauer
2016-10-27Fix bwc cluster formation in order to run BWC tests against a mixed version c...Simon Willnauer
2016-10-27Stop delaying existing requests after network delay rule is cleared (#21129)Yannick Welsch
2016-10-25Add correct Content-Length on HEAD requestsJason Tedor
2016-10-25Makes search action cancelable by task management APIIgor Motov
2016-10-24Consolidate code for equals/hashCode testing in central utility classChristoph Büscher
2016-10-24Pass executor name to request interceptor to support async intercept calls (#...Simon Willnauer
2016-10-20Move all zen discovery classes into o.e.discovery.zen (#21032)Ryan Ernst
2016-10-20[TEST] Remove create special case in yaml test clientjavanna
2016-10-18Remove local discovery in favor of a simpler `MockZenPings` (#20960)Boaz Leskes
2016-10-17REST API parser should fail on duplicate params/paths/methods/parts (#20940)Tanguy Leroux
2016-10-15[TEST] return empty array if AbstractQueryTestCase#currentTypes is nullSimon Willnauer
2016-10-12MockBigArrays should tell you who originally released themBoaz Leskes
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-11Do not cache script queries. (#20799)Adrien Grand
2016-10-10Prevent AbstractArrays from release bytes more than once (#20819)Simon Willnauer
2016-10-10[TEST] reformatted comment in query testsjavanna