stackalytics/doc/source/devref/zuul.rst
Sean McGinnis 3b72c01249
Fix up links and other updates
Change-Id: I66e0fff47379d244a5216b65220301182a1034ea
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-10 15:38:25 -05:00

13 lines
458 B
ReStructuredText

Continuous Integration with Zuul
================================
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 the public `OpenDev
Zuul <https://zuul.opendev.org/>`_. Unit tests are checked using
Python 2.7, Python 3.6, and Python 3.7.
The result of those checks and Unit tests are +1 or -1 to *Verify* column in a
code review from *Zuul* user.