mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
Currently the "skip" section in out rest yaml tests take into account the lowest minor version of nodes in the connected local cluster. For some multi cluster CCS test we will also need the ability to skip certain tests based on the connected remote cluster version, e.g. if in bwc tests some functionality isn't available yet on some bwc versions we test against. This change adds that ability to yaml rest test in the :qa:multi-cluster-search module. Relates to #84481 |
||
---|---|---|
.. | ||
src/test | ||
build.gradle |