openstack-chef-repo/doc/source/contributor/ci.rst

914 B

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-repo.

CI Jobs in Chef OpenStack
Job name Description Voting If it fails
openstack-chef-repo-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-repo-integration Functional testing job that converges OpenStack, testing using Tempest. Yes Read the build logs to see where the failure originated.