Post OpenDev Repo Migration Issues
Hello, There are two quick things we want to point out that we've noticed after the OpenDev Gerrit manuevers. First, any commit Depends-On footers for unmerged changes will need to use https://review.opendev.org urls instead of https://review.openstack.org urls. This is due to a limitation in Zuul and how it sees the Gerrit server. Any Depends-On footers that use https://review.openstack.org are currently non-functional and they will not enforce the dependency relationship. Second, while we have fairly robust http(s) redirects in place for old urls (including those from cgit to gitea) any ssh repo urls will need to be updated to use the new canonical paths if a repo has moved. We are unable to redirect incoming ssh requests against Gerrit. If you need to know what the canonical path is go to the corresponding https repo url and the resulting destination is the canonical location. Again thank you for your patience, Clark
On 4/20/2019 1:09 PM, Clark Boylan wrote:
First, any commit Depends-On footers for unmerged changes will need to usehttps://review.opendev.org urls instead ofhttps://review.openstack.org urls. This is due to a limitation in Zuul and how it sees the Gerrit server. Any Depends-On footers that usehttps://review.openstack.org are currently non-functional and they will not enforce the dependency relationship.
How about Depends-On with a change id, is that still OK? -- Thanks, Matt
On Sat, Apr 20, 2019, at 3:30 PM, Matt Riedemann wrote:
On 4/20/2019 1:09 PM, Clark Boylan wrote:
First, any commit Depends-On footers for unmerged changes will need to usehttps://review.opendev.org urls instead ofhttps://review.openstack.org urls. This is due to a limitation in Zuul and how it sees the Gerrit server. Any Depends-On footers that usehttps://review.openstack.org are currently non-functional and they will not enforce the dependency relationship.
How about Depends-On with a change id, is that still OK?
Yes, Depends-On with a change id are ok. Clark
FYI.. TripleO had a minor issue in a TripleO owned zuul playbook [1]. Just raising attention to it here in case folks from TripleO are looking for info. Should be fixed by [2] Thanks [1] https://bugs.launchpad.net/tripleo/+bug/1825732 [2] https://review.opendev.org/#/c/654258 On Sat, Apr 20, 2019 at 4:46 PM Clark Boylan <cboylan@sapwetik.org> wrote:
On Sat, Apr 20, 2019, at 3:30 PM, Matt Riedemann wrote:
On 4/20/2019 1:09 PM, Clark Boylan wrote:
First, any commit Depends-On footers for unmerged changes will need to usehttps://review.opendev.org urls instead ofhttps://review.openstack.org urls. This is due to a limitation in Zuul and how it sees the Gerrit server. Any Depends-On footers that usehttps://review.openstack.org are currently non-functional and they will not enforce the dependency relationship.
How about Depends-On with a change id, is that still OK?
Yes, Depends-On with a change id are ok.
Clark
participants (3)
-
Clark Boylan
-
Matt Riedemann
-
Wesley Hayutin