zaqar/doc/source/contributor/jenkins.rst
melissaml e4aca92889 Rename review.openstack.org to review.opendev.org
There are many references to review.openstack.org, and while the
redirect should work, we can also go ahead and fix them.

Change-Id: Ia40bcfa37709963ba84e78843ca27f153034c748
2019-05-12 04:52:10 +08:00

1.4 KiB

Continuous integration with Jenkins

Zaqar uses a Jenkins server to automate development tasks. The Jenkins front-end is at http://jenkins.openstack.org. You must have an account on Launchpad to be able to access the OpenStack Jenkins site.

Jenkins performs tasks such as running static code analysis, running unit tests, and running functional tests. For more details on the jobs being run by Jenkins, see the code reviews on https://review.opendev.org. Tests are run automatically and comments are put on the reviews automatically with the results.

You can also get a view of the jobs that are currently running from the Zuul status dashboard, http://zuul.openstack.org/.