Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Essential jobs on jenkins

This page will list the There are many jobs running on jenkins that are essential for monitoring the health of the build, the branch and general stability of cloudstack. Every committer and contributor to the project is expected to know where these builds are and how to view the failures of a job.

  • build--master-noredist / cloudstack-master - these are the cloudstack build jobs that run the entire maven clean install
  • build-systemvm-master - systemvm build job that generates system vm templates
  • build-docs-install-guide / build-docs-admin-guides - docs for admin and install guides
  • cloudstack-marvin - marvin build
  • package-rhel63 / package-deb - rhel63 and debian builds

views

We divide per-release set of jobs into its own view. So you will see views that follow targeted release branches. Views exist for the 4.0, 4.1, 4.2 etc release lines. The default view on the jenkins landing page is usually the current release that is in progress. At the moment all views are manually created using the jenkins ui.

...