OpenSearch/qa/smoke-test-plugins
Ryan Ernst 1e0f929281 Build: Simplify adding plugins that are another project in the build
The current mechanism for adding plugins to the integTest cluster is to
have a FileCollection. This works well for the integTests for a single
plugin, which automatically adds itself to be installed. However, for qa
tests where many plugins may be installed, and from other projects, it
is cumbersome to add configurations, dependencies and dependsOn
statements over and over. This simplifies installing a plugin from
another project by moving this common setup into the cluster
configuration code.
2015-11-24 12:53:11 -08:00
..
src/test Test: Move a couple more rest-api-spec resource dirs into resources 2015-09-21 21:57:51 -07:00
build.gradle Build: Simplify adding plugins that are another project in the build 2015-11-24 12:53:11 -08:00