This should be OK to run full tempest tests. We've sorted out a
number of issues lately relating to memory and swap usage and making
sure package updates are installed.
Change-Id: I007c7c7ba50f8ea5ab1afe69ab52f6d1be727966
We need to set the PROJECTS variable so that it contains all the
various puppet stackforge projects so that we can have proper
refspecs setup in /opt/stack/new for our CI jobs. This will
allow TripleO to provide CI coverage on these projects
once we decide to enable it.
Change-Id: I0aced3c0d1f3d2ce0bca00de847e41eee4dd2877
Move devstack-plugin-glusterfs, devstack-plugin-sheepdog and
drbd-devstack into stackforge section.
Remove cinder-salt-formula, designate-msdnsagent, glance-salt-formula,
horizon-salt-formula, keystone-salt-formula, neutron-salt-formula,
nova-salt-formula, openstack-salt-formula, stacktach-*: these dummy entries are not needed.
Remove ec2-driver, milk, tricircle: zuul uses no jobs, so the
definitions are not needed.
Change-Id: I942fdccdd76e67adec743a04b1ea28d201a277b4
In diskimage-builder Ie491e27f00bde54f73af6b47c9696ec04d973b14 we are
adding functional tests. Adding jobs per distro since this a very
distro-dependent operation.
Change-Id: Ic80f44fc07c7ae9b4498417dee38e123fe1c2e71
We'd like to check artifacts building in both check and gate
pipelines and when it'll be stabilized to publish them to
tarballs.o.o/sahara
Change-Id: Iee6d3e19900e195ca7b9d988b83debdea27df1de
Previously most part of services was disabled to safe time.
In this patch we enable ceilometer resource, due to it's alarm system by
default. As example test https://review.openstack.org/#/c/153192/
fails due to error in AWS LB which uses Alarm resource.
Change-Id: Ief9470fd74ad1f3bcb696a3eb58d840a8db099c3
Puppet 4.0 is out [1] so we want to support this release for our
modules.
* Create gate-puppet-{module}-puppet-unit-4.0 jobs for all Puppet
OpenStack modules
* Enable the job in check as non-voting jobs
[1] https://github.com/puppetlabs/puppet/releases/tag/4.0.0
Change-Id: I9646bcd6f1d5f87753b9c862e029a563a4fd8da1
* Move Murano related projects to openstack namespace
* Move murano-docs to stackforge-attics
Repository murano-docs is moved to attics cause we don't use
this repo for storing documentation, our documentation
is stored in stackforge/murano repo.
Approved commit to governance repository:
https://review.openstack.org/162745
Change-Id: I56dd0fe97b6aec7026e7ff605f2893cd7521ffcf
This repository contained extensions for Tuskar-UI specific to the
Red Hat products, such as Satellite support, etc.
We have moved our development to our own repository at
https://github.com/rdo-management/tuskar-ui-extras and will no longer
need the Stackforge repository.
Change-Id: I98e8fe58eb69cd1b9d69b4161060a5ea0d1865f9
Rally is official OpenStack project and should be moved to openstack/
namespace
Approved commit to governance repository:
https://review.openstack.org/#/c/169357/
Change-Id: I4dbcab83747a48fe0beae4b5b09b51d3c35093c8
Saml2 authentication plugins were initially extracted to the federation
repository, however we don't want to lump all these plugins together as
they may have very different dependencies and jobs.
Rename repo to more accurately reflect contents.
Related governance change is Ia25e14a6afa939590ebba3a91973ceee4a8eaee2
Change-Id: Ie23f0c3a1f3e0a65baabe3dbd19091908da1aba2
Getting the cells Tempest job to green has been a long process because
there have been constant regressions to keep up with. In order to get
ahead of that the final failing tests have been blacklisted and
annotated with open bugs for them. Work will continue to address them.
Change-Id: Iffccba724c3c45b33a134355fc681e3497b84b3a
Enable using "check experimental" to verify that the new bandit
static code scanner for security job runs cleanly.
Change-Id: Ib59910f95083ee0a80daef04f26a1fe1c9ea7d45
Neither the stable-compat job group nor the templates they define
are used any longer, so remove them any any instantiations thereof.
Also remove a stray voting override for one of these jobs left
behind in the zuul layout.
Change-Id: Ia40d8cbf8cef803617509aeca20a9f1ec79d0880
1. add pypi jobs for tagging release ability
2. use python-jobs template instead of specific ec2api
Change-Id: I678ef24959a4c3052c315cb092ee120de73e8778
aiopcpu is an exceptionally cryptic name that doesn't mean anything to
most people reading test results. multinode is what the job is, and is
much more understandable at first glance.
This changes the naming from aiopcpu => multinode. Should we create a
different kind of multinode test in the future, we can come up with an
appropriate name for it then.
This is safe to change because the devstack-gate logic actually is
fully != 'aio', not == 'aiopcpu'.
Change-Id: Ic7fe31a397af8a14ecf33a4902908ff9c03d11d3
The devstack job for the networking-ovn repo overrides the list of
enabled services to be a minimal set. Unfortunately, it's missing
mysql and rabbitmq which are required for devstack to start up
successfully with the other services that are enabled.
This patch also fixes enabling keystone by specifying it as 'key'
instead of 'keystone'.
Change-Id: I29a3b2c03559aeaba7c08431bfbed1fe21762666