xlab-uiuc / slooo

Slooo: A Fail-slow Fault Injection Testing Framework
11 stars 1 forks source link

A handheld tutorial on how to use Slooo #16

Closed tianyin closed 2 years ago

tianyin commented 2 years ago

@varshith15 @Essoz

Given that you will have 40 users, could you write a tutorial on how to use Slooo based on one system?

Just pick one system (RethinkDB or MongoDB or whatever you like) and demonstrate each step and required code how to do the following:

(you can choose a follower as the node)

The node can be either a leader or a follow, or both (e.g., in Copilot).

varshith15 commented 2 years ago

I'll work on it, So just to be clear @tianyin

or both?

Essoz commented 2 years ago

I believe it is the second one. Illustrate step-by-step how we have ported systems like MongoDB to the tool and how to perform experiments.

tianyin commented 2 years ago

@varshith15 yes the 2nd one.

I'm asking for a md file which explains step by step how to use Slooo to test a quorum system.

tianyin commented 2 years ago

btw, please prepare a local setup -- all the students will only do things on a local machine.