From 066a644c8254cde978a6440da37d2831e9b37d2b Mon Sep 17 00:00:00 2001 From: Michael Vrable Date: Fri, 11 Mar 2011 11:42:14 -0800 Subject: [PATCH] Really use the US-West region for the SPECsfs benchmark --- microbench/run-spec.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microbench/run-spec.sh b/microbench/run-spec.sh index c020ee2..a207673 100755 --- a/microbench/run-spec.sh +++ b/microbench/run-spec.sh @@ -3,7 +3,6 @@ BASEDIR=$(dirname $(which $0)) . $BASEDIR/run-common.sh - run_spec() { BLUESKY_RUN_NAME=$(date +%Y%m%d)-$1 SPEC_CONF=$2 @@ -22,4 +21,5 @@ run_spec() { wait $proxy_pid } +BLUESKY_TARGET=s3:mvrable-bluesky-west run_spec s3-west sfs_bluesky -- 2.20.1