Skip to content
Commit dcf5f4d0 authored by Santiago Gil's avatar Santiago Gil
Browse files

Scheduler: match OS and ISA between job and worker

With these changes the `platform` attributes of the Commands and
workers start to be considered by the scheduler.

When a given worker requests a Job, the scheduler will now try and assign it
the first job in the queue that can be executed in that worker.

As a side effect, submitting an Action with no Command now will result
in a FailedPreconditionError exception.

(This will allow to address #104)
parent 942ea012
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment