[tbot] Question regarding BBB (beagle bone black) tbot deployment

Harald Seiler hws at denx.de
Tue Jan 15 10:47:13 UTC 2019


Hi Lukasz,

On Tue, 2019-01-15 at 11:37 +0100, Lukasz Majewski wrote:
> On Tue, 15 Jan 2019 10:56:51 +0100
> Lukasz Majewski <lukma at denx.de> wrote:
> 
[...]
> 
> I think that I would be enough to run remotely tbot test case from the
> host on which buildbot/jenkins is running:
> 
> ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no
> root at bbb "tbot -T /root/tbot-tests -v my_awesome_testcase"
> echo $?
> 
> And use return code.
> 
> Or maybe there is other, better way ?
> 

Why not run tbot directly inside jenkins?  tbot is designed to do
all its work remotely anyway, which means you can just run it inside
jenkins and configure your BBB as the lab-host.  This would also
mean you don't need python on the BBB ...

> 
[...]
> 
> Best regards,
> 
> Lukasz Majewski

-- 
Harald

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-62  Fax: +49-8142-66989-80   Email: hws at denx.de


More information about the tbot mailing list