HomeClusterLabs Projects

Low: scheduler: add "group with" colocations to later members independent of…

Description

Low: scheduler: add "group with" colocations to later members independent of assignment

A group's "this with" colocations are added to its later members' colocations when
an earlier member is unmanaged. Previously, this was done only once the group
started assignment, to match the original behavior.

Now, add them regardless of assignment, for consistency.

No regression tests are affected, and it is at least highly unlikely and maybe
impossible to reach this code before assignment.

Details

Provenance
kgaillotAuthored on Nov 8 2022, 5:59 PM
Parents
rP0c8825b129c3: Test: scheduler: update regression test for colocation change
Branches
Unknown
Tags
Unknown