6800 Commits

Author SHA1 Message Date
Jenkins
216bfdd1f3 Merge "Add Monasca sub projects" 2014-07-15 13:38:54 +00:00
Jenkins
241315d30e Merge "Add gerrit bot notifications for congress changes to irc" 2014-07-15 13:28:18 +00:00
Jenkins
fb079d0c6d Merge "mailing list for the tax affairs board committee" 2014-07-15 13:28:11 +00:00
Jenkins
87734f08e9 Merge "update gerrit on review-dev.o.o" 2014-07-15 13:17:02 +00:00
Jenkins
b60f78b1c1 Merge "Add jenkins jobs for a stackforge project rack" 2014-07-15 12:21:35 +00:00
Jenkins
42d5c91816 Merge "Set devstack job for manila project as votable" 2014-07-15 12:13:24 +00:00
Khai Do
6ef8fc102d update gerrit on review-dev.o.o
We want to pick up the following change: https://review.openstack.org/#/c/94675
so we can report the change owner info to our issue tracker.

Change-Id: I3961e942dcc143506bda12744cd1024c4bb6cc40
2014-07-15 14:05:10 +02:00
Jenkins
13b54110b3 Merge "Fix rally result publishing" 2014-07-15 09:31:48 +00:00
Michael Krotscheck
6fe14700a3 Added APT -y flag to npm install
Because without the flag the script errors out while asking a user
to confirm the install.

Change-Id: Iaad5d604f5f1b4e28864c2e700933827dc8292c4
2014-07-14 16:23:40 -07:00
Jenkins
6062db3f1a Merge "Use tripleo-core for dib-utils" 2014-07-14 21:38:57 +00:00
Jenkins
77ec3f4466 Merge "Fix cacti node and add os check" 2014-07-14 21:36:56 +00:00
Jenkins
3b286a212f Merge "Set py33 job for python-manilaclient as votable" 2014-07-14 21:32:49 +00:00
Jenkins
8ced34dbfa Merge "Update desired virtualenv version everywhere" 2014-07-14 21:30:08 +00:00
Jenkins
a550f8fedc Merge "Add solum-infra-guestagent repo to stackforge" 2014-07-14 21:25:48 +00:00
Jenkins
3ab69542a6 Merge "Do not run python33 jobs for Marconi stable" 2014-07-14 21:23:52 +00:00
Jenkins
b20cd11ddc Merge "Mailing list for Product Managers WG" 2014-07-14 21:21:37 +00:00
Jenkins
8b5e227e4c Merge "Limit sahara's stable acls to icehouse" 2014-07-14 20:16:18 +00:00
Jenkins
c9b3d66ef6 Merge "Added NodeJS and NPM to javascript build" 2014-07-14 20:13:25 +00:00
Sean Roberts
624849668a mailing list for the tax affairs board committee
private discussions around the openstack foundation board
tax topics and issues.

Change-Id: I01aee5e42c7f4b31237ed774d4bd8217ab4ca9c2
2014-07-14 12:22:19 -07:00
John Dickinson
da21918468 Install swift's test-requirements for swift's tests
Requires https://review.openstack.org/106831 to be effective...

Change-Id: I9764927735824b0ea297ce5aeb3a974f4ab7903e
closes-bug: #1341507
2014-07-14 13:00:17 -05:00
Aaron Rosen
ebc7932a0c Add gerrit bot notifications for congress changes to irc
Closes-Bug: #1339402

Change-Id: I0e62d1586a25f6ee6dec3051ea642c2b1051c1e9
2014-07-14 08:33:02 -07:00
Flavio Percoco
202cb32f56 Do not run python33 jobs for Marconi stable
Python 33 support was added recently and the gate made voting. This
patch disables such gate for Marconi's current stable branches.

Change-Id: Ibd6e2952be2bd57d3a91bc61dee697a0aaf49859
2014-07-14 15:31:05 +02:00
vponomaryov
b2aef22c3d Set devstack job for manila project as votable
This job was intended to be votable. It is stable,
so let's make it votable and add it to gate-pipeline.

Change-Id: I95aa4f124fe221d5c25d1b6c0999cfe12767c0ce
2014-07-14 14:50:22 +03:00
Jenkins
d85cdee0cf Merge "Fix propose_translation runs" 2014-07-14 11:26:45 +00:00
Sergey Skripnick
341502cec1 Fix rally result publishing
User stack have no write permissions in $WORKSPACE, so subunit2html
should be done by jenkins. Also trick with writing to /tmp/results.html
does not work because publishing files from /tmp is not allowed.

Change-Id: Id35174932d9855f3d05023bc833f9b1053f27515
2014-07-14 11:30:46 +03:00
takehirokaneko
523136e582 Add jenkins jobs for a stackforge project rack
Add some template python jobs for testing rack.

Change-Id: I7936b5d2b3f7a351d98989566be42b795669e58d
2014-07-14 16:38:58 +09:00
Jenkins
1256cbf775 Merge "Fix file name and path of rally html results" 2014-07-13 17:49:07 +00:00
Andreas Jaeger
9f52dbb42c Fix propose_translation runs
The propose_translation runs use "#!/bin/bash -xe" - thus
exit when an error occurs.

It's ok for the grep in filter_commit to not found anything, thus
ignore exit results. Otherwise the script will exit with error code
which is not the intented behaviour.

