Skip to content

Commit

Permalink
WIP lein clean
Browse files Browse the repository at this point in the history
  • Loading branch information
bdarnell committed Jun 29, 2017
1 parent f0a7937 commit ba84e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/teamcity-jepsen-run-one.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ controller=$(terraform output controller-ip)
# Prepare the command to run the test. Note that --concurrency must be
# a multiple of 10 and some tests require a minimum of 20.
testcmd="cd jepsen/cockroachdb && set -eo pipefail && \
~/lein clean && find . && \
stdbuf -oL -eL \
~/lein run test \
--tarball file:///home/ubuntu/cockroach.tgz \
Expand Down

0 comments on commit ba84e76

Please sign in to comment.