26 lines
708 B
Markdown
26 lines
708 B
Markdown
---
|
|
id: re-run-experiment
|
|
title: Re-run a chaos experiment
|
|
sidebar_label: 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](schedule-experiment.md).
|
|
|
|
## 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
|
|
|
|
- [Schedule a chaos experiment](schedule-experiment.md)
|
|
- [Delete a chaos experiment](delete-experiment.md)
|