Really use the US-West region for the SPECsfs benchmark
[bluesky.git] / microbench / run-spec.sh
index 074dd9f..a207673 100755 (executable)
@@ -5,8 +5,21 @@ BASEDIR=$(dirname $(which $0))
 
 run_spec() {
     BLUESKY_RUN_NAME=$(date +%Y%m%d)-$1
+    SPEC_CONF=$2
 
     $HOME/bin/s3-cleanup.py mvrable-bluesky
     $HOME/bin/s3-cleanup.py mvrable-bluesky-west
     run_cmd $PROXY cleanup-proxy
     run_cmd $PROXY run-proxy >$BLUESKY_RUN_NAME.proxy 2>&1 &
+    proxy_pid=$!
+    sleep 10
+
+    run_cmd $BENCHER run-specsfs
+
+    run_cmd $PROXY stop-proxy
+    echo "Waiting for proxy to stop..."
+    wait $proxy_pid
+}
+
+BLUESKY_TARGET=s3:mvrable-bluesky-west
+run_spec s3-west sfs_bluesky