4472 Commits

Author SHA1 Message Date
James E. Blair
9c764d2114 Add zm0{1,2} to cacti
Change-Id: Ic9b8b24c421f81c4eaf590015b6162864f2dddea
2014-02-21 10:57:07 -08:00
Jeremy Stanley
4c9ca0597b Make nodepool git repo caching more robust
Previously, nodepool's prep scripts would not abort when
encountering git cloning errors. Now we retry once on failure and
then abort if it fails a second time. Also the script now makes sure
the clone actually results in a functional copy of each repository
by attempting to list branches and reset to HEAD.

Change-Id: I84565e4e90b34c6a9b8c86754efdde137cda08b2
2014-02-21 16:23:10 +00:00
Jeremy Stanley
eccd20e38c Stop separately caching repos for devstack images
Since devstack-gate no longer relies on the workspace-cache
directory, this is an unnecessary waste of effort.

Change-Id: Ic9ef8b269d0184f5891d355901bbfb29f7273670
2014-02-21 15:36:30 +00:00
Jeremy Stanley
f5231fd0a3 Clone git repos for images via git protocol
For performance reasons--using git protocol instead of HTTP should
speed up cloning significantly on CentOS 6 in particular.

Change-Id: I37fadb1366eab5d66ec8e95945bea9c2c0251fcb
2014-02-21 15:36:11 +00:00
Khai Do
522f4a2ded fix install-buck macro
fixed conditional error due to a missing space.

Change-Id: I1a0d134d223b197ad8a869440e8472646d958166
2014-02-20 19:22:13 -08:00
Jenkins
8f74df188f Merge "add check-tempest-dsvm-neutron-full to runs" 2014-02-21 02:06:32 +00:00
Jenkins
35ce2a60da Merge "Increase the timeout for check-tripleo-overcloud" 2014-02-21 01:54:45 +00:00
Sean Dague
f89882fa21 add check-tempest-dsvm-neutron-full to runs
this is the isolated & parallel neutron job, and it now succeeds
(at least some of the time). So put it into check in a non-voting
way to gather enough data to make it voting.

remove the gate- version on the experimental queues, as we'd be
running on check all the time anyway.

Change-Id: I151d6960de32be1974052bf6f839901305dff403
2014-02-20 20:43:47 -05:00
Jenkins
ba96899c7a Merge "Set periodic tempest jobs to run with master" 2014-02-21 01:40:37 +00:00
Jenkins
edf03e786d Merge "Add non-isolated serial periodic tempest job" 2014-02-21 01:38:40 +00:00
Jenkins
4165e97faf Merge "Add experimental-tripleo checks for tripleo deps." 2014-02-21 01:38:09 +00:00
Jenkins
69ee885d49 Merge "Revert "Temporarily stop running tripleo seed/undercloud"" 2014-02-21 01:36:07 +00:00
Jenkins
7bd7572e0b Merge "gerritbot: create an #openstack-merges channel" 2014-02-21 01:00:51 +00:00
Jenkins
68a76ac5a9 Merge "Have zuul enqueue changes when approved" 2014-02-21 00:57:07 +00:00
Jenkins
d499c80af8 Merge "fix conditional with mkdir -p" 2014-02-21 00:52:17 +00:00
Clark Boylan
98b169f600 Have zuul enqueue changes when approved
If a change had a -1 verified vote on it from jenkins zuul would not
enqueue that change for check or gate testing when that change was
approved. Zuul should enqueue the change for check testing then move it
to the gate pipeline if a verified +1 comes back from check.

Change-Id: Icdcc4878a8289a2088c85afdfc72c56d4fd3a55a
2014-02-20 16:17:15 -08:00
Khai Do
d7e8557bb2 fix conditional with mkdir -p
There was an error in the conditional due to spacing (no space after the quotes). To fix
it I decided to replace the conditional with simpler 'mkdir -p' command.

