OpenSearch/x-pack/plugin/monitoring
Alpar Torok 795d57b4f9
Auto configure all test tasks (#34666)
With this change, we apply the common test config automatically to all
newly created tasks instead of opting in specifically.

For plugin authors using the plugin externally this means that the
configuration will be applied to their RandomizedTestingTasks as well.

The purpose of the task is to simplify setup and make it easier to
change projects that use the `test` task but actually run integration
tests to use a task called `integTest` for clarity, but also because
we may want to configure and run them differently.
E.x. using different levels of concurrency.
2018-10-24 16:05:50 +03:00
..
src Rename CCR stats implementation (#34300) 2018-10-05 06:25:24 -04:00
build.gradle Auto configure all test tasks (#34666) 2018-10-24 16:05:50 +03:00