storj/scripts/tests/rollingupgrade
Jeff Wendling 0a860a2e89 scripts: fix builds for new uplink command
the new uplink command expects to be able to migrate
and so we need to specify the --legacy-config-dir
flag sometimes as well. but unfortunately, the old
uplink will error if it gets a flag it doesn't
understand, so we have to set it as an env var.
but we can't use the env var for the --config-dir
flag all the time because the old uplink doesn't
look for that env var.

Change-Id: I019315192c0e6c348814527794342d823a5f9ec3
2022-02-16 21:40:06 +00:00
..
test-rolling-upgrade-final-upload.sh rollingupgrade: add migration to metabase 2021-03-25 10:52:35 +00:00
test-rolling-upgrade.sh scripts: fix builds for new uplink command 2022-02-16 21:40:06 +00:00
test-sim-rolling-upgrade-dev.sh rollingupgrade: add migration to metabase 2021-03-25 10:52:35 +00:00
test-sim-rolling-upgrade.sh ci: install gateway@latest instead of @main 2021-11-01 12:16:38 +00:00