Plug-ins

This section provides information on the plug-ins for continuous integration (CI).

About CI plug-ins

The plug-ins for continuous integration provide a mechanism for running performance tests as part of a build script.

These plug-ins allow you to trigger a performance test as a build step and present the results in the CI server's user interface.

Back to top

Secure integration using SSO or LDAP

Configure the following for CI plug-in tools to integrate securely with OpenText Enterprise Performance Engineering:

  • SSO or LDAP authentication must be enabled on the OpenText Enterprise Performance Engineering server. For details, see SSO authentication and LDAP authentication.

  • OpenText Enterprise Performance Engineering must have an API access key which it uses during authentication. The site administrator configures a unique pair of ClientId and ClientSecret keys for a specific user, which enables that user to login using a REST API. For details, see Set up API access.

Back to top

CI plug-ins

Plug-ins are available for CI servers. Visit the plug-in page for your CI server for more details.

Plug-in Description
Jenkins plug-in

Enables you to run performance tests as part of your Jenkins continuous integration process.

GitHub action Enables you to design and run performance tests as part of your GitHub continuous integration process.
GitLab integration

Enables you to design and run performance tests as part of your GitLab continuous integration process.

Bamboo plug-in

Enables you to run performance tests as part of your Bamboo continuous integration process to ensure that new builds have not introduced any regressions.

TeamCity plug-in

Enables you to run performance tests as part of your TeamCity CI/CD process.

Azure DevOps plug-in Enables you to run performance tests with the Azure DevOps CI system, previously named Visual Studio Team Foundation Server (VSTS or TFS).

Back to top