Merge "Attempt to clarify devstack-gate graduation requirement"

This commit is contained in:
Jenkins
2014-02-03 12:53:58 +00:00
committed by Gerrit Code Review

View File

@@ -80,7 +80,12 @@ requirements, including (but not limited to):
** Project must use OpenStack task, defect and design tracker(s)
* QA
** Project must be part of the integrated gate
** Project must have a devstack-gate job running. This gate job should install
the project using devstack and then run tempest tests. This job should run
and vote in the check and gate pipelines for the project. It is *not* required
that this job is running for the projects it depends on. This demonstrates
that it would be easy to add the project to the integrated gate after
graduation.
** Project must have decent unit test and functional tests coverage
** Project must be compatible with all currently OpenStack-supported versions
of Python