751 Commits

Author SHA1 Message Date
Debo Dutta
658e43a242 Cognitive - Machine Learning as a Service
Change-Id: I3a62a5406347fdb65b7947c1857c67538a93cb2d
2015-05-14 08:14:42 -07:00
Jenkins
b3a8a93eb9 Merge "Add kilo compat jobs to tempest and devstack-gate" 2015-05-13 20:30:28 +00:00
Jeremy Stanley
68f5e3edea Publish storyboard docs to docs.o.o
This is a continuation of I51a86699a39e6f8fdac91ad91f5933246681ae15
which missed moving storyboard documentation.

Change-Id: Ica2f02111aa1c891461a7aca4e86cea71e583530
2015-05-13 19:02:22 +00:00
Jenkins
af3d46c65a Merge "Add functional test job for python-heatclient" 2015-05-12 21:57:52 +00:00
Jenkins
a43b3b2668 Merge "Add experimental glance_store functional test job" 2015-05-12 21:51:19 +00:00
Jenkins
3b41ba3bd1 Merge "Add devstack gate job for Cue project" 2015-05-12 21:38:49 +00:00
Jenkins
758fefbd94 Merge "Add functional test job for python-muranoclient" 2015-05-12 21:38:46 +00:00
Jenkins
b613c0c9b1 Merge "Added NPM-based unit tests for merlin" 2015-05-12 21:38:41 +00:00
Jenkins
e5e1dcf4a3 Merge "Remove extra unused environments from tooz jobs" 2015-05-12 21:38:23 +00:00
Jenkins
b59c9225d0 Merge "Remove custom taskflow sqlalchemy environments" 2015-05-12 21:37:56 +00:00
Jenkins
23ac3e09ae Merge "Add Rally job to Murano" 2015-05-12 18:57:25 +00:00
Matthew Treinish
276c34a9de
Add kilo compat jobs to tempest and devstack-gate
Since the kilo release we need to verify that tempest and devstack-gate
master works with a stable/kilo cloud for incoming commits. This commit
adds the missing stable/kilo compat jobs to check this.

Change-Id: I3b1277aac985f7b072f26b8c4a3e426c22325312
2015-05-12 10:42:10 -04:00
Louis Taylor
d4de7db8f1 Add experimental glance_store functional test job
This adds a test job to run glance_store functional tests with the
filesystem driver. After this is up and running, jobs will be added for
each driver we want to functionally test as they become ready.

Change-Id: Ie4d06a6e2713f8d5b12582b2963271f10970672e
2015-05-12 12:09:04 +01:00
Ruslan Kamaldinov
99bc953e21 Add functional test job for python-muranoclient
Create functional test job for python-muranoclient, set as non-voting until
its working. The muranoclient functional tests are being extracted from the
main murano tempest-based tests.

Change-Id: I525a53222837c42790268e00d4408abaa99a2efb
2015-05-12 11:22:28 +03:00
Sergey Kraynev
2f201c5516 Add functional test job for python-heatclient
Create functional test job for python-heatclient, set as non-voting
until its working. The heatclient functional tests will come from the tempest
cli tests.

Change-Id: Ib6338cdcce3e14ca9191fdc0d1f05e3d2d814125
2015-05-12 03:50:33 -04:00
Michael Krotscheck
c8ebb23833 Added NPM-based unit tests for merlin
This adds an npm-run based unit test run. It's effectively identical
to the js-test build.

Change-Id: I3ba979ace5c7536fda21424634b7fc300343aeb8
Depends-on: Ia487e8d21f18f9ac44fc14da2011ab60ef6d5a4f
2015-05-11 14:04:01 -07:00
Jenkins
5d54aaa0eb Merge "Adds pypi-jobs to cloudbase-init" 2015-05-11 21:03:37 +00:00
Joshua Harlow
4f400bf09d Remove extra unused environments from tooz jobs
Tooz doesn't appear to be using these, so remove them

Change-Id: I1d2740b2d9ba1fde7ae58209703ec82afd4cd0ea
2015-05-11 12:08:07 -07:00
Joshua Harlow
ad7eb0c69e Remove custom taskflow sqlalchemy environments
These environments have not actually turned up anything
since they have existed, so I think it is fine to discard
them and let the main python environments sqlalchemy versions
that are tested continue to be used going forward.

