A new option of building Docker container image is added to
manila-image-elements. This change adds an experimental job
for testing it.
Change-Id: I3daeb203ee18cc12eb5dd8467c23187880847f37
When enabling magnum plugin, python-magnumclient is
required, and the job is failing when cloning. Add that project
to the specified list of projects in the job.
Change-Id: I38d65e91750454e958669f44619bbaba05928e52
Start with an experimental job to add magnum plugin
to shade, consuming the atomic images that have been
published in our mirrors.
Change-Id: I1684ee47f1b3afe9a3c365a8a77d25e7bfc38b85
Puppet OpenStack group has recently made the work to be able to deploy
Puppet OpenStack modules with Puppet4.
Puppet4 is not widely adopted and Puppet3 is still the default version
in major Linux distributions, so we can't just stop testing Puppet3 in
favor of Puppet4.
Also, running both Puppet3 and Puppet4 would be too expensive for
OpenStack Infra, since we would have too much CI jobs.
Periodic pipeline is a good compromise for us, as it will report us
regular feedback if something broke when deploying Puppet4.
This patch adds puppet4 openstack integration jobs in periodic pipeline
and keep ability to run them in experimental pipeline.
Change-Id: Iaa2a93e50b60f54baf8df3991d42b3e062a3f714
This change needs to land prior to adding Designate support
on shade, as the functional tests will require DevStack
with Designate enabled
Change-Id: Ieaddeb4a0b317f85a2161e67bc5c202cc1b01464
* Adds two new experimental jobs (Designate+Bind9/PowerDNS)
* Does not restrict execution branch yet, we'll want this to
be Neuton+ as it moves over the check/gate queues. For now,
i'd like to see just how badly the remaining changes below
fail on other branches, as we may choose to include these
on Mitaka.
* Replaces use of the gate / pre test / post tests hooks, as
enough configurability is now exposed.
* Uses tempest in "all-plugin" mode, limiting to all tests
containing "designate" in the name. Ideally, this would be
changed to "full-plugin" mode, without the designate
restriction, but this does not exist in tempest's tox.ini
* Attempts to be ready to add stable branch editions of this
this using branch-override and job-suffix.
Change-Id: I8166d447802b4520c0721b9f006b59543b3b548c
Coupler provides a virtual storage backend that would enable one VM to
attach/mount another VM as its backend. This feature would make it possible
to chain multiple VMs that runs single storage functionality together to
provide a new composed storage service. Similar to network function chaining
in NFV.
Change-Id: If474c081e19fc91ae9236f1bdd995a20216aadd3
This project is an implementation of the fs-blob-store, which exposes
an API that appears to be a real POSIX filesystem, but in reality
is a file renaming shim which sorts all documents into alphabetical
directories. /foo becomes /f/foo, /bar becomes /b/bar, etc.
This project backs our NPM mirroring script, allowing us to mirror
npm into AFS.
Needed-by: Icbaa3d28650583599d20f273ef65757783a73674
Change-Id: Ic969dd933349f718409dc9357b25ff13c0e02d29
glance_store has setup in the repo release notes, let's publish the
release notes now as well.
Depends-On: I0293c247bc87d81218c4350393a8bfb4d769bc91
Change-Id: Idbaa432dacc9ffb8e96c87cdd0d27409309a3083
We ryu team plans to remove networking-ofagent sub-project in the Newton
and we maintain only a stable branch till EOL of them.
So the job for networking-ofagent master branch should be removed.
Change-Id: I87866bf4ad9fb34ae932a9c937bb451bc10094ad
Partial-Bug: #1521477
This is part of our effort to migrate from devstack-centos7 to
centos-7 dibs.
Change-Id: I4a3b6379823e4b102af1c22814edf1fd50787cc3
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This is part of our effort to migrate from devstack-centos7 to
centos-7 dibs.
Change-Id: I97a5dc41db8a6892bd384125808a5ddd198c1e2c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
The Watcher multinode experimental job is currently not working due
to the fact that the DEVSTACK_PROJECT_FROM_GIT variable is actually
shared by both the primary node and the subnodes. Therefore, I removed
it from the multinode job to let the Watcher plugin deal with this
using 'is_service_enabled' to detect whether we are on the primary
node or not.
Change-Id: I292d109c89c9f07b1440a215d6c50b9243df9abe
Add requirements, tarball, pypi upload jobs for o/designate-tempest-plugin.
We switch to using the python-jobs JJB macro, as more of the jobs are used
than are not used.
Change-Id: Ie3e82fcd0491619a3cc4c9f7fddcca41257770a7
Set up sahara-extra to use openstack-server-release-jobs instead of just
the tarball jobs so it matches more closely the other projects. Keep the
extra post job for branch-tarball, since that is not part of the server
release jobs macro.
Change-Id: Ibe357ac56e998d54eb42da1076dd370815aa222c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Upload it to logs instead. This is done because we suspect that
executing cat on a large text file does not play well with
jenkins.
Change-Id: I8512c9b132f2707db265633d5e16378b1d87d4da