Skip to content

How to run experiments #98

@sabil05

Description

@sabil05

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions