
CI Watch project started outside of OpenStack infrastructure. This patch adds missing bits to enables infra testing, documentation builds, and to make packaging easier if we'd like to do so. Additional changes to accommodate the template: * ciwatch/__init__.py renamed to ciwatch/server.pp, and all related imports updated. * README.md converted into rst and split up into sections. Partial-Bug: #1505834 Change-Id: I0aaabcfd1607609a337ce6ca2a71f9889b45de0a
329 B
329 B
Usage
At the moment, this package provides three commands.
ci-watch-server
. Launch a development server.
ci-watch-stream-events
. Stream events from Gerrit and
append valid events to third-party-ci.log
.
ci-watch-populate-database
. Add all entries from
third-party-ci.log
to the database.