zaqar/doc/source/contributor/jenkins.rst
Nguyen Hung Phuong 5a8b084401 Nit update in jenkins.rst document
zuulv3 has been replaced by zuul so the document should be updated
in file:

doc/source/contributor/jenkins.rst

Change-Id: I38d7b843718d5d3a6e6c3881fa3016c54913ed59
2018-02-13 10:44:29 +07: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.openstack.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/.