Edgewall Software

Bitten Object Model

Database Schema

Object model diagram

Tables:

bitten_config
Build configurations, each composed of zero or more target platforms.
bitten_platform
Target platforms, which are basically categories for build slaves based on their properties.
bitten_rule
Rules for matching a build slave against a target platform.
bitten_build
Pending, in-progress or completed builds, associated with a specific target platform and build configuration.
bitten_slave
Properties of the build slave that performed a build.
bitten_step
Information about an invidividual build step, such as the output and the result (success or failure).
bitten_log
A build log for a specific step
bitten_log_message
The individual log messages in a build log
Last modified 19 years ago Last modified on Aug 31, 2005, 8:20:07 PM

Attachments (1)

Download all attachments as: .zip