sceptre-phenix icon indicating copy to clipboard operation
sceptre-phenix copied to clipboard

Delete phenix VM injection snapshots when an experiment is stopped

Open activeshadow opened this issue 3 years ago • 1 comments


Originally created by @activeshadow on Thu, 18 Feb 2021 17:03:55 GMT


Right now, we only delete experiment VM injection snapshots right before an experiment is started and when an experiment is deleted. We don't currently delete them when an experiment is stopped just in case we need to pull an injection out, confirm an injection was added, etc. (essentially for debugging purposes).

I propose we change to deleting the injection snapshots by default when an experiment is stopped and add a flag to the experiment stop command to keep the injection snapshots around if necessary.

activeshadow avatar Apr 16 '21 17:04 activeshadow