OpenSearch/modules
Nick Knize f085aa8e11
Speedup lang-painless tests (#605) (#617)
Painless tests would previously create script engine for every single test method.
Now the tests that need to tweak script engine settings create a class
level fixture (BeforeClass/AfterClass) that is used across all the test
methods in that suite.

RegexLimitTests was split into two suites (limit=1 and limit=2) rather
than dynamically applying different settings.

C2 compiler is no longer needed for tests to be fast, instead tests run
faster with C1 only as expected, like the rest of the unit tests.

Signed-off-by: Robert Muir <rmuir@apache.org>
2021-04-28 11:01:39 -05:00
..
aggs-matrix-stats [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
analysis-common [Versioning] Rebase to OpenSearch version 1.0.0 (#555) 2021-04-15 17:06:47 -05:00
geo [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
ingest-common [Versioning] Rebase to OpenSearch version 1.0.0 (#555) 2021-04-15 17:06:47 -05:00
ingest-geoip [License] Add SPDX License Header to security policies (#531) 2021-04-12 22:59:36 -05:00
ingest-user-agent Renaming CPU architecture to have consistent naming (#612) 2021-04-26 09:40:09 -07:00
lang-expression Update lucene version to 8.8.2 (#557) 2021-04-23 09:48:41 -05:00
lang-mustache [Versioning] Rebase to OpenSearch version 1.0.0 (#555) 2021-04-15 17:06:47 -05:00
lang-painless Speedup lang-painless tests (#605) (#617) 2021-04-28 11:01:39 -05:00
mapper-extras [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
opensearch-dashboards [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
parent-join [Versioning] Rebase to OpenSearch version 1.0.0 (#555) 2021-04-15 17:06:47 -05:00
percolator [Versioning] Rebase to OpenSearch version 1.0.0 (#555) 2021-04-15 17:06:47 -05:00
rank-eval [Versioning] Rebase to OpenSearch version 1.0.0 (#555) 2021-04-15 17:06:47 -05:00
reindex [Versioning] Fix Version.fromString logic for legacy version (#604) 2021-04-22 23:04:44 -05:00
repository-url [License] Add SPDX License Header to security policies (#531) 2021-04-12 22:59:36 -05:00
systemd [License] Add SPDX License Header to security policies (#531) 2021-04-12 22:59:36 -05:00
transport-netty4 [License] Add SPDX License Header to security policies (#531) 2021-04-12 22:59:36 -05:00
build.gradle [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00