Commit Graph

222 Commits

Author SHA1 Message Date
Jenkins
9a15781d5e Merge "Update gerrit project rename instructions" 2014-07-06 13:17:23 +00:00
Monty Taylor
c8a29bea6d Delete the old cron-based puppet thing
Also, delete the legacy non-nodepool slave references.

Change-Id: I995576ab240c6f228716fa075d3513b47c41e7c1
2014-07-05 14:26:30 -07:00
Monty Taylor
92b29acd0d Add playbook for cleaning workspaces
Sometimes we need to clean the workspaces. While we have a command
documented, go ahead and make a playbook for it.

Change-Id: I1887dec24563811a71157c000b2d8ae9b7850d6a
2014-07-04 10:01:14 -07:00
Thierry Carrez
404ec57fb3 Change ACLs to apply on proposed/* branches
Change ACLs so that they would apply to proposed/* branches instead of
milestone-proposed branches, and adjust documentation to match.

NB: The top-level project.config should also be changed so that its ACLs
apply to proposed/* branches. It's apparently not driven by the config
repository.

Change-Id: Iad6991315b1d526026e0aeb0e968ed85dd317fac
2014-07-01 11:46:51 +02:00
Jenkins
24772364b2 Merge "Clarifies that CI accounts must request accounts from infra" 2014-06-30 23:42:57 +00:00
Jenkins
20095a9e91 Merge "Adds test artifact retention requirement" 2014-06-30 23:35:51 +00:00
Jeremy Stanley
25a9cc73ad Normalize Gerrit ACL documentation
It turns out that while changes to Gerrit ACLs from the WebUI will
create "Git config" format files which look somewhat like
traditional INI files with hard-tab indentation and other
unpleasantness, Gerrit will interpret more traditional INI files as
ACLs just fine and merge them to refs/meta/config unaltered. Adjust
the examples to look like the sorts of INI files with which our
developers are more familiar, and apply some other helpful
normalization like alphabetizing the section and key orders,
removing redundant default values or other no-ops, et cetera.

Change-Id: I3b9dad7b7beb05427eb4011fa6dad2a6dd4cbe72
2014-06-30 17:22:55 +00:00
James E. Blair
4e84daec86 Update gerrit project rename instructions
To current (hacky) procedure to stop puppet runs from puppetmaster.

Change-Id: I7a76fc4fd020c6dd6e8f05f417ec58a6410fac84
2014-06-28 07:43:19 -07:00
Anita Kuno
bb305f8719 Clarifies that CI accounts must request accounts from infra
Currently there is ambiguity in the third party documentation
around requesting accounts. Some have interpreted the documentation
as stating it is possible to conduct tests using a gerrit user
account. This patch addresses the documentation language making
it clear that a third party ci system is required for third party
ci interactions with gerrit and the system must be created by
infra.

This patch also changes the recommended method of requesting a
third party ci account from three choices (email, bug or irc) to
one choice (email). This edit was previously part of
https://review.openstack.org/#/c/101013/ and has been moved into
this patch.

Change-Id: Iab88b729d714dcaa881376e9237834e877acecfa
2014-06-27 11:40:40 -04:00
Anita Kuno
5b84eb51ea Adds test artifact retention requirement
Currently the third party ci test artifact retention limit is
one month. This patch adds that information to the docs.

Change-Id: Ice1d13b1d7828eeed9a5856db1d9be649fdfaefe
2014-06-26 18:22:55 -04:00
Jenkins
e1409730e7 Merge "Fixed typo: 'project.yaml' -> 'projects.yaml'" 2014-06-25 22:04:38 +00:00
Clark Boylan
b1774fded0 Prep JJB jobs for running on bare-trusty
We need to make sure that jenkins will run jobs on bare-trusty before we
can migrate and projects to bare-trusty. So do the initial JJB prep now,
then we can do a project at a time.

Change-Id: I6e80567730bff8d387d8a5b87d7368ea3be6d3ab
2014-06-24 16:37:40 -07:00
aviau
4d7f9d7645 Fixed typo: 'project.yaml' -> 'projects.yaml'
Change-Id: Icda7eb6479e821d12ad3dcef61ae0abc1571edae
2014-06-16 13:23:46 -04:00
Jenkins
e9a8a9b4f8 Merge "Remove link to devstack_launch_slave.pp" 2014-06-13 10:38:07 +00:00
Jeremy Stanley
4d23b04037 Don't deny visibility of ICLA group to its members
We are making this and other CLA enforcement groups public, since
they are not sensitive information (lists of committers are already
public and we used to keep these tracked in a wiki article before
enforcement within Gerrit), and since there is value in being able
to query this status in a read-only manner to aid in building
contributor analyses.

Change-Id: I459a066612fe014790086ac04cbeb5eebd6e062d
2014-06-10 22:18:40 +00:00
Jeremy Stanley
77c193f23d Prevent Draft patchsets from being pushed
Add rule that blocks pushes to refs/drafts/*.

Change-Id: I5cfaf22e17df0458a6769ad4c518feb0f387cee7
2014-06-10 22:07:06 +00:00
Jeremy Stanley
13d36c0f0e Don't copy review scores on commit message updates
This gets us closer to the behavior we had prior to upgrading from
2.4 to 2.8, and is generally considered desirable since we want
people to be able to review and vote on commit message contents.

Change-Id: I7051a606f1d501e5aef6510d42ef928456d07303
2014-06-10 22:02:31 +00:00
Elizabeth Krumbach Joseph
cd73c234bd Add basic elastic-recheck docs page
Add page to our CI documenation about the elastic-recheck project
so people can find the full docs and configuration details.

Change-Id: I846d811e5b154c0e555d3458bc74920baf0be971
2014-06-06 10:51:52 -07:00
Elizabeth Krumbach Joseph
6e88e9ada2 Add nodepool_prod.pp to documentation
The nodepool_prod.pp file has a lot of valuable information for
the deployment of nodepool, add this to list of puppet files
in documentation for configuration.

Change-Id: I33401f5b4baa70305b9091bc08e962cb222230ff
2014-06-01 10:56:38 -07:00
Tim Freund
91b781e604 Remove link to devstack_launch_slave.pp
The devstack_launch_slave.pp module was removed on 2013-08-18.  This
change updates the documentation to reflect that deletion.

Change-Id: I3ae522cfbdc4e3650e4921fb633b21192f0fee85
Closes-Bug: 1325379
2014-06-01 12:13:23 -04:00
Jenkins
2049ccfa1d Merge "The process for making a Third-Party CI voting needs docs" 2014-05-30 21:12:41 +00:00
Jenkins
0d443934f9 Merge "Update gerrit replication command." 2014-05-29 22:51:10 +00:00
Clark Boylan
0be0dc79c3 Update gerrit replication command.
Gerrit 2.8 uses a plugin to do replication and the command to trigger it
is different than the built in command from 2.4. Update the docs to
reflect the correct command.

Change-Id: I4b97a94a932b469a72eb3141ebd340785577465c
2014-05-29 14:32:14 -07:00
Anita Kuno
6c3d8b03be The process for making a Third-Party CI voting needs docs
Currently the process for making a Third-Party CI system voting
is not documented. This patch documents the current ideal process
for moving a Third-Party CI system from the non-voting permissions
group to the voting permissions group in Gerrit.

Change-Id: I762aec397f1c0c26bab62fbcb124e8b002066a43
2014-05-28 16:01:30 -04:00
Christian Berendt
d69fa16dae cleaning up index.rst file
Removed notes about the generation of the file.

Change-Id: I53b567ddc0ad09826a976143ee9578e49282caf2
2014-05-28 10:04:13 +02:00
Jeremy Stanley
f930531f30 Reindex Gerrit after project move/rename
* doc/source/gerrit.rst: When project names change, Gerrit's lucene
indexes must be rebuilt while the service is still offline. If this
is not done, searches on the new project names will not find
existing changes and Zuul will ignore some events for them.

Change-Id: I99cd657298e05f7c213cf770e92d06016043f547
2014-05-26 22:44:46 +00:00
Jenkins
5603712ea3 Merge "Add nodepool documentation link" 2014-05-22 00:16:18 +00:00
Jenkins
87b2b98fc1 Merge "Adding a utc timestamp requirement for 3rd party test logs" 2014-05-20 21:07:21 +00:00
Elizabeth Krumbach Joseph
f0928176fb Add nodepool documentation link
The nodepool documentation now builds and is published on
ci.openstack.org. Link this to the OpenStack infra
documentation for nodepool.

Change-Id: I8a2e4eece4f40846f927be6b0efb9d9afd1701fb
2014-05-12 14:20:31 -07:00
Jeremy Stanley
c7d3ed2933 Allow core reviewers to abandon and unabandon
A much awaited feature, this patch is the outcome of running:

find modules/openstack_project/files/gerrit/acls/ \
    doc/source/stackforge.rst -type f -exec sed -i -e \
    's/^\(.* \)label-Workflow .*\(group .*\)$/\0\n\1abandon = \2/' \
    -e 's/.*exclusiveGroup.*Workflow.*/\0 abandon/' \
    {} \;

