Document nova-tarball Jenkins job.

Change-Id: I1034cceaa4fa3aa66e54fd082a078f802bc27baf
This commit is contained in:
Lorin Hochstein
2011-12-02 15:43:54 -05:00
parent 25a089a16b
commit e8dd484e8e

View File

@@ -26,6 +26,10 @@ Jenkins performs tasks such as:
Run `pylint <http://www.logilab.org/project/pylint>`_ on the nova code and
report violations.
`nova-tarball`_
Do ``python setup.py sdist`` to create a tarball of the nova code and upload
it to http://nova.openstack.org/tarballs
.. _Jenkins: http://jenkins-ci.org
.. _Launchpad: http://launchpad.net
.. _gate-nova-merge: https://jenkins.openstack.org/view/Nova/job/gate-nova-merge
@@ -33,4 +37,5 @@ Jenkins performs tasks such as:
.. _gate-nova-unittests: https://jenkins.openstack.org/view/Nova/job/gate-nova-unittests
.. _nova-coverage: https://jenkins.openstack.org/view/Nova/job/nova-coverage
.. _nova-docs: https://jenkins.openstack.org/view/Nova/job/nova-docs
.. _nova-pylint: https://jenkins.openstack.org/job/nova-pylint/
.. _nova-pylint: https://jenkins.openstack.org/job/nova-pylint
.. _nova-tarball: https://jenkins.openstack.org/job/nova-tarball