Fix link to releng/builder Jenkins guide 30/69630/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 19 Mar 2018 16:42:47 +0000 (12:42 -0400)
committerSam Hague <shague@redhat.com>
Mon, 19 Mar 2018 23:01:21 +0000 (23:01 +0000)
Change-Id: I61c01d5d6895e3946181553801db96c88ad841ea
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/conf.py
docs/index.rst

index b27ebeff7889592655d83cd5bfdc981509e95cd2..7b2e98172f5856b26ea6b8e41ebddfcda33c6f67 100644 (file)
@@ -13,7 +13,7 @@
 from docs_conf.conf import *
 
 # Append to intersphinx_mapping
-#intersphinx_mapping['odl-releng-builder'] = ('http://docs.opendaylight.org/projects/releng-builder/en/latest/', None)
+intersphinx_mapping['odl-releng-builder'] = ('http://docs.opendaylight.org/projects/releng-builder/en/latest/', None)
 
 linkcheck_ignore = [
     # Ignore jenkins because it's often slow to respond.
index c88e866778826f6ebbdcc4869d30e31860fcad2c..e6a0abed10c132b4f69e13b1a8880a6484bd82db 100644 (file)
@@ -13,10 +13,10 @@ Contents:
 
 External resources:
 
-* `System Test Guide <http://docs.opendaylight.org/en/stable-boron/submodules/integration/test/docs/system-test-guide.html>`_.
-* `Infrastructure Guide <http://docs.opendaylight.org/en/latest/submodules/releng/builder/docs/jenkins.html>`_.
-* `Running System Tests <https://wiki.opendaylight.org/view/Integration/Test/Running_System_Tests>`_.
-* `Test Code Guidelines <https://wiki.opendaylight.org/view/Integration/Test/Test_Code_Guidelines>`_.
-* `Test Case Expectations <https://wiki.opendaylight.org/view/Integration/Test/Test_Case_Expectations>`_.
-* `Boron Test Requirements <https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Boron_Traditional_Release_Project_Integration_Requirements>`_.
-* `Robot API docs <_static/integration/robot/index.html>`_.
+* `System Test Guide <http://docs.opendaylight.org/en/stable-boron/submodules/integration/test/docs/system-test-guide.html>`_
+* :doc:`Infrastructure Guide <odl-releng-builder:jenkins>`
+* `Running System Tests <https://wiki.opendaylight.org/view/Integration/Test/Running_System_Tests>`_
+* `Test Code Guidelines <https://wiki.opendaylight.org/view/Integration/Test/Test_Code_Guidelines>`_
+* `Test Case Expectations <https://wiki.opendaylight.org/view/Integration/Test/Test_Case_Expectations>`_
+* `Boron Test Requirements <https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Boron_Traditional_Release_Project_Integration_Requirements>`_
+* `Robot API docs <_static/integration/robot/index.html>`_