Feat/GitHub action (#6) ip -> hostname test
Feat/GitHub action (#6)
ip -> hostname
test
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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
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