update github URLs in documentation
Some puppet modules have been renamed in openstack-ci-puppet: * `jenkins_slave` puppet module has been integrated in `jenkins` module * `openstack-ci-config` has been renamed `openstack_project` Change-Id: Ie4a35022301c156f74e1fdef859c87319efb60da Reviewed-on: https://review.openstack.org/13519 Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
@@ -86,7 +86,7 @@ And multiple changes are separated by a carat ("^"). E.g.::
|
||||
The OpenStack project uses the following script to update the
|
||||
repository in a workspace and merge appropriate changes:
|
||||
|
||||
https://github.com/openstack/openstack-ci-puppet/blob/master/modules/jenkins_slave/files/slave_scripts/gerrit-git-prep.sh
|
||||
https://github.com/openstack/openstack-ci-puppet/blob/master/modules/jenkins/files/slave_scripts/gerrit-git-prep.sh
|
||||
|
||||
Gerrit events that do not include a change (e.g., ref-updated events
|
||||
which are emitted after a git ref is updated (i.e., a commit is merged
|
||||
|
||||
@@ -344,7 +344,7 @@ succeeds. In the above example, project-unittest, project-pep8, and
|
||||
project-pyflakes are only executed if project-merge succeeds. This
|
||||
can help avoid running unnecessary jobs.
|
||||
|
||||
.. seealso:: The OpenStack Zuul configuration for a comprehensive example: https://github.com/openstack/openstack-ci-puppet/blob/master/modules/openstack-ci-config/files/zuul/layout.yaml
|
||||
.. seealso:: The OpenStack Zuul configuration for a comprehensive example: https://github.com/openstack/openstack-ci-puppet/blob/master/modules/openstack_project/files/zuul/layout.yaml
|
||||
|
||||
|
||||
logging.conf
|
||||
|
||||
Reference in New Issue
Block a user