OpenSearch/x-pack/qa/rolling-upgrade-multi-cluster
Mark Vieira 0ce102a5f4
Fix issue with bwc tests running wrong cluster versions (#58063)
We were previously configuring BWC testing tasks by matching on task
name prefix. This naive approach breaks down when you have versions like
1.0.1 and 1.0.10 since they both share a common prefix. This commit
makes the pattern matching more specific so we won't inadvertently
spin up the wrong cluster version.
2020-06-12 12:34:15 -07:00
..
src/test/java/org/elasticsearch/upgrades Backport testclusters all (#47565) 2019-10-04 16:12:53 +03:00
build.gradle Fix issue with bwc tests running wrong cluster versions (#58063) 2020-06-12 12:34:15 -07:00