ert
ert copied to clipboard
RuntimeInfo added to storage
RuntimeInfo represents information related to a job that has been submitted, it does not include anything afterwards (such as loading results). Resubmitting will not overwrite, rather append for each submit
Issue Resolves #8046
- [x] PR title captures the intent of the changes, and is fitting for release notes.
- [x] Added appropriate release note label
- [x] Commit history is consistent and clean, in line with the contribution guidelines.
- [x] Make sure tests pass locally (after every commit!)