elasticsearch/x-pack/qa/multi-project/yaml-test-framework
Niels Bauman 483a9aee95
Allow REST tests to run in MP mode (#126906)
Mainly moves project setup from `MultipleProjectsClientYamlSuiteTestCase` to
`ESRestTestCase`. This allows both Java REST tests and YAML tests to be run
in MP mode by passing the system property `-Dtests.multi_project.enabled=true`.
Future work will add the required gradle changes to be able to run any REST test in
MP mode more easily.
2025-05-05 14:07:08 +02:00
..
src/main/java/org/elasticsearch/multiproject/test Allow REST tests to run in MP mode (#126906) 2025-05-05 14:07:08 +02:00
build.gradle Common base class for multi-project YAML tests (MP-1736) 2024-10-29 12:40:46 +11:00