Re: [openstack-dev] [nova] Closes-Bug and Launchpad

2013-11-01 Thread Julie Pichon
Hi Gary,

Gary Kotton gkot...@vmware.com wrote:
 Hi,
 Over the last few days I have noticed that bug fixes posted to gerrit are not
 updated in Launchpad. Am I doing something wrong? I think that the commit
 message is the correct format: Closes-Bug: #bug number.
 Any ideas?

I've seen the linking fail when the bug number is followed by a period.

That seems to match the regexp, if I'm looking at the right place:

https://git.openstack.org/cgit/openstack-infra/jeepyb/tree/jeepyb/cmd/update_bug.py#n250

Julie

 Thanks
 Gary
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [nova] Closes-Bug and Launchpad

2013-10-31 Thread Gary Kotton
Hi,
Over the last few days I have noticed that bug fixes posted to gerrit are not 
updated in Launchpad. Am I doing something wrong? I think that the commit 
message is the correct format: Closes-Bug: #bug number.
Any ideas?
Thanks
Gary
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova] Closes-Bug and Launchpad

2013-10-31 Thread Jeremy Stanley
On 2013-10-31 12:43:19 -0700 (-0700), Gary Kotton wrote:
 Over the last few days I have noticed that bug fixes posted to
 gerrit are not updated in Launchpad.
[...]

Links to one or two example changes might help. There are a number
of other subtle ways this can break down (wrong branch/no
corresponding series task on the bug, missing bug supervisor
permissions on that project for the Launchpad account used by our
automation, transient API failures due to network or server issues,
et cetera). I can probably spot the specific issue with a bit more
context to go on.
-- 
Jeremy Stanley

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev