CI server integration
You can run OpenText Functional Testing tests using CI builds on servers such as Jenkins, Bamboo, and Azure DevOps (formerly known as TFS).
Although any sensitive information is encrypted and encoded, OpenText encourages you to routinely remove unnecessary files generated by your CI builds, which are not removed by the CI plugin.
By not implementing the file removal you may expose your system to increased security risks. You understand and agree to assume all associated risks and hold OpenText harmless for the same.
It remains at all times the Customer’s sole responsibility to assess its own regulatory and business requirements. OpenText does not represent or warrant that its products comply with any specific legal or regulatory standards applicable to Customer in conducting Customer's business.
Routinely remove all files from the following folders:
| Server type | File location |
|---|---|
| Jenkins | <Jenkins_installdir>\workspace\<job name> |
| Bamboo | <Bamboo home directory>\xml-data\build-dir\<job name> |
| Azure DevOps | UFTWorking\props |
For information on setting up the integration with a CI server, see the Integrations section of the Help Center.

