Merge "Resume env before snapshot" into stable/newton
This commit is contained in:
commit
f322299f16
@ -322,6 +322,7 @@ class Manager(Basic):
|
||||
"in scenario) {1}>>>".format(str(step), details_msg))
|
||||
|
||||
def make_diagnostic_snapshot(self, status, name):
|
||||
self.env.resume_environment()
|
||||
create_diagnostic_snapshot(self.env, status, name)
|
||||
|
||||
def save_env_snapshot(self, name):
|
||||
|
Loading…
Reference in New Issue
Block a user