Jenkins Bazaar Plugin Integration with Launchpad

54 views
Skip to first unread message

Brad Bonkoski

unread,
May 23, 2011, 10:06:29 PM5/23/11
to jenkins...@googlegroups.com
Hey Guys...
Any documentation out there for integrating the Bazaar plugin with launchpad?
Specifically setting the launchpad id in order to do a pull.
i.e. from my build log:
You have not informed bzr of your Launchpad ID, and you must do this to write to
Launchpad or access private data. See "bzr help launchpad-login"

Any help/pointers would be appreciated.

thanks
-brad

Alexandre Garnier

unread,
May 24, 2011, 4:55:09 AM5/24/11
to jenkins...@googlegroups.com
If you're just pulling public branches, this message is just a warning.

If you're trying to access private branch or to write into a branch on launchpad, you need to set your lp id in bazaar.
The Jenkins plugin can't do it for now.

To do so, you have to launch the command 'bzr lp-login <YOUR_LP_LOGIN_TO_ACCESS_DATA>' (https://help.launchpad.net/Code/UploadingABranch#Pushing%20your%20Bazaar%20branch%20to%20Launchpad) and to define an ssh key (https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair) on your jenkins server (and slaves).

--
Alex


Reply all
Reply to author
Forward
0 new messages