Change-Id: I0f83e2823c69c5f9e3427e0925335e54e9b6c2a0
2014-02-20 14:07:11 -08:00
Robert Collins
8e25bb7d7e Add experimental-tripleo checks for tripleo deps.
These are projects we'll want symmetric gating on eventually, and a
new pipeline allows us to work up tests and make sure things are
working properly in advance of having a sufficiently high uptime cloud
with fast enough tests to be in the main experimental queue.

Change-Id: Ic6369910ba162648608e17ec2c4057dc982120f5
2014-02-21 09:19:41 +13:00
Robert Collins
e5622a9ae0 Revert "Temporarily stop running tripleo seed/undercloud"
This reverts commit 794b1d4e89e5d38de729f362334830706ba08c09.

The new pipeline makes running these jobs again feasible.

Change-Id: I6ebed8a5003424e5ac34cc08ca4dd93230175a1a
2014-02-21 09:19:26 +13:00
Robert Collins
38a80d6044 Revert "Remove tripleo from nodepool config"
This reverts commit c982db10ffca4206a1c3f496fbe59a23bb1bac15.

We now have a) fixed nodepool to be less affected by outages, b)
restored the tripleo cloud to service and c) added a new pipeline to
make outages affect other people less.

Change-Id: I99972b8cae537bea259abb835ed12c3405df5e85
2014-02-21 09:18:37 +13:00
Jenkins
0665eb1a0f Merge "Add -tripleo pipelines." 2014-02-20 19:58:49 +00:00
Robert Collins
80ed7cd16c Add -tripleo pipelines.
The experimental-tripleo pipeline is to enable building out tripleo
tests against other projects in advance of the second region coming
online.

The check-tripleo pipeline ensures that in the event of a tripleo
cloud failure the main check queue won't appear to backlog, making
analysis of devstack-gate check health easier.

Change-Id: I93045879c508defd4f1f86979fb42da79bd29fad
2014-02-21 08:39:48 +13:00
Jenkins
a078da3b2f Merge "Nodepool image logs accessible via HTTP" 2014-02-20 19:34:57 +00:00
Jenkins
b4cb3eb8de Merge "Use bare-precise nodes for gerrit buck jobs" 2014-02-20 19:26:50 +00:00
Jenkins
6ff82384d7 Merge "Basic gating and release jobs of openstackid project" 2014-02-20 19:19:35 +00:00
Sergey Lukjanov
2db1991cdc Use bare-precise nodes for gerrit buck jobs
Change-Id: Ie2cd68c56136a9aaf8d2aa9f47c5d39f814e8106
2014-02-20 22:57:05 +04:00
Marton Kiss
f46639efd6 Basic gating and release jobs of openstackid project
Add check, gate, post and release jobs to PHP/Laravel based openstackid
project. Extend precise node with php5-mcrypt package required for
build process.

Change-Id: If7858412d5c3425aab20c0d11a92cab4c86f47dd
2014-02-20 19:38:14 +01:00
Jenkins
111df9829d Merge "Fix changeid links in gerrit" 2014-02-20 18:23:33 +00:00
Jenkins
c945537bd6 Merge "Setup tooling and jobs for openstack Gerrit ver 2.8 and beyond" 2014-02-20 18:22:34 +00:00
Jenkins
ffe904fd24 Merge "Shift more nodepool nodes onto rax-dfw" 2014-02-20 17:59:40 +00:00
Jenkins
336696bbd6 Merge "drop gate-pycadf-python33" 2014-02-20 17:52:00 +00:00
Jeremy Stanley
f57e8caf14 Shift more nodepool nodes onto rax-dfw
Once the obsolete static centos6 and precise slaves have been
deleted from rax-dfw, increase the nodepool quota there and start
using it for the same node types as rax-iad and rax-ord.

Change-Id: Ia957c0948e0c8ed238e3ca6288968d478c961480
2014-02-20 17:35:56 +00:00
Jeremy Stanley
2b13961bee Temporarily switch PyPy jobs back to precisepy3k
The previous change to switch to py3k-precise nodepool nodes
overlooked that the old static precisepy3k slaves had on them cruft
Python 2.7 installs of setuptools which worked with pypy. Switch
back to them for now while we work on solving that issue.

