This issue tracks testing that invoking all actions / undo actions within a saga "twice" is safe, and results in the same output as being called once. - [x] Instance create: https://github.com/oxidecomputer/omicron/pull/2095 - [x] Instance delete: https://github.com/oxidecomputer/omicron/pull/2096 - [x] Disk create: https://github.com/oxidecomputer/omicron/pull/2097 - [x] Disk Delete: https://github.com/oxidecomputer/omicron/pull/2098 - [ ] Snapshot Create - [ ] Snapshot Delete - [ ] Volume Delete - [ ] Volume Remove ROP - [ ] Project Creation - [ ] Project Deletion - [ ] VPC Creation - [ ] VPC Deletion - [ ] Instance Migration Related to https://github.com/oxidecomputer/omicron/issues/2052, https://github.com/oxidecomputer/omicron/issues/1799
This issue tracks testing that invoking all actions / undo actions within a saga "twice" is safe, and results in the same output as being called once.
Related to #2052, #1799