jable (jepsen sable)

Test suite for Sable's networking layer using the Jepsen framework.

How to run:

  1. Compile Sable somewhere on your system
  2. setup VMs suitable for Jepsen
  3. git clone https://git.tf/val/jable/ && cd jable
  4. generate test TLS certs in resources/: ./gen_conf.sh
  5. Run tests: lein run test --sable-bin /home/dev-sable/sable/target/debug/
Description
Jepsen test suite for the Sable IRCd
Readme 107 KiB
Languages
Clojure 93.7%
Shell 6.3%