← Back to team overview

fuel-dev team mailing list archive

Re: Fuel 4.0 Code Freeze

 

Guys,

Running: git remote update gerrit
> Fetching gerrit
> error: unable to resolve reference refs/remotes/gerrit/stable/4.0: Not a
> directory
> From ssh://review.openstack.org:29418/stackforge/fuel-web
>  ! [new branch]      stable/4.0 -> gerrit/stable/4.0  (unable to update
> local ref)
> error: some local refs could not be updated; try running
>  'git remote prune gerrit' to remove any old, conflicting branches
> error: Could not fetch gerrit
> Problem running 'git remote update gerrit'


If you run command 'git fetch' or 'git review' and see message like this,
run command 'git remote prune gerrit'. Actually, you can find this command
in error message.



On Tue, Dec 24, 2013 at 7:01 PM, Dmitry Pyzhov <dpyzhov@xxxxxxxxxxxx> wrote:

> Branches in fuel-web and fuel-ostf have been created.
>
>
> On Tue, Dec 24, 2013 at 3:10 PM, Mike Scherbakov <mscherbakov@xxxxxxxxxxxx
> > wrote:
>
>> Fuelers,
>> I'm glad to announce code freeze.
>>
>> Thank you all for the hard work to make this happen, number of bugs
>> addressed is outstanding: https://launchpad.net/fuel/+milestone/4.0. For
>> now, we don't have any criticals, and 4 High priority bugs (excluding bugs
>> related to system tests).
>>
>> Let's now focus on acceptance testing now. We have created stable/4.0
>> branch to accept only critical bugs found during the testing, all other
>> fixes / features should go to master.
>> Please note, no changes to 4.0/stable will be merged before same
>> changeset is merged to master. Core developers with merge rights - please
>> pay attention on this. Fixes, which are needed for 4.0/stable only should
>> reflect this information in the commit message.
>>
>> fuel-astute, fuel-main, fuel-library already have stable/4.0 branch.
>> For fuel-ostf, fuel-web we failed to create stable/4.0 branch and will
>> address this issue with OpenStack Infra team. For now, let's merge only
>> critical fixes into these repos. We hope to fix this soon.
>>
>> Thanks!
>> --
>> Mike Scherbakov
>> #mihgen
>>
>> --
>> Mailing list: https://launchpad.net/~fuel-dev
>> Post to     : fuel-dev@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~fuel-dev
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>

References