6741 Commits

Author SHA1 Message Date
Jenkins
767f8010e7 Merge "Fix stackforge/congress-specs project" 2014-07-22 16:50:36 +00:00
Jenkins
fb1403c4f0 Merge "New Chef repo for Specs" 2014-07-22 09:19:27 +00:00
Monty Taylor
75734a8e1a Hack an install of libffi-devel because yum sucks
yum -y in the puppet fails open, which means it doesn't return
non-zero on failure. This means we can make images that don't work.
Until we can figure out why - just install it with a sledgehammer.

Change-Id: I821be58538007cfe93949601216cdf2525c896bb
2014-07-21 11:43:24 -07:00
JJ Asghar
42aee4eb75 New Chef repo for Specs
We would like a new repo on stackforge so we can start tracking comments
and diffs for our blueprints. We are going to attempt to emulate:
https://github.com/openstack/nova-specs workflow to help us organize our
blueprints.

Change-Id: I81aa9ef9924c4bea50f69da0e0641b1beac17264
2014-07-21 12:09:19 -05:00
Jenkins
b1e384731a Merge "Show pip freeze output for all docs jobs" 2014-07-21 15:26:43 +00:00
Jenkins
a24bcddded Merge "Make jenkins user own /opt/git for tripleo-ci builds" 2014-07-19 20:38:50 +00:00
Doug Hellmann
e963ff82ea Show pip freeze output for all docs jobs
With the 'pip freeze' block at the end of the script, it is not run if
the earlier call to tox to run the doc build fails. Move it up to the
top of the script and run it before the doc build instead.

Change-Id: I7e14ef07599c11babe99f110786a7025d97b1e32
2014-07-18 08:12:02 -07:00
James E. Blair
46130f618d Add devstack-precise-2-node back at 0
In order to correctly wind-down the 2-node devstack-precise image
add it back at min-ready 0.  Once nodes are deleted we can clean
up and remove it.

Change-Id: I4cebaf2b75c67269bed424ead561de43f4165077
2014-07-18 07:28:57 -07:00
Jenkins
e2476f8e92 Merge "Add 2 node experimental job to d-g" 2014-07-18 13:52:36 +00:00
Jenkins
a2c6e99606 Merge "Allow env variable customizations in the Designate DevStack gate" 2014-07-18 11:33:02 +00:00
Attila Fazekas
9d375137a6 Add 2 node experimental job to d-g
The d-g will know he needs the setup more nodes,
when the DEVSTACK_GATE_TOPOLOGY is set and it's value
is not 'aio' `all in one`. Jobs for nova network and neutron
are added.

devstack-precise-2-node replaced with devstack-trusy-2-node.

Change-Id: Ib7dfd93f95195505a911fbe56a4c65b4a7719328
2014-07-18 01:02:00 -07:00
pcrews
70d1428322 Make jenkins user own /opt/git for tripleo-ci builds
Altering the jjb configuration to set the current user as owner of /opt/git.
This enables tripleo-ci to leverage the copies of openstack repos that
live in that directory.

Change-Id: Iebe3b5f194682e759266553b0f1e861f2958b048
2014-07-17 08:22:33 -07:00
Jenkins
800c6c24da Merge "Install keyring on static for keystoneclient" 2014-07-17 15:05:58 +00:00
Jenkins
9ac0a15db7 Merge "Remove setuptools from CentOS with prejudice" 2014-07-17 14:54:27 +00:00
Monty Taylor
53ecb4ff8f Remove setuptools from CentOS with prejudice
Installing setuptools with pip overtop of system setuptools
has evil and destructive results. Kill it with a hammer
before re-installing.

Change-Id: I556b2cec249ef46e09ffca3cd75521e0beeb7779
2014-07-17 16:32:37 +02:00
Clark Boylan
989d5bb028 Install keyring on static for keystoneclient
Python-keystoneclient needs relatively new keyring to be installed,
but it is not listed in keystoneclient requirements. Work around this by
manually installing keyring via pip at the latest version.

Change-Id: Ib3b67c3cdd622117f6aee72d07333366cd93657f
2014-07-17 07:23:09 -07:00
Jenkins
8e0013ff90 Merge "Fix the apache rules for fetching from swift" 2014-07-17 13:39:56 +00:00
Jenkins
f5a88a62e2 Merge "Fix the write argument for wget" 2014-07-17 13:39:27 +00:00
Joshua Hesketh
7244de8baf Fix the apache rules for fetching from swift
Change-Id: I8c1a39a65dc1eefc782664ea5f020150821ebce6
2014-07-17 13:19:54 +00:00
Sergey Lukjanov
8b1126f49a Fix glance.store acl path
Change-Id: I5abe2f77021fbf0e807f3b60a2bef8086f8a08a0
2014-07-17 17:11:44 +04:00
Joshua Hesketh
9f4ae44e6e Fix the write argument for wget
Download the console log into the correct position instead of trying
to put it into a dir.

Change-Id: I91d8f37aa6645e94b16cbda8179d679a8ef9d164
2014-07-17 12:13:54 +00:00
Jenkins
8980bfe9c5 Merge "Builder macros for generating indexes" 2014-07-17 10:12:09 +00:00
Jenkins
c87aac019c Merge "Separate out index generation for swift files" 2014-07-17 10:05:14 +00:00
Jenkins
9dc88682aa Merge "Fix bug setup for security-doc" 2014-07-17 09:01:30 +00:00
Joshua Hesketh
ae7818772f Builder macros for generating indexes
Add in new macros for generating indexes and uploading files with
or without them.

