OpenSearch/qa/translog-policy
Ryan Ernst 2aeb6ce7ad
Omit translog bwc test before 6.3.0 with default distro (#57266)
The new translog bwc test checks a corruption case before 6.3.0.
However, it needs to restart the old node to reproduce, which does not
currently work given how testclusters works when plugins are installed.
As a workaround, this commit omits creating bwc tests before 6.3.0 only
when the default distribution is used.

fixes #57252
2020-05-28 12:38:30 -07:00
..
src/test/java/org/elasticsearch/upgrades Fix trimUnsafeCommits for indices created before 6.2 (#57187) 2020-05-27 15:08:49 -04:00
build.gradle Omit translog bwc test before 6.3.0 with default distro (#57266) 2020-05-28 12:38:30 -07:00