Sylvain Bauza 112efc2cd2 Upstream Training proposal for modifications
Design Summits are now held differently by using Etherpad for selecting
sessions. Also, drafts are no longer accepted by Gerrit because of various
bugs they were creating.

Change-Id: I642fac63a384846f085389e1e535ea2b5d02ef43
2014-10-06 21:11:55 +02:00

1.7 KiB

review.openstack.org

image


gerrit workflow

image


upload an ssh key

image


git config

image


Install git review

  • apt-get / yum / pip install … git review

image


git clone

image


git review -s

image


git checkout -b TOPIC-BRANCH

image


running unit tests

image


invite reviewers

image


New interface: invite reviewers

image


git commit --amend

image


gerrit patchset history

image


New interface: gerrit patchset history

image


patchset diffs

image


Exercise

Push a work in progress (wip) and invite reviewers.