Make repository cloning a little bit faster

Bug #1507535 reported by Andrey Tykhonov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Low
Andrey Tykhonov

Bug Description

When you do in the shell

$ ./run_tests.sh

it calls `tools/prepare_nailgun.sh` which executes `git clone $FUEL_WEB_REPO $FUEL_WEB_ROOT`. This operation could be a lot faster if perform with `--depth 1` option.

Changed in fuel:
status: New → Triaged
milestone: none → 8.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-fuelclient (master)

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

Changed in fuel:
status: Triaged → In Progress
Changed in fuel:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-fuelclient (master)

Reviewed: https://review.openstack.org/236907
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=952c9d9ba5ba31213328cc450dec54395cb580e1
Submitter: Jenkins
Branch: master

commit 952c9d9ba5ba31213328cc450dec54395cb580e1
Author: Andrey Tykhonov <email address hidden>
Date: Mon Oct 19 14:13:41 2015 +0300

    Make repository cloning a bit faster

    This change makes test execution a bit faster.

    Change-Id: Ie46b6ee0a62d4f6fd40f199b7da03e8ac814ad32
    Closes-bug: #1507535

Changed in fuel:
status: In Progress → Fix Committed
Dmitry Pyzhov (dpyzhov)
tags: added: area-python
Changed in fuel:
status: Fix Committed → Fix Released
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.