Configuring test data storage¶
Create a connection¶
Start by creating a connection to a storage volume where test assets will be stored.
- From the CPD Cluster home page open an existing project or create a new project then, on the Assets tab, click New Asset > Connect to a data source.
- On the resulting page select Storage volume and Next.
- On the Create connection: Storage volume page give your new connection a name and optional description.
- Select an available storage volume. If you don't already have an storage volume available …
- click New volume.
- Select a namespace (the default will be fine).
- Give your storage volume a name and optional description.
- Select your preferred storage type and click Add.
- Under Personal credentials > Input method select Enter credentials manually.
- Check the Use my platform login credentials then click Test connection.
- Assuming you have a successful connection, click Save.
For more details see Adding connections to data sources in a project.
Add the connection to your project settings¶
Now you'll configure DataStage® to use your storage volume for storing test case assets.
- From the CPD Cluster home page select the Manage tab then, under Tools, select DataStage and then select the tab Test cases.
- For Test data connection type select Storage Volume.
- For Test data storage select the name of the Storage volume you created in the step above.
- For Default DataStage Test case job suffix specify a suffix which will be appended to all test case jobs to help distinguish them in the job log from invocations of their associated flows. e.g.
Test Case Job
. Note that a leading space has been included here as DataStage will not automatically add one for you.