[TEST] bumps rolling upgrade test version to 5.4.0-snapshot

This commit is contained in:
Ali Beyad 2017-02-15 10:59:24 -05:00
parent b963144254
commit a6389a30f2

View File

@ -25,7 +25,7 @@ task oldClusterTest(type: RestIntegTestTask) {
mustRunAfter(precommit)
cluster {
distribution = 'zip'
bwcVersion = '5.3.0-SNAPSHOT' // TODO: either randomize, or make this settable with sysprop
bwcVersion = '5.4.0-SNAPSHOT' // TODO: either randomize, or make this settable with sysprop
numBwcNodes = 2
numNodes = 2
clusterName = 'rolling-upgrade'