Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Ideally, we could avoid maintaining a set of allocator tests for many 1 role frameworks separate from tests for 1 many role framework, since from a resource allocation perspective, these situations are equivalent. (1)
To start with, we could simply write a test that makes sure the multi role framework can see the allocation info in the offer, and receives offers for each of its roles.
(1) Modulo the fair sharing that currently occurs when multiple frameworks are running in a role.