This unbreaks all propose_translation jobs. My tests were done without
"set -e" in the environment ;(

Change-Id: I8fff0bc42b45b356dd1ca3ab9b2586628ff59a57
2014-07-13 19:47:05 +02:00
Monty Taylor
c4c6474249 Update desired virtualenv version everywhere
1.10.1 can't handle the oslo pre-release situation, since it has
pip 1.4 which doesn't grok wheels. We only have 1.10.1 on Centos
nodes right now - all the rest of them have 1.11.4 and are working
properly.

Change-Id: I406719e819f80f1bd5203d283d305e13fd2b7351
2014-07-13 10:15:59 -07:00
Jenkins
c343acb073 Merge "Make the fallback sysadmins value the same" 2014-07-13 16:02:20 +00:00
Monty Taylor
290d7f7435 Make the fallback sysadmins value the same
The fallback value for sysadmins was was admins in some places
and admin in others. However, re: jeblair:

The fallback value for sysadmins should be "[]", which is actually the
default value. Configuring the mail system to send root's mail to an
account called 'admin' which may or may not exist and if it does exist
may send mail to root is not a good idea.

The default of [] will deliver root's mail normally.

Change-Id: Iaeca86ef135b6a3210541618d48caf4058dc7966
2014-07-13 08:53:25 -07:00
Monty Taylor
2665b5000a Add missing sh-bang line to run-bandersnatch
It turns out that without one, the system tries to run this as shell.

Change-Id: I095110874e4c36402c64a6048c366ce9c5e5a1fa
2014-07-13 08:49:59 -07:00
Jenkins
237fa04701 Merge "Trap for stale packages and purge them" 2014-07-13 15:47:02 +00:00
Andreas Jaeger
86e9d74227 Use chef-jobs in Zuul
Use the new chef-jobs template where possible.

Change-Id: I0d034d7bed047e17646d66044d5160ced310386a
2014-07-13 10:50:38 +02:00
Aaron Rosen
ae11de46ea Add congress-specs as new project to stackforge
This patch adds the config needed to create the congress-specs repo
for the congress project.

Change-Id: I1e4f2d4eff3e6a591546e19bb3741e2d04d43ef5
2014-07-11 23:21:09 -07:00
Michael Krotscheck
f019fc46dc Added NodeJS and NPM to javascript build
It turns out that trusty has a recent-enough version of node
and NPM to allow us to remove the nodeenv dependency in
our javascript builds. This is the first step in doing this, to
get the core javascript build tools onto our jenkins nodes.

Note that a symlink for node is also created, because debian
has a different module called "node" for which there's a
namespace conflict. Since it's isolated to the npm-install
macro and we're unlikley to ever do Amateur Radio things
on infra, I don't expect this to be a problem.

Change-Id: I5349ad2013185fa20e784e3aa3691c7d41c43636
2014-07-11 14:35:02 -07:00
Flavio Percoco
84d0ea8738 Create the glance.store repo
The patch adds a new glance.store repository that will contain all the
code for the new glance.store library. This work is part of the
blueprint create-store-package that aims to pull the stores code out of
glance.

Change-Id: Iea3b5c2e82e87868bdf9cae6a32b5895b792e3d8
2014-07-11 22:02:55 +02:00
Clark Boylan
23dc00f2e4 Document use of bandersnatch for pypi mirroring
We use bandersnatch to mirror pypi now and that should be documented.
Add all the usual header information with quick links to useful places
like local config and upstream bug trackers. Also, note how we run
bandersnatch and details on detecting and correcting stale packages on
pypi preventing local syncs.

Change-Id: I98db04c19c427335a4786a7923982fabcf57051b
2014-07-11 12:59:52 -07:00
Jenkins
8d3e6c8f45 Merge "Fix django_openstack_auth translation setup" 2014-07-11 19:52:10 +00:00
Jenkins
9281b4b30f Merge "Setup training-guides for translation" 2014-07-11 19:38:47 +00:00
Jenkins
992bff38bc Merge "Add glance-upstream-translation-update" 2014-07-11 19:34:24 +00:00
Jenkins
0e5b9af010 Merge "Add templated uploading jobs for doc8 project" 2014-07-11 19:19:16 +00:00
Jenkins
1f83b55b8d Merge "Pin Puppet even in trusty" 2014-07-11 17:55:49 +00:00
Spencer Krum
299669d988 Pin Puppet even in trusty
Change-Id: Ia63439126b322827e0b7947dd3538aa985875deb
2014-07-11 10:12:54 -07:00
Andreas Jaeger
5a30d08a65 Fix transifex project names
Use the same rules for names when pushing resources as we do in
setup_project - transifex does not allow "." in the resource names.

This fixes translation update of projecs like oslo.db.

Change-Id: Idb47c0632ed0771e90d363857bf37fcf28019630
2014-07-11 18:10:04 +02:00
Jenkins
4977aa031a Merge "Removing unused jenkins_slave script" 2014-07-11 14:51:19 +00:00
Jenkins
1e2fcf7f39 Merge "Give PTLs permission to create branches" 2014-07-11 14:48:44 +00:00
Jenkins
62c11a087a Merge "Added devstack job for manila" 2014-07-11 14:36:36 +00:00
Jenkins
6a5a5828f8 Merge "Be verbose in gate hoook for requirements job" 2014-07-11 14:08:11 +00:00
Jenkins
92ec27d321 Merge "Ignore .egg directories" 2014-07-11 13:18:08 +00:00