Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relaunch scenario without saved progress #308

Open
pi-unnerup opened this issue Oct 28, 2020 · 1 comment
Open

Relaunch scenario without saved progress #308

pi-unnerup opened this issue Oct 28, 2020 · 1 comment

Comments

@pi-unnerup
Copy link
Contributor

As a user I want to be able to relaunch a scenario I have already started without keeping the scenario progress. This allows me to complete a scenario several times or restart a scenario I think I might have messed up.
Currently the scenario progress is saved in progress.yaml and does not get overridden, even if the infrastructure is torn down and scenario is restarted

Expected behaviour
simulator scenario launch <scenario name> always resets the progress for that scenario, so I can restart a task.

Actual behaviour
simulator scenario launch <scenario name> followed by start_task 1 informs me I am already on task 1 if I have started this task before.

@s-irvine
Copy link
Contributor

It may be worth adding a simulator scenario reset command for this purpose. If someone has to tear down their infra they want to continue a scenario from where they were when they spin it back up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants