Roger Pau Monne writes ("[PATCH 04/16] osstest: introduce
host_shared_mark_ready"):
> That allows marking a host as ready to be shared. Replace the current
> callers that open-code it.
>
> Signed-off-by: Roger Pau Monné
> ---
> Changes since v13:
> - s/resource_shared_mark_ready/host_shared_mar
That allows marking a host as ready to be shared. Replace the current
callers that open-code it.
Signed-off-by: Roger Pau Monné
---
Changes since v13:
- s/resource_shared_mark_ready/host_shared_mark_ready/.
- First argument of jobdb_resource_shared_mark_ready must be 'host'.
Changes since v4: