diff --git a/doc/source/devref/jenkins.rst b/doc/source/devref/jenkins.rst index e6f8fa0ab..767815a0c 100644 --- a/doc/source/devref/jenkins.rst +++ b/doc/source/devref/jenkins.rst @@ -3,7 +3,7 @@ Continuous Integration with Jenkins Each change made to Stackalytics core code is tested with unit and integration tests and style checks flake8. -Unit tests and style checks are performed on public `OpenStack Jenkins `_ managed by `Zuul `_. +Unit tests and style checks are performed on public `OpenStack Jenkins `_ managed by `Zuul `_. Unit tests are checked using both python 2.6 and python 2.7. The result of those checks and Unit tests are +1 or -1 to *Verify* column in a code review from *Jenkins* user.