Ubuntu local mirror building is unoptimal

Bug #1341566 reported by Vladimir Kuklin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Vladimir Kuklin

Bug Description

Currently, local ubuntu mirror is build using redundant apt-get download. We should fetch the list if urls for packages and download them using wget in parallel.

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/106746
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=00034d254a0cf72837f16d6f91431915703b2eb9
Submitter: Jenkins
Branch: master

commit 00034d254a0cf72837f16d6f91431915703b2eb9
Author: Vladimir Kuklin <email address hidden>
Date: Mon Jul 14 16:27:52 2014 +0400

    Optimize ubuntu mirror build

    Use apt-get `print-uris` option to fetch all the urls at once.
    Then download them with xargs and wget in parallel.

    Closes-bug: #1341566

    Change-Id: I394d3463f663ca539e6972a49d00010a5293b513

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

Fix proposed to branch: master
Review: https://review.openstack.org/106950

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/106950
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=b4f7fb363aa804d81050c6681ca882825e2ac459
Submitter: Jenkins
Branch: master

commit b4f7fb363aa804d81050c6681ca882825e2ac459
Author: Vladimir Kuklin <email address hidden>
Date: Mon Jul 14 16:27:52 2014 +0400

    Optimize ubuntu mirror build

    Use apt-get `print-uris` option to fetch all the urls at once.
    Then download them with xargs and wget in parallel.

    Change-Id: I5825f4d3195c5869c3284a13ab68eacf406cf4be
    Closes-bug: #1341566

Changed in fuel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.