Change-Id: I0e7b67985e24134f0695857062525fedc9fe18c1
2015-05-11 12:06:26 -07:00
Steve Leon
c444eca75b Add devstack gate job for Cue project
This job will run the API tests on devstack environment

Change-Id: Ie27db60dc06c8775316b76ad6f23fe2012ea0225
2015-05-11 10:45:06 -07:00
Jenkins
fea1e99afd Merge "Add python-cloudpulseclient project for CloudPulse" 2015-05-11 13:49:23 +00:00
Claudiu Belu
13999c518a Adds pypi-jobs to cloudbase-init
Pushing a version through gerrit should also publish
the version to pypi.

Pypi project: https://pypi.python.org/pypi/cloudbase-init/
openstackci is added as admin user.

Change-Id: If7ef99a4a16331386cc60af551e68c034d42535a
2015-05-11 15:54:35 +03:00
Jenkins
53ccea07d7 Merge "Enable upload to pypi for Shaker project" 2015-05-11 12:20:12 +00:00
Jenkins
4ae0ea4ea6 Merge "Update jenkins jobs for networking-ovn" 2015-05-11 12:14:41 +00:00
Jenkins
7b8789bde5 Merge "Add stackforge/networking-6wind project" 2015-05-11 12:06:33 +00:00
Mikhail Dubov
222918c3e3 Add Rally job to Murano
This patch adds a non-voting Rally job to the Murano project.
It will be run on every check in Murano.

Change-Id: If098939d5766cb5605cdeaa7fc23f423ae476586
Depends-on: I58bd59889df51e5ec13d9135aa9a886a05a6efc0
2015-05-11 14:36:48 +03:00
Jenkins
3c2a5689a3 Merge "Add in F21 nonha job" 2015-05-11 11:33:20 +00:00
Derek Higgins
c0dbd9d2e7 Add in F21 nonha job
Once we've ensured this works all F20 jobs will switch to F21.

Change-Id: I6061bc5384bf123be36e9fbedc33e902a891a6ec
Depends-On: If4edb6915a274e552cd78733d01066c790fa7b6e
2015-05-11 09:36:46 +01:00
Steven Dake
e54b353864 Add python-cloudpulseclient project for CloudPulse
This adds the python language binding for the CloudPulse
 project to stackforge.  For more details see:

https://wiki.openstack.org/wiki/Cloudpulse

Change-Id: Iaf90f6988a6cc8cb301c68b9ccba220dbc4e2cdf
2015-05-10 23:17:09 -07:00
Robert Collins
2d784cfb67 Check resolver pip on global-requirements changes
This nonvoting job should flag failures or regressions in
co-installability using the resolver branch of pip. We'll need this
until that is in a release.

Change-Id: I7600fa20391bb83491d630b277bf01cc3a20727c
2015-05-11 12:20:03 +12:00
Jenkins
9a11e0188e Merge "Add CloudPulse" 2015-05-10 17:54:22 +00:00
Russell Bryant
b4142044f5 Update jenkins jobs for networking-ovn
networking-ovn has been running a simple devstack job for a while that
installs OVN and brings up Neutron using OVN as a backend.  It at
least ensures things don't blow up on startup or when the default
networks are created by devstack.  Rename this job
(s/tempest/install/) and make it voting.

Create a new non-voting job that actually runs tempest so we can start
working through whatever blows up there.

Change-Id: I6481e47a88311c9124e3286a848b9bcaddf1371b
2015-05-08 15:54:13 -04:00
Jenkins
006d7266b9 Merge "puppet: run beaker on both trusty & centos7" 2015-05-08 15:08:06 +00:00
Steven Dake
4facfcb591 Add CloudPulse
CloudPulse is a new project to check the health of OpenStack
deployments.

Change-Id: I7706139f233722a989de13bf648cedd231239942
2015-05-08 05:15:26 -07:00
Joe Gordon
cfe485d894 Make tempest-dsvm-sahara job voting
As part of making it voting, add it to the gate queue.

The job has been running successfully, now lets make it voting.

Change-Id: I068a8bb0819152f13757348c41507db4b0486fbd
2015-05-07 16:26:15 -07:00
Emilien Macchi
2010db4b32 puppet: run beaker on both trusty & centos7
This patch aims to run Beaker on both Ubuntu & CentOS7 using nodepool,
without vagrant.

