OpenSearch/qa
Zachary Tong a11ddd1e04 Integrate domainSplit function into datafeeds (elastic/elasticsearch#841)
If `domainSplit(` is detected in an inline script, the function and params are injected into
the script.

The majority of this PR is actually test-related.  Adds a unit test to check for the injected
script/params.  Also adds another QA test which -- through a very round-about mechanism --
confirms that the injected script compiles and functions correctly.  The QA test can
be simplified greatly once the Preview API is added.

Original commit: elastic/x-pack-elasticsearch@c7c35a982c
2017-02-01 10:20:00 -05:00
..
basic-multi-node Make job stats api task aware. 2017-01-31 22:35:54 +01:00
ml-disabled Adds an option to disable the ML plugin (elastic/elasticsearch#785) 2017-01-24 16:14:56 +00:00
no-bootstrap-tests Move the named pipe no bootstrap test to a separate qa module (elastic/elasticsearch#769) 2017-01-23 12:08:35 +00:00
single-node-tests Integrate domainSplit function into datafeeds (elastic/elasticsearch#841) 2017-02-01 10:20:00 -05:00
build.gradle Gets build to use elasticsearch-extras (elastic/elasticsearch#758) 2017-01-20 15:11:21 +00:00