OpenSearch/x-pack/plugin
Ryan Ernst 86290cb3d9 Make reuse of sql test code explicit (#45884)
The sql project uses a common set of security tests, which are run in
subprojects. Currently these are shared through a shared directory, but
this is not setup correctly to ensure it is built before tests run. This
commit changes the test classes to be an artifact of the sql/qa/security
project and makes the test runner use the built artifact (a directory of
classes) for tests.

closes #45866
2019-09-11 10:56:07 -07:00
..
analytics Replace the SearchContext with QueryShardContext when building aggregator factories (#46527) 2019-09-11 16:43:30 +02:00
ccr More Efficient Ordering of Shard Upload Execution (#42791) (#46588) 2019-09-11 13:59:20 +02:00
core Handle partial failure retrieving segments in SegmentCountStep (#46556) 2019-09-11 10:29:31 -06:00
deprecation Add deprecation check for pidfile setting (#45939) 2019-08-24 17:19:20 -04:00
frozen-indices Ignore translog retention policy if soft-deletes enabled (#45473) 2019-08-22 16:40:06 -04:00
graph Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
ilm Wait for no snapshots in state in testRetentionWhileSnapshotIn… (#46573) 2019-09-11 09:47:01 -06:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml [TEST] Remove incorrect data frame analytics state assertion (#46597) 2019-09-11 16:33:14 +01:00
monitoring Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
rollup Add more context to QueryShardContext (#46584) 2019-09-11 12:24:51 +02:00
search-business-rules Test fix for PinnedQueryBuilderIT (#46187) (#46227) 2019-09-02 13:31:22 +01:00
security Enforce realm name uniqueness (#46580) 2019-09-11 13:13:59 +03:00
spatial reset queryGeometry in ShapeQueryTests (#45974) (#46251) 2019-09-03 10:24:46 +02:00
sql Make reuse of sql test code explicit (#45884) 2019-09-11 10:56:07 -07:00
src/test [7.x] Implement DataFrameAnalyticsAuditMessage and DataFrameAnalyticsAuditor (#45967) (#46519) 2019-09-11 12:17:26 +02:00
transform [ML-DataFrame] Ensure latest index template exists before indexing docs (#46595) 2019-09-11 16:27:26 +01:00
vectors First round of optimizations for vector functions. (#46294) 2019-09-04 14:45:57 -07:00
voting-only-node Close nodes properly in Coordinator tests (#44967) 2019-07-30 11:47:36 +01:00
watcher Fix class used to initialize logger in Watcher (#46467) 2019-09-10 12:41:36 -06:00
build.gradle Skip feature aware check on JDK 14 (#45928) 2019-08-23 17:38:15 -04:00