Creating additional Rational Build Agent directories
On z/OS® , the Rational Build Agent requires several directories in addition to the z/OS UNIX System Services directory created by the SMP/E installation.
One of the additional directories is a working directory and the other directories are used to store configuration files. A sample member (BLZCPBFA) in hlq.SBLZSAMP is used to create and populate these directories with the required files from the SMP/E installed directory. To fully configure the build agent, you also need to submit and run BLZCPBTK. See Creating additional Build System Toolkit directories.
Symbolic name | Use | Variable in BLZCP* jobs | Default directory |
---|---|---|---|
@pathPrefix@ | The path prefix specified during the SMP/E installation. | BLZHOME | |
@confPath@ | The Jazz® Team Server configuration files directory. | BLZCONF | /etc/jazz703710 |
@workPath@ | The Jazz Team Server working directory. | BLZWORK | /u/jazz703710 |
Variable Name | Use | Default value |
---|---|---|
BLZBFAH | The path prefix of the Build agent directory /buildagent | /usr/lpp/jazz/v7.0.37.1.0/buildagent |
BLZBFAC | The Build agent configuration files directory | /etc/jazz703710/ccm |
iconvLoc | The location of the iconv utility | /bin/iconv |
The instructions contained in each configuration job will indicate which variables you must configure.
Configure member BLZCPBFA in hlq.SBLZSAMP using the instructions contained in the member. Use the SUBMIT command to submit the modified JCL and check the job log. Return codes of 0 indicate the configuration is correct.