Commit Graph

7 Commits

Author SHA1 Message Date
Mark Vieira cbc73a7665
Register test artifacts for service-account security QA project (#94602) 2023-03-21 12:15:05 -07:00
Mark Vieira 7eb56d088c
Add convenience method for providing conditional test cluster settings (#94246) 2023-03-01 11:14:27 -08:00
Mark Vieira 20dce68e65
Refactor geoip-fixture to remove Docker requirement (#93488) 2023-02-22 12:59:20 -08:00
William Brafford b89fab2f01
Stop suggesting feature migrations for 7.x indices (#93666)
* Don't report MIGRATION_NEEDED for 7.x indices

Eventually, we will need to migrate 7.x indices to 8.x before doing a
significant upgrade of Lucene. However, the migrations to 8.x are not
adequately tested: while they will eventually be needed, they are not
currently needed, and may in fact produce bugs.

This change will ensure that the GET _migration/system_feature API
returns NO_MIGRATION_NEEDED in 8.x. We will begin to require
migrations once we start testing for the next major version upgrade.
2023-02-10 11:58:54 -05:00
Mary Gouseti 4901cf837a
Enable the health node and the disk health indicator #84811 (#90085) 2022-09-20 23:32:50 +01:00
Rene Groeschke 8f31c02dad
Port BuildPluginIT to spock (#87104)
We port all our tests for gradle build logic to use spock

Part of #86720
2022-06-02 15:31:00 +02:00
Joe Gallo cfe1f11147
Handle .geoip_databases being an alias or a concrete index (#85792) 2022-05-03 15:47:32 -04:00