Merge "Add upgrade testing completion criteria for upgrade-checkers goal"

This commit is contained in:
Zuul 2018-09-25 18:16:16 +00:00 committed by Gerrit Code Review
commit 4989128a08
1 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,9 @@ The command must:
* 1 - Warning that one or issues were found that require investigation
* 2 - One or more checks found an issue that will cause upgrade to fail
#. Projects with the :ref:`tag-assert:supports-upgrade` tag must integrate
their upgrade check command into their upgrade CI testing.
.. note:: This goal is primarily focused on the traditional stateful service
projects like keystone, cinder, glance, etc. However, deployment projects
would clearly benefit from integrating these checks into their install and