Versions Compared

Key

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

...

  1. Log into your development DataStage Engine(s) and navigate to your DataStage project folder. This would typically be:

    Code Block
    /opt/IBM/InformationServer/Server/Projects/<Your Existing Project>
  2. Add the following Environment variable definition to the DSParams file under the [EnvVarDefns] section:

    Code Block
    DM_ENABLE_UNIT_TESTING\MettleCI\-1\List/Disabled//Test//Intercept/\Disabled\3\Project\Unit Testing Configuration\

This will make the following Environment Variable available to add to the DataStage jobs for which you wished to enable unit testing:

...

To enable MettleCI Unit Testing for all newly-created DataStage projects:

...