Change-Id: I217a8689528d14c9143de5656db01549f263c3b4
Closes-Bug: #1248794
2014-05-07 21:06:43 +00:00
Anita Kuno
e47d205d30 Change stackforge acl tags example to -ptl from -core
Project acls in the refs/tags/* stanza should specific the ptl
of a program/project as opposed to all the core reviewers. This
patch changes the stackforge acl example to reflect this.

Also this patch changes WIP to Workflow in the explanation below
which is more consistent with Gerrit 2.8 functionality.

Change-Id: If7df749b54d5ace8904ea1def900618a196aa265
2014-05-06 13:04:48 -04:00
Jenkins
ff185c2b09 Merge "Correct log processor script links in docs" 2014-05-05 22:29:24 +00:00
Jenkins
49e280796f Merge "Fixed several typos in the docs." 2014-05-01 02:27:07 +00:00
James E. Blair
0afd1394d9 Correct log processor script links in docs
Change-Id: I8fe882c2116c398250e4c60e25f064d970e9f0fc
2014-04-30 11:26:48 -07:00
Khai Do
e289ed2564 update docs and All-Project configuration for gerrit 2.8
Changes for gerrit 2.8:
- In Gerrit 2.8 labels no longer need to be manually entered into the database.  To create
  custom labels we just need to define them in project.config file.
- There are two new ACLs (pushSignedTags[1] and streamEvents[2]) to configure in
  All-Projects config.
- The Workflow label replaces workInProgress permission (from WIP plugin)
  so removing workInProgress.

The 'Approved' label is replaced by the 'Workflow' label so updating the docs accordingly.

[1] https://gerrit-review.googlesource.com/Documentation/access-control.html#category_push_signed
[2] https://gerrit-review.googlesource.com/Documentation/access-control.html#capability_streamEvents

Change-Id: I8fd11f91fcb729d0d52234fb38da9fc6715b56f4
2014-04-28 17:44:39 -07:00
Alex Gaynor
1c00fe4bb4 Fixed several typos in the docs.
Found using: https://github.com/intgr/topy

Change-Id: I4b6d1258ae0f9e73289c4a72c4e534263de7e665
2014-04-26 08:44:25 -07:00
James E. Blair
c19da4c8a7 Move cinder docs into sysadmin section
And reference them from hosts that use cinder volumes.

Change-Id: I180f13a44d8e45209df8c6a16f275d987d05cbfe
2014-04-24 14:18:18 -07:00
Jenkins
d88a34a7dc Merge "Add example of comment formatting" 2014-04-24 10:02:18 +00:00
Jenkins
9c650cc731 Merge "Drive puppet from the master over ssh" 2014-04-18 18:23:24 +00:00
Clark Boylan
30c2f7d462 Remove puppet dashboard.
Puppet board has replaced puppet dashboard. Remove reference to puppet
dashboard as it shouldn't be used.

Change-Id: I5eeee2984729ef5d1b883b4762347d19786e28ed
2014-04-17 14:48:19 -07:00
James E. Blair
2f3956198a Remove activity-dev server
It is not in use currently.

Change-Id: Iac53d2af79249448f14211a0f4a4972e46e10703
2014-04-17 10:40:52 -07:00
Monty Taylor
b55ed05a27 Drive puppet from the master over ssh
We'd like to be able to control sequencing of how and when puppet
runs across our machines. Currently, it's just a set of agents
that run kinda whenever they run. At times they hang and we don't
know about it. Also, cross-server sequencing is impossible to
achieve.

Change the operation away from agents running on the machine as
daemons, and instead ssh from the master to each machine.

Change-Id: I76e41e63c6d0825e8735c484ba4580d545515e43
2014-04-15 20:24:23 -07:00
Ian Wienand
e9c8a85f0d Add example of comment formatting
Add a link to the regex's for comment formatting and an example of how
to format test results nicely

Change-Id: Id917161ccf5e51855acf87a87544882dcf69b14e
2014-04-09 09:41:19 +10:00
Jenkins
231f2a2b7f Merge "Revert "Adds second hiera data directory"" 2014-03-31 21:14:59 +00:00
James E. Blair
56562d83f7 Revert "Adds second hiera data directory"
This did not seem to work.

This reverts commit ed57cef9c5
2014-03-31 21:06:37 +00:00
Jenkins
e5c08054a9 Merge "Adds second hiera data directory" 2014-03-31 16:50:48 +00:00
Spencer Krum
ed57cef9c5 Adds second hiera data directory
This allows hiera data to be split into two buckets: sensitive and
non-sensitive. Sensitive data is put where it always has been. Non-
sensitive data, such as users ssh keys and lists of packages can be
put into the data directory contained within the
openstack-infra/config git repository.

This also introduces a more complex hierarchy: data is now split on
osfamily and lsbdistcondename. Operatingsystem is left for
compatibility.

Change-Id: I3b3faeab837aa5732da01e96bbe0c19aa936a58d
2014-03-28 18:42:33 -07:00
Anita Kuno
d15c1d8e4a Adds sanitised stackforge source repo requirement to docs
Stackforge creation sometimes includes source repos with crufty
branches. Cleaning these branches in stackforge requires -infra
core intervention. Sanitising them prior to seeding the stackforge
repo is easier than cleaning them afterward.

Change-Id: I0d71c9e252913dc781632988df95cc79c626d2b4
2014-03-28 20:32:23 -04:00
James E. Blair
c5153d0027 Replace gate-noop with noop
The "noop" job is the new internal noop job, unlike gate-noop which
actually ran a job on a test worker.  This should save some test
resources.

Update stackforge documentation to match.

Change-Id: I6fa6fdc923bb2b966015cd74a1ecbe4a8d86ffaf
2014-03-24 09:09:52 -07:00
Elizabeth Krumbach Joseph
49f3ba50e0 Move channel reg requirement to top of IRC docs
We require channels to be registered and have the openstackinfra
account added to the access list before we'll add infra-managed
bots.

Moving this documentation to the beginning of the document and
giving them their own section in case we wish to have other
requirements in the future.

Also add link on stackforge.rst back to the IRC page.

Change-Id: Ic92f3935de19c4afef23f51257a189f2860796c2
2014-03-19 08:24:15 -07:00