![Russell Bryant](/assets/img/avatar_default.png)
One of the types of failures in the top gate bug is due to a kernel crash in network namespace code. This patch installs a newer kernel on the devstack nodes. It installs the backported kernel and its headers that are made available for hardware enablement purposes. This gets from a 3.2.0 kernel to a 3.11.0 kernel. The patch is written as a new node prep script. A new node type is also defined that can be used by an experimental job. This will allow us to make sure everything is working before flipping the switch on using this kernel everywhere. The normal neutron devstack jobs are now listed in experimental. When run in the experimental pipeline, they should use the new node type that uses the new kernel. Change-Id: I9652b4183153687cc1e9a9a270ae0f78d8928620 Related-bug: #1254890
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack Project infrastructure.
The main entry point is in manifests/site.pp.
In general, most of the modules here are designed to be able to be run either in agent or apply mode.
These puppet modules require puppet 2.7 or greater. Additionally, the site.pp manifest assumes the existence of hiera.
See http://ci.openstack.org for more information.
Description
Languages
Python
37.1%
Jinja
36.7%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.8%