OpenSearch/x-pack/plugin
Tal Levy 2814557679
add Rest tests to index-lifecycle (#30159)
* add QA-style Rest tests to index-lifecycle

This PR introduces a `qa` module within the index-lifecycle project.

the idea is to have both complex policies tested, as well as
policies with isolated/singular actions. So far, only tests with policies
containing one action are implemented.

Following Actions have implemented tests in this commit

- AllocateAction
- DeleteAction
- ForceMergeAction
- ReadOnlyAction
- ReplicasAction

tests to be added later

- RolloverAction
- ShrinkAction

* respond to review and enable integTests

* fix dependsOn fiasco

* fix license

* update to new proj structure

* move to new integTest with x-pack-core as module

* remove unused imports

* update to use module instead of plugin
2018-05-17 06:17:15 -07:00
..
core Merge branch 'master' into index-lifecycle 2018-05-16 15:46:44 -07:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
index-lifecycle add Rest tests to index-lifecycle (#30159) 2018-05-17 06:17:15 -07:00
logstash Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ml [ML] DeleteExpiredDataAction should use client with origin (#30646) 2018-05-16 23:35:23 +03:00
monitoring Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
rollup Refactors ClientHelper to combine header logic (#30620) 2018-05-16 11:38:24 +01:00
security Make xpack modules instead of a meta plugin (#30589) 2018-05-16 15:35:57 -07:00
sql SQL: Remove dependency for server's version from JDBC driver (#30631) 2018-05-16 15:07:14 -04:00
src/test Merge branch 'master' into index-lifecycle 2018-05-11 10:00:49 +01:00
upgrade Unmute IndexUpgradeIT tests 2018-05-15 13:48:15 +03:00
watcher Make xpack modules instead of a meta plugin (#30589) 2018-05-16 15:35:57 -07:00
build.gradle Make xpack modules instead of a meta plugin (#30589) 2018-05-16 15:35:57 -07:00