* Split beaker-rspec jobs in 2 (trusty & centos7) with a new job-group
* Switch from bare-trusty to devstack-trusty
* Ability to uninstall Puppet on YUM systems
* Ability to install beaker dependencies (Ruby & Devel tools) on YUM systems
* Delete beaker jobs where there is no beaker tests (save time &
  resources.)

Change-Id: I56b1e9b5554e5b56a8c20dacd0f89d4f0321edcc
2015-05-07 16:24:42 -04:00
Alistair Coles
5796bb1f0f Make python-swiftclient functional tests voting
These tests seem to have been pretty stable so make
them voting.

Change-Id: I388c4888240e4f5412bfb62f07478629dd6fd86b
2015-05-07 18:36:35 +01:00
Ilya Shakhat
a50621307e Enable upload to pypi for Shaker project
The project is registered in pypi under name 'pyshaker'.

Change-Id: I04c5853fd3d3310af133a5ac26caa37e57637f83
2015-05-07 19:42:49 +03:00
Maxime Leroy
815e11eddc Add stackforge/networking-6wind project
Add a new repo for Neutron support of fast path technology.

Change-Id: I60788554b1ee6740c4d2c0f727216ff72c1a9ec2
2015-05-07 14:52:39 +02:00
Jenkins
5a21e72103 Merge "Make glanceclient-dsvm-functional gating" 2015-05-07 12:22:46 +00:00
Jenkins
de0b01e8e5 Merge "Skip test_volume_boot_pattern for GlusterFS until bug 1444806 is fixed" 2015-05-07 11:31:01 +00:00
Yolanda Robla
427d38d603 Initial integration tests for storyboard
Change-Id: I6e70ea592dc4652c89754d3febf7280d6cc0a4d9
Depends-On: Ie676d3152cc4cd854ab6644e5fd281de9c2d70fd
Story: 2000134
2015-05-06 14:58:14 -07:00
Bharat Kumar Kobagana
17b077c25a Skip test_volume_boot_pattern for GlusterFS until bug 1444806 is fixed
From the past couple of weeks the job
"check-tempest-dsvm-full-glusterfs-nv" is failing because of two
reasons:
1. Empty provider location of 'volume from snapshot'
2. Nova/Libvirt doesn't support delete snapshot when vm is off

Look at Bug 1441050 for more details. Patch [1] closes this
Bug 1441050.

The cinder glusterfs CI job started failing recently when
test_volume_boot_pattern was enabled in tempest, before which
the CI job was running successfully.

Hence, I am proposing this patch to skip test_volume_boot_pattern
for GlusterFS CI job, until Nova/Libvirt issue is fixed.

This patch creates a new job template
"check-tempest-dsvm-full-glusterfs{branch-designator}" for glusterfs
specific jobs.

[1] https://review.openstack.org/171482

Related-Bug: #1444806
Change-Id: I3487db550ba0966e60779b955b6796a03d2690a5
2015-05-06 20:54:21 +05:30
Jenkins
286722c542 Merge "Pylint job for Murano project" 2015-05-06 14:07:02 +00:00
Jenkins
25bae90686 Merge "enable python-jobs for networking-zvm" 2015-05-06 13:54:57 +00:00
Jenkins
1afbeaccee Merge "added chef-rake-jobs for openstack-chef-repo" 2015-05-06 13:15:06 +00:00
Jenkins
19fbbbf7a7 Merge "adding akanda horizon plugin to stackforge" 2015-05-06 12:36:22 +00:00
Jenkins
32b318eb16 Merge "Adds pypi-jobs to compute-hyperv" 2015-05-06 12:04:25 +00:00
David Lenwell
3a8ac42eb6 adding akanda horizon plugin to stackforge
Change-Id: I729fbc08c81a35741de26c31673576363c9987b2
2015-05-05 16:05:53 -07:00
Louis Taylor
7a8a068888 Make glanceclient-dsvm-functional gating
Functional tests are now passing, so enable them in the gate.

Change-Id: I67f3fd719994920910bd4a0dfd841e7a3c4c173c
2015-05-05 16:11:08 +01:00