Third-party testing document updates.

Change-Id: Idccf0b09008483b407b574dadce67845aed7daf0
Reviewed-on: https://review.openstack.org/26224
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Jeremy Stanley 2013-04-05 14:13:13 +00:00 committed by Jenkins
parent b637d3e235
commit f1461cac89

View File

@ -18,7 +18,7 @@ Reading the Event Stream
------------------------ ------------------------
It is possible to use ssh to connect to ``review.openstack.org`` on port 29418 It is possible to use ssh to connect to ``review.openstack.org`` on port 29418
with your ssh key if you are signed up as an OpenStack developer on Launchpad. with your ssh key if you have a normal reviewer account in Gerrit.
This will give you a real-time JSON stream of events happening inside Gerrit. This will give you a real-time JSON stream of events happening inside Gerrit.
For example: For example:
@ -80,18 +80,14 @@ advisable during initial testing of the setup.
Requesting a Service Account Requesting a Service Account
---------------------------- ----------------------------
To request a sevice acconut for your system you first need to create a new Feel free to contact the OpenStack Infrastructure Team via
account in LaunchPad. This account needs to be joined to the `email <mailto:openstack-infra@lists.openstack.org>`_,
`OpenStack Team <https://launchpad.net/~openstack>`_ or one of the related teams `bug report <https://bugs.launchpad.net/openstack-ci/>`_
so that Gerrit can pick it up. You can then contact the or in the #openstack-infra IRC channel to arrange setting up a dedicated user
OpenStack Infrastructure Team via (so your system can post reviews and vote using a system name rather than your
`email <mailto:openstack-infra@lists.openstack.org>`_ user name). You should provide a preferred account name, SSH public key and if
or the #openstack-infra IRC channel. We will set things up on Gerrit to possible a unique contact email address for that system, though it should not
receive your system's votes. be an address used by any existing Gerrit account.
Feel free to contact the Infrastructure team to arrange setting up a dedicated
user so your system can post reviews up using a system name rather than your
user name.
The Jenkins Gerrit Trigger Plugin Way The Jenkins Gerrit Trigger Plugin Way
------------------------------------- -------------------------------------
@ -111,7 +107,7 @@ Jenkins` menu. This should be given the following options::
Hostname: review.openstack.org Hostname: review.openstack.org
Frontend URL: https://review.openstack.org/ Frontend URL: https://review.openstack.org/
SSH Port: 29418 SSH Port: 29418
Username: (the Launchpad user) Username: (the Gerrit user)
SSH Key File: (path to the user SSH key) SSH Key File: (path to the user SSH key)
Verify Verify