garage/script/jepsen.garage/README.md
Alex 7d0523883a
All checks were successful
continuous-integration/drone/push Build is passing
even without nemesis, s3 get/put/delete is not linearizable (is this normal?)
2023-04-18 17:47:53 +02:00

517 B

jepsen.garage

Jepsen checking of Garage consistency properties.

Usage

Requirements:

  • vagrant
  • VirtualBox, configured so that nodes can take an IP in a private network 192.168.56.0/24
  • a user that can create VirtualBox VMs
  • leiningen
  • gnuplot

Set up VMs:

vagrant up

Run tests:

lein run test --nodes-file nodes.vagrant

License

Copyright © 2023 Alex Auvolat

This program and the accompanying materials are made available under the terms of the GNU General Public License v3.0.