Rendered device. 
https://pastebin.com/BGMTi1SZ

I just change file, save it. Update web page. And it looks like that device description is updated. 

Ilya

From: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Sent: Thursday, September 5, 2019 3:22:55 PM
To: Ilya Fedusiv <ilya.f@l4b-software.com>
Cc: lava-users@lists.lavasoftware.org <lava-users@lists.lavasoftware.org>
Subject: Re: [Lava-users] Fastboot reboot-bootloader
 
Than you're not changing it in the right place. How does the rendered
device dictionary look like?

milosz

On Thu, 5 Sep 2019 at 13:20, Ilya Fedusiv <ilya.f@l4b-software.com> wrote:
>
> No, result same.
> Lava still runs that command
>
> nice fastboot -s 861a1c59 reboot-bootloader
>
> ________________________________
> From: Milosz Wasilewski <milosz.wasilewski@linaro.org>
> Sent: Thursday, September 5, 2019 3:16:04 PM
> To: Ilya Fedusiv <ilya.f@l4b-software.com>
> Cc: lava-users@lists.lavasoftware.org <lava-users@lists.lavasoftware.org>
> Subject: Re: [Lava-users] Fastboot reboot-bootloader
>
> On Thu, 5 Sep 2019 at 13:13, Ilya Fedusiv <ilya.f@l4b-software.com> wrote:
> >
> > It doesnt help.
> > Maybe I made wrong description.
> >
> > Device desc:
> > https://pastebin.com/1uUw2shL
>
> Try this:
> {% set soft_reboot_command = 'pwd' %}
>
> milosz
>
> >
> > Log:
> > https://pastebin.com/ZyNbduP6
> >
> > Ilya
> >
> > ________________________________
> > From: Milosz Wasilewski <milosz.wasilewski@linaro.org>
> > Sent: Thursday, September 5, 2019 2:19:01 PM
> > To: Ilya Fedusiv <ilya.f@l4b-software.com>
> > Cc: lava-users@lists.lavasoftware.org <lava-users@lists.lavasoftware.org>
> > Subject: Re: [Lava-users] Fastboot reboot-bootloader
> >
> > On Thu, 5 Sep 2019 at 10:16, Ilya Fedusiv <ilya.f@l4b-software.com> wrote:
> > >
> > > Hi!
> > >
> > > Lava as default at beginning runs that command:
> > >
> > > nice fastboot -s 261a1c5d reboot-bootloader
> >
> > This is coming from base-fastboot template
> > {% set soft_reboot_command = soft_reboot_command|default('adb -s ' +
> > fastboot_serial_number + ' reboot bootloader') %}
> >
> > So to prevent it you need to set soft_reboot_command in your device dictionary.
> >
> > milosz
> >
> > >
> > >
> > > Is it possible to avoid this step? Dont run this command
> > >
> > > Ilya
> > >
> > > _______________________________________________
> > > Lava-users mailing list
> > > Lava-users@lists.lavasoftware.org
> > > https://lists.lavasoftware.org/mailman/listinfo/lava-users