Skip to content

Draft: Depool hosts only when needed based on check()

The check() call needs to be moved into the _per_replica_gen generator in order to silence/depool/repool conditionally. Sets a flag into Host to yield the check() output as needed. Add unit and functional tests.

Bug: T299441

Closes T299441

Merge request reports

Loading