OpenSearch/qa
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
..
evil-tests Ban write access to system properties 2015-11-21 22:33:06 -05:00
smoke-test-client Build: Remove maven pom files and supporting ant files 2015-10-29 23:53:49 -07:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Simplify adding plugins that are another project in the build 2015-11-24 12:53:11 -08:00
vagrant Build: Change project attachment into special extra-plugins dir 2015-11-22 08:44:33 -08:00