Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roachtest: fix acceptance/version-upgrade on remote clusters
No need to run a versionStep for the base version as we manually do that before executing the version steps. Duplicating this work was failing on the second upload because we can't overwrite the executable for a running binary. Fixes #29542 Release note: None
- Loading branch information