Explain how to use the latest neutron-lib dashboard
Change-Id: I18054b8f1238ee3cc6b8ce88bc9ed7e2e9de9a82
This commit is contained in:
parent
6d893c867e
commit
5c638b563b
@ -137,6 +137,16 @@ source.
|
||||
impacted subproject to ensure the impacts are fully understood. Testing this
|
||||
change can be done using the ``Depends-On:`` approach described in the
|
||||
`review guidelines <./review-guidelines.html>`_.
|
||||
- If you are a core reviewer and about to approve a NeutronLibImpact change, please consider
|
||||
checking the state of all Stadium subprojects by looking at the
|
||||
`grafana periodic dashboard <http://grafana.openstack.org/dashboard/db/neutron-lib-failure-rate?panelId=4&fullscreen>`_.
|
||||
This dashboard shows the status of subprojects' unit tests against neutron and neutron-lib
|
||||
master branches, and even though it is not exactly validating unit tests against a released
|
||||
version of neutron-lib it may be enough of an alarm bell to indicate that something might
|
||||
be wrong because of a patch that recently landed in neutron (assuming that the subprojects
|
||||
still has direct neutron imports). The check happens daily therefore consider waiting to
|
||||
approve if you are either aware of another impactful change recently merged that has not
|
||||
been yet processed or you see failure rates spiking.
|
||||
|
||||
Examples:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user