litmus-docs/website/versioned_docs/version-3.19.0/user-guides/re-run-experiment.md

708 B

id title sidebar_label
re-run-experiment Re-run a chaos experiment Re-run chaos experiment

You can re-run any non-recurring schedule should you wish to test your application against it at any point.

Before you begin

You can learn how to schedule your first chaos experiment here.

1. Go to the chaos experiments sections

In the Chaos experiment page, and click on the play icon for the specific schedule you wish to re-run:

<img src={require('../assets/user-guides/injecting-fault/re-run-workflow/step-1.png').default} />

Learn more