1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-01 16:17:06 +01:00
Files
Jan Čermák ab22e16159 Fix handling of hassio container updates in tests (#4599)
When running tests on an image that contains older hassio components
(Supervisor or plugins), the autoupdate may interfere with the test run.
To avoid this, patch Suprvisor updater config as early as possible and
restart Supervisor.

For Supervisor tests, we need all components to be updated, so
parametrize the supervisor update test to update all plugins too.
2026-03-24 17:06:43 +01:00
..