Skip to content

Commit 1e8ca85

Browse files
committed
Be explicit about certain aspects of archiving in the documentation
Related ticket: https://progress.opensuse.org/issues/189669
1 parent d07a29d commit 1e8ca85

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/UsersGuide.asciidoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,6 +1499,17 @@ directory once they reach the expiration for regular job logs. This
14991499
happens as part of the normal cleanup. In the web UI an icon indicates that
15001500
a job was archived.
15011501

1502+
This means a job is "in the archive" if:
1503+
1504+
1. it is important.
1505+
2. its age is between the retention of regular jobs and important jobs.
1506+
3. thresholds for space-aware cleanup do not prevent the cleanup of job results
1507+
from happening at all (because if the cleanup is skipped, also archiving is
1508+
skipped).
1509+
1510+
NOTE: Archiving does *not* prevent cleanup. If an archived important job exceeds
1511+
the retention for important jobs it is still subject to cleanup.
1512+
15021513
[id="asset_cleanup"]
15031514
=== Cleanup strategy for assets ===
15041515

0 commit comments

Comments
 (0)