-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hello Team,
I am very new to chaostoolkit and I just wanted to know how to run the chaostoolkit experiments. I have Python3 installed Venv is ready. /aws/credantials file has been updated.
Just want to know where to store the experiment file and following paragraph will be enough to run the simple exeriment in experiment file?
{
"name": "stop-an-ec2-instance-in-az-at-random",
"provider": {
"type": "python",
"module": "chaosaws.ec2.actions",
"func": "stop_instance",
"arguments": {
"az": "us-west-1",
"instance_id": "i-xxxxxxx"
}
}
}
If I get more insights on chaostoolkit would be really appreciate.
Thanks,
Sabil.
Metadata
Metadata
Assignees
Labels
No labels