From 6192aea57f71bcebc8d1cc9d46e1d2cc9e443eaf Mon Sep 17 00:00:00 2001 From: Khai Do Date: Fri, 6 Sep 2013 14:18:07 -0700 Subject: [PATCH] update thirdy party testing how to doc I don't believe openstack has it's own jenkins gerrit trigger plugin anymore. The link was returning a 404 Error. Updated the link to point to the general gerrit trigger plugin in the jenkins-ci repo. Change-Id: Id42f2d8371b8c8e4a0f1f57e110637d4a8b14953 --- doc/source/third_party.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/third_party.rst b/doc/source/third_party.rst index 6758fd31b0..6cc89ac7b0 100644 --- a/doc/source/third_party.rst +++ b/doc/source/third_party.rst @@ -97,9 +97,9 @@ processes described in this document. So if your testing system is Jenkins based you can use it to simplify things. You will still need an account to do this as described in the :ref:`request-account-label` section above. -The OpenStack version of the Gerrit Trigger plugin for Jenkins can be found on -`the Jenkins packaging job `_ for it. You can install it using the Advanced tab in the -Jenkins Plugin Manager. +The Gerrit Trigger plugin for Jenkins can be found on +`the Jenkins repository `_. +You can install it using the Advanced tab in the Jenkins Plugin Manager. Once installed Jenkins will have a new `Gerrit Trigger` option in the `Manage Jenkins` menu. This should be given the following options::