X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fconfiguration.rst;h=e1177e1a77a4d2e7921b13d4bcf239938882b41d;hb=a91e95c9486824aac728653da9c5f04e2a82e201;hp=af98c6e22f0518248c9f5203f18052b6100a470f;hpb=757650c835599c0aa4fe62ed99f05eab324c6f37;p=releng%2Fglobal-jjb.git diff --git a/docs/configuration.rst b/docs/configuration.rst index af98c6e2..e1177e1a 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -28,8 +28,8 @@ Create a "Custom file" with contents: registry = https://nexus.opendaylight.org/content/repositories/npmjs/ -pip.conf --------- +pipconf +------- This file contains default configuration for the python-pip tool and lives in $HOME/.config/pip/pip.conf. Documentation for pip.conf is available via the @@ -46,3 +46,14 @@ Create a "Custom file" with contents: [global] timeout = 60 index-url = https://nexus3.opendaylight.org/repository/PyPi/simple + + +Jenkins CI Jobs +=============== + +jenkins-cfg-merge +----------------- + +This job manages Jenkins Global configuration. Refer to +the :ref:`CI Documentation ` for job +configuration details.