shaker/shaker/resources/schemas
Sphicas, Phil (ps3910) 3d1d37b96a Add support for best-effort accommodations
Adds a new accommodation instruction 'best_effort' that allows the
deployment to proceed even if the number of available compute nodes
is less than what was requested.

For example, this will create a single pair of agents on separate
compute nodes if possible, but will fall back to creating them on
the same compute node if only one is available:

accommodation: pair, single_room, best_effort, compute_nodes: 2

Change-Id: I1986f550ac0dc934bfa5db84b40a6419d6608c7e
Closes-Bug: 1807630
2018-12-10 12:15:03 -08:00
..
scenario.yaml Add support for best-effort accommodations 2018-12-10 12:15:03 -08:00