From a31aef7ca9f06201d1f1d97021334fed4dffe79f Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 3 Dec 2014 18:57:00 +0000 Subject: [PATCH] Third party accounts need unique email This is an attempt to prevent a new source of conflicting E-mail addresses for Gerrit accounts. Change-Id: I1376d73ba623af185e5969e53f9dca5b7627e374 --- doc/source/third_party.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/source/third_party.rst b/doc/source/third_party.rst index b9c44c3061..1797e22076 100644 --- a/doc/source/third_party.rst +++ b/doc/source/third_party.rst @@ -155,7 +155,9 @@ your build status on Gerrit patches, you will need a dedicated Gerrit CI account. You will need to create this account in our OpenID provider `Launchpad `. You may already have an existing personal account in Launchpad, but you should create a new and entirely -separate account for this purpose. +separate account for this purpose. This new CI service account needs to use +a different email address than any existing accounts you have, because +Gerrit assumes email addresses are unique across all accounts. Once you have created this account with the OpenID provider you can log into Gerrit with that new account as you would with your normal user