In preparation for starting to develop neutron api tests in the
neutron repo, start gating commits on the neutron-dsvm-api job.
Change-Id: I6c491382fc304e9dc9be8850f6b5007dc8600095
Enable using "check experimental" to verify that the new bandit
static code scanner for security job runs cleanly.
Change-Id: Icb15d11fa045f51ea709cfae8091df7af203eaf9
This job is hitting the test timeout, causing it to fail. This change
adds the slow tag exclusion regex for the job.
Change-Id: I958a8ec49b08c00e3aff8c76aa293e09187719a7
This module required for regular askbot postgresql backup,
based on puppet-mysql_backup.
Depends-On: Idde1374ee621124a9943be89c2a1889531bf9d9d
Change-Id: I13d542ef5a2a74f14ab42d3421938532edf75f93
tempest-dsvm-ceilolmeter-mongodb is just a subset of the working job
tempest-dsvm-ceilolmeter-mongodb-full
So stop running tempest-dsvm-ceilolmeter-mongodb
Change-Id: Ib86369d75a5bd95aa68d78a47c14cfab1bc28ef6
There are several things we need on any node that uses
diskimage-builder. Encapsulate them into a module so that when we need
diskimage-builder installed on multiple nodes, we don't have to cut and
paste a ton of stuff.
Depends-On: If55370ff2597cd0ffa97e6409ce411db4f08ad6f
Change-Id: Ic3684a9980181daae78e3fd5750ceee4aa807411
This patch is a follow up from 49d059760a. It's creating a new job
pxe_ipa-src that builds the IPA ramdisk from source and it's enabling
running this job (as non-voting) on the openstack/ironic-python-agent
project.
Change-Id: Ia56d2808a9c2d61f737e3ee86aa33a06f2967538
Because heat 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
heat in a devstack environment as a first step in removing it from the
standard configuration.
Specify that heat should be enabled in the devstack updown job
so that the parts that enable heat 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 heat from
the default config.
Change-Id: I13a80cc5b669f30f55dae67fd82eb6e3f31f9dbc
Create functional test job for python-saharaclient, set as non-voting
until it's working.
Heavily inspired by the similar patches for other clients (nova, neutron,
ceilometer, etc).
This is part of the effort of moving CLI tests to project repositories.
Change-Id: I571cc8a838fb37fb1179963285e68aabf10c224a
Cerberus is a security component, facilitates integration of
third-party security programs (vulnerabilty scanners)
Sticks is a cerberus plugin dedicated to ticket management
(facilitated integration of well-known ticket managers)
Change-Id: Idcdc1b839febcbb7e0a0e883d576d6d4a42e99fe
F20 nodes are having issues at the moment, and F20 is getting a bit
old anyway. Move this to centos7 which is a better choice for
long-term testing.
Change-Id: Ifa742ba5bdae0b796b8b92336e41234fd8b7939e
HEAT_BUILD_PIP_MIRROR=True tells devstack to build a pip mirror from
the currently checked out heat agent projects (os-collect-config etc)
so that heat test vms can install those pip packages during boot
in preparation for integration tests with those agent projects.
'dib' is no longer a devstack service, so should not be enabled.
Change-Id: Ief47589d697f4cddb1613d4c93b13ab198c20846
Setproxy doesn't have unit tests. It is a module meant to be used
with infra but infra has no need for it, only downstreams need it.
Change-Id: Ib12c282ee3863aba16dbd9ced6ce975e1f572a5c
We remove some tests because we merged them into py27/py34 standard
checks. This also adds gating on devstack tests.
Change-Id: I56f1988a7f8ad593713203187559e2654b0c2fb2
This project is bot that reviews patches for you.
It will support base of rules that can be used for
checking commit.
It's similiar to hacking but instead of analyzing code
we are going to analyze "changes".
Change-Id: I5b52d9f407bffcd3da0ac735ec9650c1bd8a2030
This adds heat-coe-templates, which is adopting the maintenance of
https://github.com/larsks/heat-kubernetes for use in the Magnum project.
Change-Id: I66a1451349d5648618e076453e9f8cc01315df3e
Add jobs to enable publishing to PyPi for stackforge/networking-odl
and stackforge/networking-ovn.
Borrowed from stackforge/networking-ofagent.
Change-Id: I6092e03c71767c68cbe74670c95284f187dc29a2