SERVER-126208 wire sls into jepsen tests for rw concern verification (#53440)
GitOrigin-RevId: b5e1b2d33b65d2f6c0c182035d5a05eba94d2406
This commit is contained in:
parent
5be3398828
commit
5203a86f27
@ -2,7 +2,7 @@ set -o errexit
|
||||
|
||||
cd src
|
||||
|
||||
git clone --branch=v0.3.0-jepsen-mongodb-master --depth=1 https://x-access-token:${github_token}@github.com/10gen/jepsen.git jepsen-mongodb
|
||||
git clone --branch=v0.4.0-jepsen-mongodb-master --depth=1 https://x-access-token:${github_token}@github.com/10gen/jepsen.git jepsen-mongodb
|
||||
cd jepsen-mongodb
|
||||
|
||||
lein install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user