Hi Vanessa,

I pushed a couple of changes via your suggested

git push origin HEAD:refs/for/master%wip

and I noticed that on all of these the verify jobs were (attempted to) run. One 
of the advantages of draft changes is that it doesn’t eat resources for 
pointless verify jobs.

Thanks,
Klement

From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Vanessa Valderrama
Sent: Tuesday, July 30, 2019 10:21 PM
To: ci-management-...@lists.fd.io; cicn-...@lists.fd.io; csit-...@lists.fd.io; 
deb-d...@lists.fd.io; disc...@lists.fd.io; dmm-...@lists.fd.io; 
govpp-...@lists.fd.io; hc2...@lists.fd.io; honeycomb-...@lists.fd.io; 
infra-contai...@lists.fd.io; infra-steer...@lists.fd.io; 
nsh_sfc-...@lists.fd.io; odp4vpp-...@lists.fd.io; one-...@lists.fd.io; 
p4vpp-...@lists.fd.io; pma-tools-...@lists.fd.io; puppet-f...@lists.fd.io; 
rpm_d...@lists.fd.io; sweetcomb-...@lists.fd.io; tldk-...@lists.fd.io; 
trex-...@lists.fd.io; t...@lists.fd.io; vpp-dev@lists.fd.io; 
jvpp-...@lists.fd.io; hicn-...@lists.fd.io
Subject: [vpp-dev] FD.io - Gerrit 2.16 Changes


Changes that will happen with Gerrit:

1) The 'New UI' for Gerrit will become the default UI

2) The Draft work flow is removed and replaced with 'Work in Progress'
aka 'WIP' and 'Private' workflows. Unfortunately git-review does not
support either of these workflows directly. Utilizing them means either
pushing your changes the manual way for either system or pushing them up
with git-review and then marking the change via the UI into either of
the workflows.
To push a private change you may do so as follows:
git push origin HEAD:refs/for/master%private

To pull it out of private you may do so as follows:
git push origin HEAD:refs/for/master%remove-private

To push a WIP you may do so as follows:
git push origin HEAD:refs/for/master%wip

To mark it ready for review you may do so as follows:
git push origin HEAD:refs/for/master%ready

Once a change is in either private or WIP state it does not switch the
change to a ready state until the current state has been removed.

In both cases, the state can be set via the UI by selecting the tripple
dot menu option on the change and selecting the appropriate option.

To remove WIP state press the 'START REVIEW' button. To remove the
private state you must do so via the menu.

NOTE: We are not moving to Gerrit 3 at this time. That is on the road
map but we need to come to the latest 2.x as we have to do various
migrations that are only available at the 2.16 level before we can move
to Gerrit 3.

Thank you,
Vanessa
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13631): https://lists.fd.io/g/vpp-dev/message/13631
Mute This Topic: https://lists.fd.io/mt/32658320/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-
  • ... Vanessa Valderrama
    • ... Florin Coras
    • ... Florin Coras
    • ... Florin Coras
    • ... Klement Sekera via Lists.Fd.Io
      • ... Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) via Lists.Fd.Io

Reply via email to