221 B
221 B
Create python env
python3 -m venv ~/.venvs/chaostk
# Activate python env source ~/.venvs/chaostk/bin/activate
# Run tests chaos run latency.json chaos run kill-restart.json
Disable tests
chaos run disable.json