Change-Id: I6899035d0c422f622699f6729f573d16e4a9bc91
2014-02-20 17:07:43 +00:00
Jenkins
5e2bfe143e Merge "Remove maven usage from api-jobs.yaml" 2014-02-20 16:31:32 +00:00
Jenkins
223f13dcf5 Merge "Use py3k-precise nodes" 2014-02-20 15:33:38 +00:00
Jenkins
d5595644e9 Merge "Fix gate-groups-unittests to use bare-precise" 2014-02-20 14:49:43 +00:00
Jenkins
f7ac2a0480 Merge "Temporary : Mark a few oslo.vmware jobs as non-voting" 2014-02-20 11:18:23 +00:00
Sergey Lukjanov
529fb05107 Fix gate-groups-unittests to use bare-precise
Change-Id: I0dccbcc06afa333928cff108d76202a95eb4e2e8
2014-02-20 12:27:09 +04:00
Clark Boylan
c669552089 Fix reusable node regex for proposal node.
The regex that set reusable node on proposal node jobs did not match the
names of the requirements proposal jobs. Edit the regex so that it
matches.

Regex should match: propose-requirements-updates
but would only match .*-propose-requirements-updates.

Change-Id: I5445bf416c407b0deb6229c3e022e69af93e4dea
2014-02-19 17:39:15 -08:00
Jenkins
625910ca0a Merge "Allow changes into gate with +2 from jenkins" 2014-02-20 00:43:49 +00:00
Jenkins
fd3b9da153 Merge "Add more py3k-precise nodes" 2014-02-20 00:41:43 +00:00
Jenkins
a064b7b525 Merge "Enable docs for python-savannaclient" 2014-02-20 00:40:43 +00:00
James E. Blair
8010041ed1 Allow changes into gate with +2 from jenkins
If a change ends up with a +2 from jenkins but no approval (because
a core reviewer removed his or her vote), allow it to be enqueued
the next time someone approves it.

Change-Id: I0d21921ac6bfbf93fb136bba8e921f2257f57567
2014-02-19 16:16:36 -08:00
Jenkins
206786d45a Merge "Add d-g jobs for python-savannaclient" 2014-02-20 00:02:30 +00:00
Jenkins
4ddaaea4a4 Merge "Add Eavesdrop bot to #openstack-keystone" 2014-02-19 23:27:07 +00:00
Davanum Srinivas
d2c4fc9d18 Temporary : Mark a few oslo.vmware jobs as non-voting
We are still bootstrapping oslo.vmware and seeing various
errors in requirements and documentation. Please switch
these off for a few days so we can get the first set of
patches merged and get us off the ground

Change-Id: I86ebe1df73e91fcd55d08979020e0648e2480720
2014-02-19 16:58:42 -05:00
Sergey Lukjanov
dfbf5da367 Enable docs for python-savannaclient
Change-Id: I207b6e5179ceea535047ed2bcac769cf8545144c
2014-02-20 01:26:45 +04:00
Jenkins
8fac849433 Merge "Add sync calls to all prepare scripts" 2014-02-19 18:18:42 +00:00
James E. Blair
cbd64b6175 Add sync calls to all prepare scripts
Strictly speaking, we only need sync calls at the end of the
script that is directly invoked by nodepool.  But just so we
don't have to think about it too much, add them to all prepare
scripts.

Without it, clouds will happily snapshot a system without all
the data written to disk!

Closes-Bug: 1282136

Change-Id: Id7dcf6667d6e48eb5ae95fd42b09f0651eeb38f9
2014-02-19 09:05:23 -08:00
Jeremy Stanley
5395f8345d Don't offline after propose-requirements-updates
* modules/openstack_project/files/zuul/layout.yaml: The
propose-requirements-updates job name is plural, unlike other
propose-.*-update jobs, so add an optional s? at the end of the
pattern. Without this, proposal.slave.openstack.org gets set offline
every time that job is completed.

Change-Id: I0f7d8366a094666945af7387dba3623b393e9659
2014-02-19 16:33:09 +00:00