[openstack-dev] [nova][stable] Circular dependancy to resolve

Tony Breeds tony at bakeyournoodle.com
Sun Dec 20 23:35:20 UTC 2015


Hi all (Actually I'mm really looking a Dan, Sean and Matt)

We have a 2 changes in stable/liberty

https://review.openstack.org/#/c/248505 Add -constraints sections for CI jobs ; and
https://review.openstack.org/#/c/248877 Remove the TestRemoteObject class

If you grab 248505 and look at the git DAG you get:
$ git log --oneline --decorate  -3
83ca84a (HEAD -> review/sachi_king/bp/Requirements-Management) Add -constraints sections for CI jobs
6e2da82 Remove the TestRemoteObject class
94d6b69 (origin/stable/liberty, gerrit/stable/liberty) Omnibus stable fix for upstream requirements breaks

so 248877 is based on stable/liberty and 248505 is based on 248877

The problem is that 248877 Depends-On 248505[1]

I think the correct solution is to remove the Depends-On directive from 248877.

I didn't do that thing as:
1. I don't understand whay that there and could be missing something
2. Doing so would loose th 2+2's and +W anyway so wont really help.


Yours Tony.
[1] Well it Depends on Icbbb78cfcd074b0050e60c54557637af723f9b92 which maps to
    the same change in master and stable/liberty ....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151221/7352dfd9/attachment.pgp>


More information about the OpenStack-dev mailing list