Hello,
Following today's work session preparing to switching Gerrit, everything is ready for the cutover now:
First build from Gerrit repositories is finished successfully: https://android-build.linaro.org/jenkins/job/pfalcon_beagle-gerrit/4
Gerrit Web UI is migrated to the final location: http://review.android.git.linaro.org/
Gitweb is installed at http://android.git.linaro.org/gitweb
Anon git access to repositories in Gerrit available via git://android.git.linaro.org/...
It's too late to do the cutover now of course, so I'd like to propose to do it on Wed 10th to be sure that all folks are back from the Connect and final bits are settled.
Until then, please still use existing git as before, and feel free to elaborate your Gerrit knowledge using the info at https://wiki.linaro.org/Platform/Android/Gerrit
Thanks, Paul
Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#%21/linaroorg - http://www.linaro.org/linaro-blog
On Fri, 5 Aug 2011 15:57:59 +0100, Paul Sokolovsky paul.sokolovsky@linaro.org wrote:
Hello,
Following today's work session preparing to switching Gerrit, everything is ready for the cutover now:
First build from Gerrit repositories is finished successfully: https://android-build.linaro.org/jenkins/job/pfalcon_beagle-gerrit/4
Gerrit Web UI is migrated to the final location: http://review.android.git.linaro.org/
Gitweb is installed at http://android.git.linaro.org/gitweb
Anon git access to repositories in Gerrit available via git://android.git.linaro.org/...
It's too late to do the cutover now of course, so I'd like to propose to do it on Wed 10th to be sure that all folks are back from the Connect and final bits are settled.
Hi,
This sounds fine to me. Do you anticipate that this step will require any coordination with IS?
Thanks,
James
Hi,
I have followed (and updated) the instructions on https://wiki.linaro.org/Platform/Android/Gerrit .
I can not log in with my launchpad account. I get the message "The requested URL /OpenID was not found on this server."
/Patrik
On 6 August 2011 07:56, James Westby james.westby@canonical.com wrote:
On Fri, 5 Aug 2011 15:57:59 +0100, Paul Sokolovsky < paul.sokolovsky@linaro.org> wrote:
Hello,
Following today's work session preparing to switching Gerrit, everything is ready for the cutover now:
First build from Gerrit repositories is finished successfully: https://android-build.linaro.org/jenkins/job/pfalcon_beagle-gerrit/4
Gerrit Web UI is migrated to the final location: http://review.android.git.linaro.org/
Gitweb is installed at http://android.git.linaro.org/gitweb
Anon git access to repositories in Gerrit available via git://android.git.linaro.org/...
It's too late to do the cutover now of course, so I'd like to propose to do it on Wed 10th to be sure that all folks are back from the Connect and final bits are settled.
Hi,
This sounds fine to me. Do you anticipate that this step will require any coordination with IS?
Thanks,
James
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
On Mon, Aug 8, 2011 at 1:02 PM, Patrik Ryd patrik.ryd@linaro.org wrote:
Hi, I have followed (and updated) the instructions on https://wiki.linaro.org/Platform/Android/Gerrit . I can not log in with my launchpad account. I get the message "The requested URL /OpenID was not found on this server."
I can confirm this issue. Guess the gerrit config was not changed to the new review.android.git.linaro.org url but still refers to the old android.git.linaro.org host which has the git itself now.
On Mon, 8 Aug 2011 13:07:02 +0200 Alexander Sack asac@linaro.org wrote:
On Mon, Aug 8, 2011 at 1:02 PM, Patrik Ryd patrik.ryd@linaro.org wrote:
Hi, I have followed (and updated) the instructions on https://wiki.linaro.org/Platform/Android/Gerrit . I can not log in with my launchpad account. I get the message "The requested URL /OpenID was not found on this server."
I can confirm this issue. Guess the gerrit config was not changed to the new review.android.git.linaro.org url but still refers to the old android.git.linaro.org host which has the git itself now.
Cannot fix this myself, submitted https://rt.linaro.org/Ticket/Display.html?id=56 . In the meantime, it's still possible to "login" with manual URL munging in case it's needed urgently.
On Tue, 9 Aug 2011 17:05:16 +0300 Paul Sokolovsky Paul.Sokolovsky@linaro.org wrote:
I have followed (and updated) the instructions on https://wiki.linaro.org/Platform/Android/Gerrit . I can not log in with my launchpad account. I get the message "The requested URL /OpenID was not found on this server."
I can confirm this issue. Guess the gerrit config was not changed to the new review.android.git.linaro.org url but still refers to the old android.git.linaro.org host which has the git itself now.
Cannot fix this myself, submitted https://rt.linaro.org/Ticket/Display.html?id=56 . In the meantime, it's still possible to "login" with manual URL munging in case it's needed urgently.
Fixed now, so we don't have blockers for tomorrow's cutover.
Hello James,
On Sat, 06 Aug 2011 07:56:17 +0100 James Westby james.westby@canonical.com wrote:
On Fri, 5 Aug 2011 15:57:59 +0100, Paul Sokolovsky paul.sokolovsky@linaro.org wrote:
Hello,
Following today's work session preparing to switching Gerrit, everything is ready for the cutover now:
First build from Gerrit repositories is finished successfully: https://android-build.linaro.org/jenkins/job/pfalcon_beagle-gerrit/4
Gerrit Web UI is migrated to the final location: http://review.android.git.linaro.org/
Gitweb is installed at http://android.git.linaro.org/gitweb
Anon git access to repositories in Gerrit available via git://android.git.linaro.org/...
It's too late to do the cutover now of course, so I'd like to propose to do it on Wed 10th to be sure that all folks are ba from the Connect and final bits are settled.
Hi,
This sounds fine to me. Do you anticipate that this step will require any coordination with IS?
Setting old tree at git.linaro.org to r/o may require their help. It depends on specific permissions set in FS, which may be inconsistent. And I wonder if it makes sense to not just set it r/o, but also rename, say set prefix to android-old/ instead of android/, to make sure people don't use old tree. But that again leads to a question of what to do with our older releases which still point to it.
Thanks,
James