Getting started with Code Review 1.7 on RHEL 5.9 ZipKit
Code Review is the process of making pieces of source code available for other developers to review, with the intention of catching bugs and design errors before the code becomes part of the product. Code Review dramatically helps in the quality of products. By catching mistakes early, a lot of bad problems in a product can be avoided.
Not all companies or developers take advantage of Code Review, but more and more are making it a part of their development culture and requirements.
This topic contains the following sections:
Where to download the ZipKit
Download the Code Review 1.7 ZipKit (CLM 4.5-Code Review on RHEL 5.9.eZ) from BMC Communities.
Software name
Packaged with eZDeploy
Download location
Apache 2.2
Yes
Included in the Code Review 1.7 ZipKit (CLM 4.5-Code Review on RHEL 5.9.eZ)
Subversion
Yes
Included in the Code Review 1.7 ZipKit (
)Code Review 1.7
No (Download required)
MySQL 5.0
No (Download required)
Red Hat Enterprise Linux version 5.9 64 bit media containing the required MySQL packages.
- For MySQL download following RPM files from RHEL 5.9 media
- libevent-devel-1.4.13-1.x86_64.rpm
- libffi-3.0.5-1.el5.i386.rpm
- libffi-3.0.5-1.el5.x86_64.rpm
- mysql-5.0.95-3.el5.x86_64.rpm
- mysql-devel-5.0.95-3.el5.x86_64.rpm
- mysql-server-5.0.95-3.el5.x86_64.rpm
- pcre-devel-6.6-6.el5_6.1.x86_64.rpm
- perl-DBD-MySQL-3.0007-2.el5.x86_64.rpm
- perl-DBI-1.52-2.el5.x86_64.rpm
Following RPM required for Code Review dependencies:
Software RPM
Download Location
python-dateutil-1.5.tar.gz
RBTools-0.5.2-py2.7.egg
ReviewBoard-1.7.9-py2.6.egg
Trac-1.0.1.tar.gz
docutils-0.11.tar.gz
feedparser-5.1.3.zip
paramiko-1.12.0.tar.gz
Markdown-2.3.1.zip
memcached-1.4.15.tar.gz
What is in the ZipKit
The zipKit can contain the following packages:
Package | Description |
---|---|
Blueprint | Contains all the deployment models associated with the blueprint and blueprint options (if any). |
Service Catalog | Contains all the services in the service catalog associated with the service blueprint. |
Service Offering | Contains all the service offerings in the service associated with the service blueprint. |
Requestable Offering | Contains the requestable offering in the service offering associated with the service blueprint. |
BSA | Contains the software package files, system package associated with the service blueprint, and NSH script (if any). |
AO | Contains the BMC Atrium Orchestrator workflow (if any). |
Prerequisites for the ZipKit
- Ensure that you have created a Red Hat Enterprise Linux 5.9 (RHEL 5.9) VM template in the vCenter. For more information, see Setting up and using VM provisioning (from VMware VM template).
While creating the RHEL 5.9 template, choose the following options for RHEL 5.9 operating system:
- Base System - Base
- Development - Development Tools and Development Libraries
- Desktop: Desktop, Desktop Platform, X Window System
- Disable IPv6
- Disable SELinux
Where to go next