Reset moduletest site¶
When to use¶
When a moduletest site need reseting
Procedure¶
- Find the moduletest site of the project that need reseting in the Lagoon UI
- Go to tasks
- Select "Copy files between environments", and set the source to "main" and run the task. This queues the task and lagoon will run it when it can. There's some role/user restrictions in place by lagoon, which makes the task fail, as it can't set the correct time on the files. If that is the only error, then it copied the files, and this step is done. Otherwise run it again
- Select "Copy database between environments", and set the source to "main" and run the task
- Go to deployments and pres "deploy", this ensures that the state matches that of the environment.
- Go the page URL and check that it looks alright
The moduletest site is now reset