Hello,
As final steps of migrating infrastructure/CI projects from bzr to git, lci-build-tools repository (having a shortcut of lp:linaro-ci) was migrated to https://git.linaro.org/ci/lci-build-tools.git . All jobs directly referencing it on https://ci.linaro.org were already updated. However, according to Fathi, there may be wrapper build scripts, hosted elsewhere, which may fetch lci-build-tools on their own. So, if you use/maintain such script, please update it to use git. It should be something like replacing:
bzr branch lp:linaro-ci lci-build-tools
with:
git clone https://git.linaro.org/ci/lci-build-tools.git
Please kindly update your scripts during next week. On March 21, bzr repository will be shutdown, in an effort to formally finish the migration, catch last usages of the old repository, and avoid future confusion.
Let us know if you have concerns with the plan above.
Thanks, Linaro Infrastructure team
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
Hello,
Per the plan outlined above, bzr repository lp:linaro-ci was shutdown today. Few test builds on ci.linaro.org showed some breakage, that's being looked into (for example, linux-lng was broken and quickly fixed), so please reply to this mail/ping me on IRC (pfalcon) if you need help with this upgrade, and I'll be approaching owners of broken jobs too.
Thanks, Paul
On Fri, 14 Mar 2014 08:29:45 +0200 Paul Sokolovsky Paul.Sokolovsky@linaro.org wrote:
Hello,
As final steps of migrating infrastructure/CI projects from bzr to git, lci-build-tools repository (having a shortcut of lp:linaro-ci) was migrated to https://git.linaro.org/ci/lci-build-tools.git . All jobs directly referencing it on https://ci.linaro.org were already updated. However, according to Fathi, there may be wrapper build scripts, hosted elsewhere, which may fetch lci-build-tools on their own. So, if you use/maintain such script, please update it to use git. It should be something like replacing:
bzr branch lp:linaro-ci lci-build-tools
with:
git clone https://git.linaro.org/ci/lci-build-tools.git
Please kindly update your scripts during next week. On March 21, bzr repository will be shutdown, in an effort to formally finish the migration, catch last usages of the old repository, and avoid future confusion.
Let us know if you have concerns with the plan above.
Thanks, Linaro Infrastructure team
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