[Avocado-devel] avocado-jenkins

Baurzhan Ismagulov ibr at radix50.net
Tue Apr 24 08:48:54 UTC 2018


On Mon, Apr 23, 2018 at 10:42:16PM -0400, Yash Mankad wrote:
> On 04/23/2018 01:57 PM, yeloTag yeloTag wrote:
> >I successfully running autotest test from jenkins on ubuntu 16.04.
...
> >But when i try to run avocado test i get error
> >/home/fred/.local/bin/avocado run /home/fred/tmp/simple_test4.sh
> >Avocado crashed unexpectedly: No module named avocado.core.app

Python should be able to locate Avocado modules. You probably want either to
add /home/fred/.local/something to PYTHONPATH, or build a Debian package and
install it. I use the latter.

With kind regards,
Baurzhan.




More information about the Avocado-devel mailing list