elasticsearch/modules/runtime-fields-common
Luca Cavanna 7ee55a7232
Move runtime fields yaml tests to runtime-fields-common module (#69790)
The runtime fields yaml tests are part of the x-pack yaml test suite, but the runtime fields code has been moved to server. This commit moves the yaml tests to the runtime-fields-common module. The reason why all the tests are moved to the module (rather than only the grok and dissect one which the module provides) is that painless is not available in the ordinary yaml tests and these tests rely on painless heavily.

The only tests that are left behind are the telemetry ones, as telemetry is the last bit that needs to be migrated.
2021-03-02 15:19:12 +01:00
..
src Move runtime fields yaml tests to runtime-fields-common module (#69790) 2021-03-02 15:19:12 +01:00
build.gradle Move runtime fields yaml tests to runtime-fields-common module (#69790) 2021-03-02 15:19:12 +01:00