Build failed. - periodic-ceilometer-docs-havana http://logs.openstack.org/periodic-stable/periodic-ceilometer-docs-havana/b0... : SUCCESS in 6m 56s - periodic-ceilometer-python26-havana http://logs.openstack.org/periodic-stable/periodic-ceilometer-python26-havan... : SUCCESS in 10m 46s - periodic-ceilometer-python27-havana http://logs.openstack.org/periodic-stable/periodic-ceilometer-python27-havan... : SUCCESS in 9m 18s - periodic-ceilometer-docs-icehouse http://logs.openstack.org/periodic-stable/periodic-ceilometer-docs-icehouse/... : SUCCESS in 4m 48s - periodic-ceilometer-python26-icehouse http://logs.openstack.org/periodic-stable/periodic-ceilometer-python26-iceho... : FAILURE in 5m 17s - periodic-ceilometer-python27-icehouse http://logs.openstack.org/periodic-stable/periodic-ceilometer-python27-iceho... : FAILURE in 5m 14s
I've tracked the issue to the change from testtools==0.9.37 to testtools==0.9.39. Digging deeper to find what actually causes this, since Ceilometer is the only project affected. Cheers, Nejc
On 09/04/2014 04:06 PM, Nejc Saje wrote:
I've tracked the issue to the change from testtools==0.9.37 to testtools==0.9.39. Digging deeper to find what actually causes this, since Ceilometer is the only project affected.
After some painful digging by dropping to pdb in various places, since the test loading process is extremely untransparent and unverbose, here's a patch and an explanation: https://review.openstack.org/#/c/119156/
Cheers, Nejc
_______________________________________________ Openstack-stable-maint mailing list Openstack-stable-maint@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint
participants (2)
-
jenkins@openstack.org
-
Nejc Saje