upgrades: verify storage settings on the latest v1.21 & v7.0
This commit is contained in:
parent
bc55c01cc6
commit
1546793d0a
1 changed files with 1 additions and 1 deletions
|
@ -564,7 +564,7 @@ function test_successful_upgrades() {
|
||||||
log_info "using $config app.ini"
|
log_info "using $config app.ini"
|
||||||
reset $config
|
reset $config
|
||||||
|
|
||||||
for version in 1.18.5-0 1.19.4-0 1.20.2-0 1.20.3-0 1.21.0-5-rc2 ; do
|
for version in 1.18 1.19 1.20.2-0 1.20.3-0 1.20 1.21 7.0 ; do
|
||||||
log_info "run $version"
|
log_info "run $version"
|
||||||
cleanup_storage
|
cleanup_storage
|
||||||
start $version
|
start $version
|
||||||
|
|
Loading…
Add table
Reference in a new issue