Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section

Notes

Infrastructure

  1. Browse the diagrams which describe the most common DataStage installation topologies. You can use the guidance on each page to understand. The only piece of new infrastructure you’re likely to require is a dedicated MettleCI Agent Host (see the explanation of all the components involved in a DataStage environment using MettleCI here).

Environmental Configuration

  1. You have chosen the port(s) MettleCI Workbench will run on. Defaults are 8080 (HTTP) or 8443 (HTTPS)

  2. Your firewall configuration permits users to access MettleCI Workbench - running on your chosen port(s) - from their Client workstations.

  3. Any endpoint security management software should be configure to permit the execution of the software detailed in the section below.

MettleCI License

  1. You have a valid, current MettleCI license file available to you, for which you may require you your DataStage Engine tier’s MAC address. See our guide to finding this on your system.

OpenJDK

  1. See Prerequisite Java Installation.

MettleCI Software

  1. Download the latest release of the MettleCI distribution.

  2. Ensure the following applications (

    Status
    colourBlue
    titlewindows
    ) or RPM packages (
    Status
    colourYellow
    titleunix
    ) may be invoked using Administrator (
    Status
    colourBlue
    titlewindows
    ) or root (
    Status
    colourYellow
    titleunix
    ) privileges on the relevant host:

  • MettleCI Workbench installer on your DataStage Engine:

    • Status
      colourBlue
      titleWindows
      dm-mettleci-workbench-n.n-nnn-setup.exe

    • Status
      colourYellow
      titleUnix
      dm-mettleci-workbench-n.n-nnn.noarch.rpm

  • MettleCI Unit Test Harness installer on your DataStage Engine:

    • Status
      colourBlue
      titleWindows
      dm-unittest-harness-x.x-xxx-setup.exe

    • Status
      colourYellow
      titleUnix
      dm-unittest-harness-x.x-xxx.noarch.rpm

  • MettleCI DataStage Designer menu installer on your DataStage Client Workstation:

...