|
@@ -518,7 +518,7 @@ For example to run a specific tests from the x-pack rolling upgrade from 7.7.0:
|
|
|
|
|
|
Tests are ran for versions that are not yet released but with which the current version will be compatible with.
|
|
|
These are automatically checked out and built from source.
|
|
|
-See link:./buildSrc/src/main/java/org/elasticsearch/gradle/VersionCollection.java[VersionCollection]
|
|
|
+See link:./buildSrc/src/main/java/org/elasticsearch/gradle/BwcVersions.java[BwcVersions]
|
|
|
and link:./distribution/bwc/build.gradle[distribution/bwc/build.gradle]
|
|
|
for more information.
|
|
|
|