[openstack-dev] [all] running non-devstack jobs in Python projects aka "it works outside devstack"

Miles Gould mgould at redhat.com
Fri Oct 14 14:18:42 UTC 2016


On 14/10/16 12:33, Sean Dague wrote:
> I kind of wonder if that hints to a better model here instead of the
> deployments running services from master. Instead running periodics and
> moving forward reference hashes every day if tests pass, and not if they
> fail. That would let deployment tools automatically move forward, quite
> close to master, but not get tightly coupled into every change.

+1. This would also make debugging gate failures easier: when the only 
thing that has changed is the project under test (and not every other 
service it depends on), the source of the breakage is much more likely 
to be the patch being tested.

Miles



More information about the OpenStack-dev mailing list