On Sun, 2016-07-24 at 14:29 +0100, Neil Williams wrote:
On Sun, 24 Jul 2016 00:21:34 +0200 Sjoerd Simons sjoerd.simons@collabora.co.uk wrote:
Hey all,
We've started experimenting with lava V2 jobs in our lava lab. Thusfar things are going well but it seems there is no ability to specify device tags nor to specific target device in V2 thusfar. Is support for those something that's still in the pipeline :) ?
Device tag support is a missing element from the V2 job submission schema. (It has support in the unit tests.) I'll get this into review next week and then into 2016.8, with some docs too.
Great thanks!
There is no support for submitting to specific target devices as this impedes both scheduling and lab management when needing to retire broken hardware.
Hmm, That's true though. Fwiw What I tend to (ab)use submitting to specific target devices for is mostly for hacking sessions and the likes when needing to do some maintaince or other aspects that really need one specific target device rather then any regular jobs. It would be nice to cover that use-case somehow.