This repository was archived by the owner on May 25, 2026. It is now read-only.
rev187
When wait_for_idle called in fast forward wait_for_idle requires all units to be idle for 15 seconds in a row. Fast forward triggers update status events every 5 seconds, which causes the charm to execute (not idle). This causes wait_for_idle to stall on less powerful hardware (e.g. `large` self-hosted runners) and potentially slows down integration tests on more powerful hardware