Because sahara builds on the compute base layer, it does not need to be
tested in all devstack-gate jobs. Instead create a new job that tests
sahara in a devstack environment as a first step in removing it from the
standard configuration.
Specify that SAHARA should be enabled in the devstack updown job
so that the parts that enable sahara are exercised in devstack.
This is already currently the case, but this updates the job config
so that it will continue to do so later when we remove sahara from
the default config.
Change-Id: Iae4e2439bfdfe7f3fc5f0b75b38583a70d7d78f4
Co-Authored-By: James E. Blair <jeblair@hp.com>
This adds a non-voting functional test job for python-glanceclient. Once
the tests pass reliably it will be set to voting.
Change-Id: Iae7a72f62357de42a9f25b9062806c16f874b150
This patch adds the new manila-ui lib project to OpenStack.
Depends-On: Ia9b2ab5b019eb60eaa4b26499b68d6fc7fcfe55c
Change-Id: Ib30c471d4cf6f17ec560266d3ab06427a9eb46be
Add the keystoneauth library and testing. This is meant to split out the
auth-specifics from keystoneclient and made as lightweight as possible.
This is the initial split, cleanup and trimming down will be handled in
gerrit.
Change-Id: I9bce17c37c7d5cbda3a5e32ebbab8a4fa5daac44
- move it from experimental to check and gate and run it only for releases after
juno, while running the old gate jobs (lint|style|unit|repo) on the older branches
and not on the current master or later on all branches
- added chef-rake-jobs to cookbook-openstack-bare-metal
related patch ID: I8e0bff1eab67952cab7b1ae977b02f08ce77cd23
Change-Id: I3eacb3a1c157b46101afce3e1f4e918f1471bc15
Zaqar's team is in the process of moving devstack's zaqar code into a
plugin. This patch changes the gate job to make it consume such plugin.
The plugin already landed in Zaqar's code base as per
I38c6cf71e2ae73f60e4494d853fee5796aa1f0f8
Change-Id: If5c91ebe136017cea2eeecf62a580d050e49617d
The largeops-src test is used for libraries that can break largeops
(oslo.messaging, oslo.db etc.) and is hitting mysql's connection limit
periodically. Stop running services that large-ops doesn't test to
mitigate this.
Change-Id: I8ab0cee07cbc0649eda37b686a67b81a46586fcb
Partial-Bug: #1403284
Enable Neutron networking in murano experimental job. Because
Murano job isn't working without Neutron.
Change-Id: Ia6555f2eb9ee3be776042c93b113d7b723f13533
Looks like this doesn't work and we'll need to make a decision about
either fixing it or documenting that building on precise is unsupported.
Meanwhile we can't have all our patches failing checks.
Change-Id: If550dda79af875998041da2ed5251e6e9a1d84f7
Gnocchi is doing more releases than most OpenStack projects so there's
no e.g. stable/kilo branch. We need to do a mapping here so test-matrix
is not completely lost.
Change-Id: Id3c203ab7dcb0302b2cc70850fb5bca3d524113f
os-brick can now be published to pypi and via tarballs on new client
releases. We will also use the python-jobs to verify docs continue to
work.
Change-Id: I7259b49840d8fbb1200bc7588d41140b7f91c27c
This is a partial cargo-culting of the index job and associated
files from the specs.o.o site, to generate a simple top-level index
page for the http://docs.openstack.org/infra/ tree.
Change-Id: Idb5a8dba58a53c7c8ea1de69e9a4d9b5ef410c78
The old ci.openstack.org server is not puppetted, and it's well past
time it was actually retired. Infra docs are one of the last things that
exist there that need to exist there. Move them.
Change-Id: I51a86699a39e6f8fdac91ad91f5933246681ae15
Using the env var DEVSTACK_GATE_TEMPEST will add a report with the
passed tests.
DEVSTACK_GATE_TEMPEST_FULL is not needed because in the devstack-gate is
evaluated only if DEVSTACK_GATE_TEMPEST_REGEX is not set, which is.
Change-Id: I6fd119b1669dd8bafeb7c55bbaf87eb49fad592a