Merge pull request #4 from Duan-0916/master Add Code Scan Action
Merge pull request #4 from Duan-0916/master
Add Code Scan Action
A Clojure library designed to test jraft-test atomic server consistence.
Edit nodes file:
nodes
jraft.host1 jraft.host2 jraft.host4 jraft.host5
Every node should install jepsen.
Deploy the atomic-server with clojure-control:
control run jraft build control run jraft deploy
Run the test:
bash run_test.sh --testfn <test>
Valid test include:
Other options:
--time-limit 120
--concurrency 10
Watch the report at http://localhost:8080.
Copyright © 2018 alipay.com
jepsen.atomic
A Clojure library designed to test jraft-test atomic server consistence.
Usage
Edit
nodesfile:Every node should install jepsen.
Deploy the atomic-server with clojure-control:
Run the test:
Valid test include:
Other options:
--time-limit 120: test time limit--concurrency 10: test concurrencyWatch the report at http://localhost:8080.
License
Copyright © 2018 alipay.com