SERVER-127421 Revert to jepsen v0.3.0 for ASC tests (#54328)
GitOrigin-RevId: fa205e1d662b829f657276fea628836750e41217
This commit is contained in:
parent
9b5e8058d1
commit
922dc86d56
@ -2,7 +2,7 @@ set -o errexit
|
||||
|
||||
cd src
|
||||
|
||||
git clone --branch=v0.4.0-jepsen-mongodb-master --depth=1 https://x-access-token:${github_token}@github.com/10gen/jepsen.git jepsen-mongodb
|
||||
git clone --branch=v0.3.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