Updates backwards compatibility 5.0 tests to pull
the latest 5.x version - 5.3.0-SNAPSHOT
This commit is contained in:
parent
12923ef896
commit
056adbd8cc
|
@ -38,7 +38,7 @@ integTest {
|
|||
cluster {
|
||||
numNodes = 4
|
||||
numBwcNodes = 2
|
||||
bwcVersion = "5.2.0-SNAPSHOT"
|
||||
bwcVersion = "5.3g.0-SNAPSHOT"
|
||||
setting 'logger.org.elasticsearch', 'DEBUG'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue