Vendor drivers for OpenStack
Go to file
Ilya Shakhat 889fb8fd7b Parse review comments to get results of external CI
It's assumed that CI was executed on the review if comment message is left and:
 a) message satisfies success and failure patterns (if they exist)
or
 b) vote is set

Thus the process supports case when CI votes on review and non-voting CIs that
just leave messages. However it is required that CI leaves a comment.

Note: the schema is updated to support CI definitions like these:
            "ci": {
                "id": "cisco_neutron_ci",
                "success_pattern": "neutron_zuul \\S+ : SUCCESS",
                "failure_pattern": "neutron_zuul \\S+ : FAILURE"
            }

Closes bug 1317554

Change-Id: Ia73ab70fd633b2278a3d5d3f1ba67d3018370e4b
2014-05-13 13:16:41 +04:00
driverlog Parse review comments to get results of external CI 2014-05-13 13:16:41 +04:00
etc Parse review comments to get results of external CI 2014-05-13 13:16:41 +04:00
tests Parse review comments to get results of external CI 2014-05-13 13:16:41 +04:00
.gitignore DriverLog initial commit 2014-04-03 17:20:46 +04:00
.gitreview Fixed entrypoint for driverlog dashboard 2014-04-07 13:13:29 +04:00
.testr.conf DriverLog initial commit 2014-04-03 17:20:46 +04:00
LICENSE Initial commit 2014-03-05 00:13:44 -08:00
MANIFEST.in DriverLog initial commit 2014-04-03 17:20:46 +04:00
README.rst DriverLog initial commit 2014-04-03 17:20:46 +04:00
requirements.txt DriverLog initial commit 2014-04-03 17:20:46 +04:00
setup.cfg Fixed entrypoint for driverlog dashboard 2014-04-07 13:13:29 +04:00
setup.py DriverLog initial commit 2014-04-03 17:20:46 +04:00
test-requirements.txt DriverLog initial commit 2014-04-03 17:20:46 +04:00
tox.ini DriverLog initial commit 2014-04-03 17:20:46 +04:00

README.rst

DriverLog | vendor drivers for OpenStack

Project Info