ci(e2e): run s3s-e2e tests

This commit is contained in:
Nugine
2024-12-02 22:30:05 +08:00
parent 43a0a35f22
commit cb3b739969
2 changed files with 89 additions and 37 deletions
+6 -2
View File
@@ -1,4 +1,8 @@
#!/bin/bash
#!/bin/bash -e
if [ -z "$SKIP_BUILD" ]; then
cargo build -p rustfs --bins
fi
current_dir=$(pwd)
@@ -29,5 +33,5 @@ fi
# --domain-name 127.0.0.1:9010 \
# "$DATA_DIR_ARG"
cargo run "$DATA_DIR_ARG"
./target/debug/rustfs "$DATA_DIR_ARG"
# cargo run ./target/volume/test