Change-Id: Ia10ad3d62631744266bc9ed2a813dc91e52666d2
2014-07-17 18:59:50 +10:00
Joshua Hesketh
d5411ce2b6 Separate out index generation for swift files
This will allow us to arbitrarily pass in lists of files and generate
indexes for them in JJB macros.

Change-Id: Ied3bd3161a2cd75f63bb17731e5d3af9d6d8a630
2014-07-17 18:59:43 +10:00
Monty Taylor
ccdc0c7381 Revert "Revert "Update desired virtualenv version everywhere""
Add upgrading of setuptools to prepare-node.sh. We want this
to happen everywhere, and quite honestly I'm not sure I
fully trust trying to get puppet to do it.

This reverts commit 3bc3a11244f4a4e28a4c97feec4987940d0f34cc.

Change-Id: Idf09be0e1e086e20f9e71ceb26602fea1fc62173
2014-07-17 05:44:42 +02:00
Sean Roberts
5b2907ca8c Fix stackforge/congress-specs project
This patch files a bug introduced in ae11de46 where the congress-specs.config
file was added to the openstack directory instead of the stackforge directory.

Closes-Bug: #1342881
Change-Id: If3922e0d9d314f53f491ba80b398248f7b8d387f
2014-07-16 14:15:26 -07:00
Jenkins
88feb66fae Merge "Create the glance.store repo" 2014-07-16 17:07:44 +00:00
Jenkins
a22255ce0a Merge "Add in console-log publisher for comparison to swift" 2014-07-16 15:05:17 +00:00
Kiall Mac Innes
3ccf12f9aa Allow env variable customizations in the Designate DevStack gate
Before running the tests, we source gate-env.bash if it exists, allowing
for DevStack env variables to be configured.

Change-Id: Idb9627c92646fb5875cdb95c8e20ea1e8c68198c
2014-07-16 14:35:30 +01:00
Joshua Hesketh
bd9947a1d4 Add in console-log publisher for comparison to swift
Add back in the console-log publisher so we can compare to the
results that are uploaded to swift

Change-Id: I6322121b6ba0dfb4b4e613a2a9b56cbffdc576ac
2014-07-16 23:23:13 +10:00
Clark Boylan
d65853f8da Fix logs rewrite passthrough
The logs vhost rewrite rules were passing through and failing matches
because of apache2's internal rewrites. Stopping passing through to
avoid apache2 breaking us.

Change-Id: I86fafad9a0c991f00a86c042ff1174ca2ccd8c4d
2014-07-16 05:32:19 -07:00
Jenkins
a1953fd4ae Merge "Add in rewrite rule to check swift" 2014-07-16 10:06:47 +00:00
Joshua Hesketh
cf71602cc7 Add in rewrite rule to check swift
If the requested file doesn't exist locally ask the os-loganalyze
wsgi app to handle the request anyway incase it can fetch the request
from swift.

Change-Id: I8ed3a4c7b9a9fa682dbc4c3f3ffee8ddf2c237c6
2014-07-16 19:52:39 +10:00
Jenkins
11d4bd51da Merge "Don't hard set infra-files in swift wsgi conf" 2014-07-16 09:46:42 +00:00
Clark Boylan
14f303d7d1 Don't hard set infra-files in swift wsgi conf
The container for os-loganalyze to pull from should be configurable but
there was a bug in the wsgi.conf where we tried to hardset the container
and make it configurable at the same time. Just make it configurable so
that the value in the config is correct.

Change-Id: I56de3ed87d6c27ac1723ffa2812e53cac31b5f40
2014-07-16 02:22:55 -07:00
Clark Boylan
f367a136a0 Make sure *-js-release-branch jobs run on trusty.
Zuul was trying to run these jobs on precise but these jobs were only
registered in gearman as running on trusty. Make zuul run these jobs on
trusty too.

Change-Id: Ia1027fe1e32e0ebe4d57a6622beb02d7ef2ce95c
2014-07-16 01:39:59 -07:00
Jenkins
60b8d3b4ac Merge "Add designate doc publish jobs to Zuul layout" 2014-07-15 22:51:46 +00:00
Andreas Jaeger
6def88186c Fix bug setup for security-doc
Bugs for the security-doc repo are tracked with openstack-manuals. Add
the group so that we Closes-Bug for security-doc works.

Also, changes get published directly, so set direct-release.

Change-Id: I68d42591157f3c1da50baf6e17ee2a801f2e6fdf
2014-07-15 21:13:58 +02:00
Monty Taylor
3bc3a11244 Revert "Update desired virtualenv version everywhere"
This reverts commit c4c647424991c49c6f4804db4e5c2a9bd6136ae3.

Change-Id: I354ba70a4685487c92a8368f184aac550ff37752
2014-07-15 10:12:23 -07:00
Jenkins
7a4ceafe8d Merge "Add congress-specs as new project to stackforge" 2014-07-15 13:56:06 +00:00
Jenkins
85bbca5521 Merge "Use chef-jobs in Zuul" 2014-07-15 13:40:29 +00:00
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