Stop cherry-picking in infra

We encountered some problems, notably, the updated commit message
breaks "git brannch -d" workflow, and Sean Dague ran into problems
with the implementation in Gerrit.

Change-Id: I9f2d411bb9c926b3da919bb9ab986dd589f9f42c
Reviewed-on: https://review.openstack.org/37348
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2013-07-16 16:12:55 -07:00 committed by Jenkins
parent a4042eb7c6
commit 87bd7eb026
16 changed files with 0 additions and 16 deletions

View File

@ -10,4 +10,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -7,4 +7,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -10,4 +10,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -10,4 +10,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -9,5 +9,4 @@
[receive] [receive]
requireChangeId = true requireChangeId = true
[submit] [submit]
action = cherry pick
mergeContent = true mergeContent = true

View File

@ -11,4 +11,3 @@
requireContributorAgreement = true requireContributorAgreement = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -12,4 +12,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -12,4 +12,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -15,4 +15,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -10,4 +10,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -10,4 +10,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -10,4 +10,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -12,4 +12,3 @@
requireChangeId = true requireChangeId = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick

View File

@ -9,7 +9,6 @@
requireShortMessage = true requireShortMessage = true
[submit] [submit]
mergeContent = true mergeContent = true
action = cherry pick
[project] [project]
state = active state = active
[access "refs/meta/config"] [access "refs/meta/config"]

View File

@ -122,7 +122,6 @@ projects:
- gate-noop - gate-noop
- name: openstack-infra/config - name: openstack-infra/config
merge-mode: cherry-pick
check: check:
- config-compare-xml - config-compare-xml
- gate-config-layout - gate-config-layout

View File

@ -282,7 +282,6 @@ projects:
- gate-noop - gate-noop
- name: openstack-infra/config - name: openstack-infra/config
merge-mode: cherry-pick
check: check:
- config-compare-xml - config-compare-xml
- gate-config-layout - gate-config-layout