HomeClusterLabs Projects

Test: cts-scheduler: Update outputs for double colocation fix

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Test: cts-scheduler: Update outputs for double colocation fix

Scores that change in the bug-lf-2358 and use-after-free-merge tests do
so correctly.

In the coloc-cloned-group-promoted-dependent2 scores, we see that the
stickiness is no longer added to the promotion priority. This is okay,
and we don't need to consider stickiness in order to break ties. The
instances are numbered/ordered starting with the currently promoted
ones, which avoids unnecessary demotion/promotion.

Ref T832

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Jun 18 2024, 7:12 PM
Tasks
T832: Colocation score doubled for promotion score

Commit No Longer Exists

This commit no longer exists in the repository.