* doc/source/gerrit.rst: Quick documentation added for the method by
which a Gerrit administrator can create the sort of account needed
for third-party testing.
Change-Id: Ia7ec399027ad664a43d6084f988ed84ff572ac00
This initial basic nodepool document provides links to the manifests and
configuration for nodepool so people have a starting point to figure out
how it works, as well as a simple description of its purpose.
Change-Id: I3cc4e59e1e5ba4d62fd16c0da79d75352e9d78f0
The actual jobs we have configured now look quite different to the
template folk are advised to use. I think this is more accurate.
Change-Id: I1d94737d8a448d78626633bdef670c4b084c2263
The prior documentation was incomplete and inconsistent. This works (tested in
an IRC session with clarkb's help).
Change-Id: Ic1d5a51176ccba8b922bcf084d11c0bb0c6ac06a
The list of pipelines (duplicated with the layout.yaml) was incomplete.
No node size was described, and the need (or lack thereof) for backups
wasn't covered.
Change-Id: Ia20b610e7c51184239910d6b6e902390593fcaff
Gerrit replication calls out to ssh which requires host keys to be
accepted in the relevant user account. Document this to ease initial
deployment.
Change-Id: I03b8f1c39a4562cc480b3ef612cb3306b1445814
The user and group docs were a bit opaque, and the needed groups for
the project creator account were not well documented.
Change-Id: Iee6d3ea6dd34a687205412174f78cd44e756c953
In anticipation of swtiching to flake8 as part of the removal of
pyflakes jobs, clean up a few flake8 errors so that we don't have to
ignore as many things.
Change-Id: Idb8466bb3194904d84e17dd3f2a7c32aff13788c
It is a HOWTO and it isn't part of the flow of the main docs,
which are focused on how the OpenStack project infrastructure
is used and operated.
Change-Id: I6e783899ab55f952acab81c7c90ca596d9bb1603
* doc/source/sysadmin.rst: Add note about needing to send an EOF to bup
server to close the initial ssh connection used to verify the backup
server's ssh host key.
Change-Id: I9c21513e5c6de771572f1aa9cb10095bff730eac
Additional documentation was added for jjb cache in jjb manual.
Instead of documenting it twice, this
patch simply points to the jjb manual.
Depends on I57cf59c8723aa04e20801f32a81b573c9d096b48
Fixes bug 1193450
Change-Id: I1741d9774540d1e6b877533f29238663c2890028
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/sysadmin.rst: Document how to restore from bup backups.
* modules/bup/files/etc/bup-excludes: Exclude special backup restore
dirs in /root. This prevents backup restores from being backed up
too.
Change-Id: Ide0e69c128be0a8b8774df7acaf9267df097f104
* doc/source/gerrit.rst: When renaming projects in the changes
table, set created_on to itself so that it won't get updated to the
current time. This column is a timestamp datatype in MySQL and has
the "on update" property set, probably for no good reason but it's
how Gerrit's installer sets the schema.
Change-Id: I5b99d2869e55ab0f8b036fd08f248f406aff41bb