Report generator for OpenStack code reviews.
Project description
# ReviewDay
HTML report generator for OpenStack code reviews. Launchpad meets SmokeStack and Gerrit.
Based on and inspired by ‘reviewlist’ by Thierry Carez.
## Description
HTML report generator which creates a prioritized review list w/ function test results. The report includes:
Prioritized listing of merge proposals by project
Direct links to gerrit code reviews
Direct links to test results for each branch (Unit, Libvirt, XenServer)
## Installation
Install directly from pip (requires launchpadlib and cheetah):
pip install reviewday
You’ll also need a working gerrit setup: http://wiki.openstack.org/GerritWorkflow Specifically you’ll need to be able to run gerrit command line queries.
## Execution
reviewday
An output directory called ‘out_report’ is generated in your working directory.
## Execution (Development)
PYTHONPATH=$PWD ./bin/reviewday
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file reviewday-0.1.0-py2.7.egg
.
File metadata
- Download URL: reviewday-0.1.0-py2.7.egg
- Upload date:
- Size: 39.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a66af037a41da7fded281de7064373377d694d428ad0f26581e5a2f798f96251 |
|
MD5 | cfefe741334abb227ad5aa019837492c |
|
BLAKE2b-256 | d57978cd1d8dca77394172bbcf1a80c76154702d52a9ed23d85bebc33ddbea63 |