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
This commit is contained in:
Jeremy Stanley 2014-12-03 18:57:00 +00:00
parent 68a06213c2
commit a31aef7ca9

View File

@ -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 <https://launchpad.net>`. 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