MettleCI delivers its unique capabilities through a set of integrated components, some of which are optional:
- Unit Test Harness: An agent which is deployed on your DataStage Engine tier, called by DataStage on demand, which supports MettleCI's Unit Test and Data Interception capabilities.
- MettleCI Workbench: A browser-based application which is served from a lightweight agent, typically (but not necessarily) installed on your DataStage Engine tier.
- MettleCI Build Utilities (Optional): A suite of Automated Build and Deployment utilities (for which we have yet to derive a collective noun!) which provide a host of useful functionality to automated the deployment, testing, and execution of your DataStage solutions. These functions are accessed using the command line, or invoked by your preferred Build and Deployment tool. For Rapid DataStage Upgrades we ship Atlassian Bamboo, and provide access to our suite of components via Bamboo-plugin interfaces.
- MettleCI Wallboard (Optional): a customisable dashboard for the live monitoring of MettleCI-related activity as well as other real-time information from your DevOps environment.
- MettleCI Scheduler (Optional): A means of automatically executing your DataStage solutions end-to-end without the need to manually maintain an execution schedule. This solution requires access to Information Governance Catalog which is used to derive an accurate, up-to-date dependancy graph of your DataStage jobs' functional relationships. This graph is then used to automatically author an optimal execution schedule which is then orchestrated by the MettleCI scheduler. Progress is monitored via the MettleCI scheduler's browser-based interface.
MettleCI Utilities
...
The Unit Test Harness and MettleCI Workbench are deployed to your DataStage Engine tier and are consequently supported on any DataStage Engine-supported platform - Linux, Unix, or Windows.
...