On 08/28/2015 08:34 AM, Kevin Benton wrote: > One of the patches that fixes one of the functional failures that has > been hitting is here: https://review.openstack.org/#/c/217927/ > > However, it failed in the DVR job on the 'test_router_rescheduling' > test.[1] This failure is because the logic to skip when DVR is enabled > is based on a check that will always return False.[2] I pushed a patch > to tempest to fix that [3] so once that gets merged we should be able to > get the one above merged. > > For the py34 failures, they seem to have started around the same time as > a change was merged that adjusted the way they were ran so I proposed a > revert for that patch here: https://review.openstack.org/218244
That would be indicative of the fact that the tests aren't isolated, and running them in parallel breaks things because the tests implicitly depend on both order, and that everything before them actually ran. -Sean -- Sean Dague http://dague.net __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev