7656 Commits

Author SHA1 Message Date
Jenkins
a2f655995e Merge "Enable Neutron for ironic-parallel" 2014-09-23 02:08:03 +00:00
Jenkins
52e5855c81 Merge "Add tripleo-ansible to stackforge" 2014-09-23 01:35:39 +00:00
Jenkins
21c9a57464 Merge "Add publishing job for oslosphinx documentation" 2014-09-23 01:18:45 +00:00
Jenkins
cc8e28a105 Merge "Pin jenkins jobs of groups portal to precise" 2014-09-23 00:46:00 +00:00
Jenkins
7c673c6c30 Merge "Add xstatic-angular-fileupload support" 2014-09-23 00:44:07 +00:00
Jenkins
96592a02f1 Merge "Add new project monasca-statsd" 2014-09-23 00:35:24 +00:00
Jenkins
7a0465f7b5 Merge "Shoebox: Binary data archiving library." 2014-09-23 00:34:05 +00:00
Jenkins
df5caa75a7 Merge "Add non-voting gate-git-review-python34 job" 2014-09-23 00:14:37 +00:00
Jenkins
9dad1d2db2 Merge "Switch sphinxcontrib-docbookrestapi to python-jobs" 2014-09-23 00:14:26 +00:00
Jenkins
fadf58cd71 Merge "Added documentation for StoryBoard" 2014-09-22 23:59:28 +00:00
Adam Gandelman
e117db7c4b Enable Neutron for ironic-parallel
Neutron is required to be enabled for devstack+ironic. This was overlooked in
the job config for the parallel ironic jobs.

Change-Id: I1f5a44b572a20fe9b7a2bb62d6aaec88fed6eb95
2014-09-22 15:33:56 -07:00
Jenkins
150e93be7d Merge "Add devstack-trusty-dib image." 2014-09-22 22:05:25 +00:00
Jenkins
bc1fdf53b6 Merge "check-heat-dsvm-functional pre/post hooks" 2014-09-22 21:51:54 +00:00
Clark Boylan
ae08799c45 Add devstack-trusty-dib image.
Add a new devstack trusty image to nodepool that is built via dib on the
nodepool server. This is our first test of the new dib features added to
nodepool. Once we have these images in glance and are able to boot nodes
off of them we can add new tests that check their behavior.

Change-Id: I179df9117be538c3ab44cce3a3cd579e03e21e90
2014-09-22 13:38:01 -07:00
Jenkins
d2e923e8fc Merge "Adds support for Ironic parallel Tempest testing" 2014-09-22 20:36:08 +00:00
Jenkins
3d846d66b1 Merge "Remove havana compat jobs from tempest experimental" 2014-09-22 20:12:49 +00:00
Jenkins
f8dd0c4a86 Merge "Add non-isolated jobs to experimental pipeline" 2014-09-22 20:11:54 +00:00
Adam Gandelman
158b1aa346 Adds support for Ironic parallel Tempest testing
This adds a nv and experimental jobs that runs the Ironic devstack
check using the standard smoke Tempest testenv.  This runs the
entire Tempest smoke suite with full tenant isolation and will
replace the current virtual-ironic job and its nasty use of
TEMPEST_REGEX. It is added to the check pipeline for Ironic and
experimental for Tempest. We limit Tempest concurrency to 2 workers
to avoid exhausting the Ironic VM node capacity during test runs.
Concurrency is also limited on the sideways Ironic Grenade job.

Change-Id: I595fe0af360ac6a032c275b270a80cb30719b294
2014-09-22 11:57:51 -07:00
Marton Kiss
1520e22c8b Pin jenkins jobs of groups portal to precise
The groups portal based on Drupal 7.x and as some trusty php
packages is buggy, so we need to do a careful testing before
we can switch from php 5.3 to php 5.5.

Change-Id: I3e42448a8c245a30e8b5b617b345d061afb4e34d
2014-09-22 20:24:48 +02:00
Jenkins
627aaaf777 Merge "Add check job for Ironic-python-agent + Tempest" 2014-09-22 17:41:23 +00:00
Jenkins
abb86502e8 Merge "Allow infra to tag puppet-yum git" 2014-09-22 17:12:52 +00:00
Jenkins
21bdb9db53 Merge "Revert "Disable notifications in storyboard"" 2014-09-22 17:09:10 +00:00
Jim Rollenhagen
e90145c973 Add check job for Ironic-python-agent + Tempest
This commit adds:
- non-voting check job for Ironic, which uses a prebuilt
  IPA image, along with the agent driver, and runs tempest.
- non-voting check job for Ironic-Python-Agent, which builds
  the IPA image from source, and runs tempest with the agent
  driver configured in Ironic.

Change-Id: Ib86344ee7bb15b4f3da6a4a9d016d12fefdad963
2014-09-22 09:31:28 -07:00
Dan Prince
40e3553b12 Allow infra to tag puppet-yum git
When deploying from source we want to use tags. This should allow
someone on infra to push a tag when we need one.

Change-Id: I9a8cda43dbe65dea0331f7cf5d1aef3adcead0cd
2014-09-22 11:24:30 -04:00
James E. Blair
3925b2e6b4 Revert "Disable notifications in storyboard"
This reverts commit ddb4034837dfb1fcd16c60b93d66dec83bfc2ee9.

The underlying problem has hopefully been corrected.

Change-Id: I6fa913924f6b24b7e3c23e8c8d1787d779636971
2014-09-22 15:05:16 +00:00
Andreas Jaeger
a678b6a613 Improve filtering of translations
Add new test:
Do not add new empty files without any translations or messages.
Those are not needed.

Enhance test:
When filtering translations and checking for only changes to .pot files,
check first that a file was really changed.

Otherwise, the .po files might have just timestamp changes and get
filtered out and we end with a patch with only the pot file in it.

Change-Id: I667b76baa5d779488098e1a297f38ea66e53fb6d
2014-09-21 09:44:17 +02:00
Jenkins
aaaaa551a2 Merge "Pin openstackid jobs to precise" 2014-09-19 23:28:30 +00:00
Jenkins
60856fcff3 Merge "Switch py33 jobs for oslo.log and oslo.utils to vote" 2014-09-19 21:43:19 +00:00
Jenkins
95080d8703 Merge "Add support for disk-image-builder in nodepool" 2014-09-19 21:35:55 +00:00
Jenkins
2cee17c868 Merge "Move manila repos from stackforge to openstack" 2014-09-19 20:52:22 +00:00
Marton Kiss
66959a7072 Pin openstackid jobs to precise
Due the php5-mcrypt packaging bug we want to pin the openstackid
related jenkins jobs to precise instead of trusty.

Change-Id: Id1367edfda952f88777f36b6ddd3d5d2a2bfcf63
Related-Bug: 1369710
2014-09-19 11:14:56 -07:00
Jenkins
fb4631ecd8 Merge "Add swiftonfile project to stackforge" 2014-09-19 17:54:07 +00:00
Doug Hellmann
653865e200 Add publishing job for oslosphinx documentation
Change-Id: I2d21a44a444cb6e68ea38048c519c7ffdb7f7c1b
2014-09-19 11:31:09 -04:00
Jenkins
e9e0d9a7dd Merge "Adds a new repo for the High Availability Guide" 2014-09-19 13:48:03 +00:00
Jenkins
e6bb7f8819 Merge "Create a trove-specs repository" 2014-09-18 16:55:11 +00:00
Jeremy Stanley
207c0d925e Move manila repos from stackforge to openstack
According to openstack/governance change
I8010cd03c4d409a7a0532f7963a55b8456877ae1 the acceptance of the
Shared File Systems program's application on August 26 implies its
projects' Git repositories should be within the official namespace.

Change-Id: I41c13866fb085d5833cedaec9b14ed3e3396f5a0
2014-09-18 02:13:31 +00:00
Clark Boylan
e547e97499 Fix the pypy job node specification.
Previously all pypy jobs were hardcoded to run on py3k-precise nodes.
Switch the job template to make this value configurable which will then
default to running the job on trusty nodes as we intend.

Change-Id: Ibc4c7720c2ee1a51c01e8336621b56a765de84f9
2014-09-17 12:53:17 -07:00
Monty Taylor
19e278dfb7 Add support for disk-image-builder in nodepool
In order to use disk-image-builder to build nodepool images, we need
a few things. First, we need additional debs to be installed for
disk-image-builder to work. Then we need the image elements themselves
to describe the images we want to create. Also, a few helper scripts
for locally working with the disk images have been included.

Tested with build-image.sh script; devstack-gate-trusty.qcow2 created
correctly

Change-Id: I539743147341dc5b387d103fecd3e9ff0f01fdfc
2014-09-17 12:25:01 -07:00
Jenkins
ed2417c331 Merge "Add pre-requisites needed for diskimage-builder" 2014-09-17 16:59:53 +00:00
Jenkins
4ce7352061 Merge "Add translation jobs for swift" 2014-09-17 16:57:02 +00:00
Jenkins
c8438eaac5 Merge "Fix for translation early exit" 2014-09-17 16:30:35 +00:00
Jenkins
7058e97e53 Merge "Start running all PyPy jobs on Ubuntu Trusty" 2014-09-17 16:19:38 +00:00
Matthew Treinish
504711ae00 Remove havana compat jobs from tempest experimental
This commit removes the havana jobs from the tempest experimental
pipeline. Those jobs were only added to test how much work was needed
to make tempest master work against stable/havana of the projects. It
was determined that it would be too much effort to backport the fixes
needed to make this work, and with the pending eol of havana we should
just remove the jobs.

Change-Id: I508c72c40b43c5cfc943dd2521c07caa08c5ad6f
2014-09-17 10:41:40 -04:00
Andrea Frittoli
0ec5895c97 Add non-isolated jobs to experimental pipeline
To verify that the work done in tempest bp:test-accounts did
not break anything, we need the ability to run the non-isolated
jobs on demand via the experimental pipeline.

Partially-implements bp:test-accounts

Change-Id: I793705e5b58f90ac0b703f173686c3f8b465e80c
2014-09-17 10:37:10 -04:00
Andreas Jaeger
d2b91184b4 Fix for translation early exit
Also check for Verified -2. This change got lost by accident in the
previous patch I1ca73a03c67b34878244a3ebd926eb9bd60845f7 going
from patch set 7 to 8.

Change-Id: I9193c7ab0e0d79e26d209a0a8c03ef7cde91d962
2014-09-17 08:22:17 +02:00
Jenkins
90ea67e21c Merge "Unattended upgrades erb expects list of origins" 2014-09-17 00:16:09 +00:00
Jenkins
764934ef74 Merge "Update for new home for puppetboard module" 2014-09-16 23:19:13 +00:00
Jenkins
f3a9896467 Merge "Some third-party.rst cleanup" 2014-09-16 23:15:57 +00:00
Jenkins
a04500dc6e Merge "Translate oslo.middleware" 2014-09-16 23:15:48 +00:00
Jenkins
fa01bfec35 Merge "Add a docs job for manila" 2014-09-16 23:14:29 +00:00