[openstack-dev] Help: help resolve Depends-On for review

Matthew Treinish mtreinish at kortar.org
Mon May 4 18:42:32 UTC 2015


On Mon, May 04, 2015 at 10:05:03PM +0800, Yu Xing YX Wang wrote:
> 
> Hi,
> 
> I have a review(https://review.openstack.org/#/c/178561/) which is depend
> on another review(https://review.openstack.org/#/c/178546/)
> This Depends-On makes the first review's build failure. who can help me
> resolve it?

So I think the issue you're hitting is caused by none of the check jobs running
on 178561 installing tempest-lib from source, but instead use the latest
released version, (in this case 0.5.0) which will not include your proposed
tempest-lib patch.  You won't be able to land a change in tempest to use a new
api in tempest-lib until a new release is pushed which includes the new feature
you're adding.

If you want to verify your tempest-lib patch works with your tempest patch
you'll need to run a job that installs tempest-lib from source instead of the
latest release. There is a job configured to do this included in tempest's
experimental queue. So just leave a review comment 'check experimental' in your
tempest commit (with the depends-on still in the commit msg) and look for the
results from the "gate-tempest-dsvm-neutron-src-tempest-lib" job.

-Matt Treinish

> fixes Bug1448217
> Closes-Bug: 1448217
> Depends-On: I86bf157f1bdb44f5fc579dc5317784fe31df8521
> Change-Id: I57649f5aac9b1abe1a9961d4b35479372ebee519
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150504/23c7e9e5/attachment.pgp>


More information about the OpenStack-dev mailing list