Add option to force molecule commands if the scenario is already created, prepared, or converged #3785
Unanswered
gciavarrini
asked this question in
Ideas
Replies: 1 comment 1 reply
-
I'm not sure why one want to create again a scenario even if it has already been created, so can't comment. For converge, I think it has been possible to run converge at will for ages (as long as the previous steps of the test matrix have succeeded). For prepare, it's already possible to force-run it:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sometimes it is required to run
create
,prepare
,converge
commands even if the scenario is alreadycreated
,prepared
, orconverged
.It would be nice to add an option to force molecule actions like
> molecule prepare -f
Beta Was this translation helpful? Give feedback.
All reactions