summaryrefslogtreecommitdiff
path: root/src/tests/test_utils_file.py
AgeCommit message (Collapse)Author
2025-09-26image: T5455: Add migration of SSH `known_hosts` files during image upgradeOleksandr Kuchmystyi
During upgrade, the script now checks if any `known_hosts` files exist. If so, it prompts the user to save these SSH fingerprints, and upon confirmation, copies the files to the new image persistence directory.