On 16 May 2018 at 14:31, Hemanth K V <kv.hemanth.mys@gmail.com> wrote:Hello Stevan,Thanks for quick response.Is there any reference of creating and assigning device tag to specific device.The issue I am facing is whatever device tags are created are getting default assigned to all devices.Tags are a Django object, you need to create and assign them in the Django Admin Interface.It's a standard multi-select list box, use Ctrl & click then save.Thanks,Hemanth.____________________________________________________________ ______________________________ _
Hi Hemanth, You can achieve this by adding device tags to the devices and then specifying which tags you'd like to use in the test job definition. Please take a look at https://validation.linaro.org/static/docs/v2/developing-test HTH, On 05/16/2018 12:26 PM, Hemanth K V wrote: > Hello Lava-Users, > > When we have multiple devices of same device-type in LAVA Instance and > want to submit job on a particular device how can this be achieved in > LAVA.Tried to follow > https://validation.linaro.org/s.html#device-tags-example static/docs/v2/first-job.html but didn't > find how device can be specified. > > Thanks, > Hemanth. > > > _______________________________________________ > Lava-users mailing list > Lava-users at lists.linaro.org > https://lists.linaro.org/mailman/listinfo/lava-users
_______________________________________________
Lava-users mailing list
Lava-users@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lava-users
--