[Avocado-devel] Pre-release test plan results

Lucas Meneghel Rodrigues lookkas at gmail.com
Wed Feb 17 05:37:40 UTC 2016


Yanbing,

Avocado is tested on 2.6, the CI job runs on that platform. You are likely
lacking logutils installed (logutils==0.3.3 is what the CI job uses).


On Wed, Feb 17, 2016 at 1:33 AM Yanbing Du <ydu at redhat.com> wrote:

> Hi Lukáš,
> Does each release will be tested on various supported python versions?
> As now there's a fail introduce by new version stevedore, avocado will
> crash on python2.6, we need restrict the specific version to avoid this
> fail:
>
> Avocado crashed:
> Traceback (most recent call last):
>    File "/usr/bin/avocado", line 7, in <module>
>      execfile(__file__)
>    File "/tmp/libvirt_ci_debug/avocado/scripts/avocado", line 81, in
> <module>
>      from avocado.core.app import AvocadoApp
>    File "/tmp/libvirt_ci_debug/avocado/avocado/core/app.py", line 26, in
> <module>
>      from .dispatcher import CLIDispatcher
>    File "/tmp/libvirt_ci_debug/avocado/avocado/core/dispatcher.py", line
> 17, in <module>
>      from stevedore import ExtensionManager
>    File "/usr/lib/python2.6/site-packages/stevedore/__init__.py", line
> 23, in <module>
>      LOG.addHandler(logging.NullHandler())
> AttributeError: 'module' object has no attribute 'NullHandler'
>
> On 02/16/2016 08:40 PM, Lukáš Doktor wrote:
> > Test Plan: Release Test Plan
> > Run by 'ldoktor' at 2016-02-16T13:21:30.578948
> > PASS: 'Avocado source is sound':
> > PASS: 'Avocado RPM build':
> > PASS: 'Avocado RPM install':
> > PASS: 'Avocado Test Run on RPM based installation':
> > PASS: 'Avocado Test Run on Virtual Machine':
> > PASS: 'Avocado Test Run on Remote Machine':
> > PASS: 'Avocado Remote Machine HTML report':
> > PASS: 'Avocado Server Source Checkout and Unittests':
> > PASS: 'Avocado Server Run':
> > PASS: 'Avocado Server Functional Test':
> > PASS: 'Avocado Virt and VT Source Checkout':
> > PASS: 'Avocado Virt Bootstrap':
> > PASS: 'Avocado Virt Boot Test Run and HTML report':
> > PASS: 'Avocado Virt - Assignment of values from the cmdline':
> > PASS: 'Avocado Virt - Migration test':
> > PASS: 'Avocado VT - Bootstrap':
> > PASS: 'Avocado VT - List tests':
> > PASS: 'Avocado VT - Run test':
> > PASS: 'Avocado HTML report sysinfo':
> > PASS: 'Avocado HTML report links':
> >
> > avocado: e1b986faa70472d94df08c955f64916a241e56c8
> > avocado-vt: 3c6c247706195f7f5c65fca3cbf4906c2376600d
> > avocado-virt: 7dd088e762f6133c70f79c0028080df6c89ef517
> >
> > _______________________________________________
> > Avocado-devel mailing list
> > Avocado-devel at redhat.com
> > https://www.redhat.com/mailman/listinfo/avocado-devel
>
> --
> Regards,
> Yanbing Du
>
> _______________________________________________
> Avocado-devel mailing list
> Avocado-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/avocado-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/avocado-devel/attachments/20160217/540a4424/attachment.htm>


More information about the Avocado-devel mailing list