Merge "Fix UPGRADE_SOURCE_BRANCH"
This commit is contained in:
commit
67fd090b94
@ -49,7 +49,7 @@ export INSTALL_METHOD=${3:-"source"}
|
||||
# Set the source branch for upgrade tests
|
||||
# Be sure to change this whenever a new stable branch
|
||||
# is created. The checkout must always be N-1.
|
||||
export UPGRADE_SOURCE_BRANCH=${UPGRADE_SOURCE_BRANCH:-'stable/train'}
|
||||
export UPGRADE_SOURCE_BRANCH=${UPGRADE_SOURCE_BRANCH:-'stable/ussuri'}
|
||||
|
||||
# enable the ARA callback plugin
|
||||
export SETUP_ARA=${SETUP_ARA:-true}
|
||||
|
Loading…
Reference in New Issue
Block a user