| 8 | | In the cleanup process runs are transitioned to one of 3 dates |
| 9 | | * cleanup Delete ephemeral files only. Leave files behind so that images can be updated. |
| 10 | | * purged More (but perhaps not all) output files are deleted. For example logs survive. Since recipe information is lost images cannot be regenerated from this state. |
| 11 | | * scrubbed Don't recall what this is for. It seems to delete the same files as regular cleanup. But only if the config dump file is missing. '''XXX: Should this be more like purged or cleaned? |
| | 8 | In the cleanup process runs are transitioned to one of 3 states |
| | 9 | * '''cleanup''' Delete ephemeral files only. Leave files behind so that images can be updated. |
| | 10 | * '''purged''' More (but perhaps not all) output files are deleted. For example logs survive. Since recipe information is lost images cannot be regenerated from this state. |
| | 11 | * '''scrubbed''' Don't recall what this is for. It seems to delete the same files as regular cleanup. But only if the config dump file is missing. '''XXX: Should this be more like purged or cleaned? |