
Previously run-selenium.sh ran all of the projects unit tests. This was redundant as other tests capture the results of the other unit tests. Run only the selenium tests to prevent duplicated effort. Also output Xunit results. Change-Id: Ic1f3ba8575f923dfa8f121a3deafdeb41f13bd00
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack CI infrastructure.
The main entry point is in manifests/site.py.
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
Jinja
37%
Python
36.7%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.8%