jable (jepsen sable)
Test suite for Sable's networking layer using the Jepsen framework.
How to run:
- Compile Sable somewhere on your system
- setup VMs suitable for Jepsen
git clone https://git.tf/val/jable/ && cd jable
- generate test TLS certs in
resources/
:./gen_conf.sh
- Run tests:
lein run test --sable-bin /home/dev-sable/sable/target/debug/
Description
Languages
Clojure
93.7%
Shell
6.3%