mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Integration tests unzip elasticsearch.zip, install the license and watcher plugins with bin/plugin, starts up es with bin/elasticsearch, runs rest tests, then shuts down es. They are run during `mvn verify` phase. Original commit: elastic/x-pack-elasticsearch@f75a036fe5
= Elasticsearch Watcher Plugin This plugins adds conditioned scheduled tasks features to elasticsearch - such a task is called a `Watch`. You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%