On Sat, Sep 21, 2013 at 7:12 AM, Dan Wendlandt <[email protected]> wrote: > On Fri, Sep 20, 2013 at 2:05 PM, Michael Still <[email protected]> wrote:
>> How are you doing this? Joshua Hesketh has been working on integrating >> our internal DB CI tests into upstream zuul, so I wonder there are >> synergies that can be harnessed here. > > We're just using the standard stuff built by the OpenStack CI team for > third-party testing: http://ci.openstack.org/third_party.html > > Is that what you were asking, or am I misunderstanding? Ahhh, so that's how our initial prototype was built as well, but the new zuul way is much nicer (he says in a handwavey way). I didn't do the work though, so I can't be too specific apart from saying you don't need to do any of the talking-to-gerrit bits any more -- its possible to just run up a zuul instance which hooks into the upstream one and that runs your tests. zuul handles detecting new reviews and writing results to gerrit for you. Michael -- Rackspace Australia _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
