Continuous Integration¶
This is a list of the CI jobs that are running against most of the Chef OpenStack cookbooks. The code that configures Zuul jobs is hosted in openstack-chef.
| Job name | Description | Voting | If it fails | 
|---|---|---|---|
| openstack-chef-rake | It ensures the code follows the Chef style guidelines. | Yes | Read the build logs to see which part of the code does not follow the recommended patterns. | 
| openstack-chef-integration | Functional testing job that converges OpenStack, testing using Tempest. | Yes | Read the build logs to see where the failure originated. | 
