Reboot only when required, add the option to clean packages. (#13327)

* Reboot only when required, add the option to clean packages.

* Update docs to reflect only Debian based distribution can be apt
autocleaned

* Add apt cleanup to upgrade tests
This commit is contained in:
Jeroen Rijken
2026-07-16 18:25:26 +02:00
committed by GitHub
parent 0355ed62b9
commit cbcda6ea8d
5 changed files with 23 additions and 5 deletions
+2
View File
@@ -437,3 +437,5 @@ Nodes will be rebooted when there are package upgrades (`system_upgrade_reboot:
This can be changed to `always` or `never`.
Note: Downloads will happen twice unless `system_upgrade_reboot` is `never`.
Debian based nodes can be cleaned of packages to reduce disk space usage with `system_upgrade_autoclean: true`