Skip to content

Commit f38a446

Browse files
committed
cleanup
1 parent 2025655 commit f38a446

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ci/scripts/backwards-compat-test.sh

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,6 @@ setup_old_cluster() {
8383
tar -xvf risingwave-v${OLD_VERSION}-x86_64-unknown-linux.tar.gz
8484
mv risingwave target/debug/risingwave
8585

86-
# echo "--- Setup old release $OLD_VERSION"
87-
# pushd ..
88-
# git clone --depth 1 --branch "v${OLD_VERSION}-rc" "https://github.com/risingwavelabs/risingwave.git"
89-
# pushd risingwave
90-
# mkdir -p target/debug
91-
# echo "Branch:"
92-
# git branch
93-
# cp risingwave target/debug/risingwave
94-
9586
echo "--- Start cluster on tag $OLD_VERSION"
9687
git config --global --add safe.directory /risingwave
9788
}

0 commit comments

Comments
 (0)