This is a continuation of I51a86699a39e6f8fdac91ad91f5933246681ae15
which missed moving storyboard documentation.
Change-Id: Ica2f02111aa1c891461a7aca4e86cea71e583530
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
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
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
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
This adds an npm-run based unit test run. It's effectively identical
to the js-test build.
Change-Id: I3ba979ace5c7536fda21424634b7fc300343aeb8
Depends-on: Ia487e8d21f18f9ac44fc14da2011ab60ef6d5a4f
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
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
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
Once we've ensured this works all F20 jobs will switch to F21.
Change-Id: I6061bc5384bf123be36e9fbedc33e902a891a6ec
Depends-On: If4edb6915a274e552cd78733d01066c790fa7b6e
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
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
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
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
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
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