Commit Graph

2 Commits

Author SHA1 Message Date
Rene Groeschke b323726ebd
Resolve system properties in build scripts via provider factory (#76199)
This allows tracking system properties used in the build configuration and brings us
one step closer to be gradle configuration cache compliant.
2021-08-09 09:39:30 +02:00
Luca Cavanna 84f7cbd91e
Move runtime fields qa tests to x-pack/qa (#69680)
As a follow-up of moving runtime fields to server, we would like to remove the runtime field xpack plugin portions that are left.

This commit moves the runtime-fields/qa module to x-pack/qa/runtime-fields. Runtime fields are no longer part of x-pack, but their qa tests involve testing with security, async search, which require x-pack, hence their qa tests are left under x-pack.
2021-03-01 20:19:12 +01:00