Plug-ins

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

About OpenText Enterprise Performance Engineering CI plug-ins

The OpenText Enterprise Performance Engineering 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 OpenText Enterprise Performance Engineering 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 authentication

For OpenText Enterprise Performance Engineering's CI plug-in tools to integrate securely with OpenText Enterprise Performance Engineering, you must configure the following:

  • 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 OpenText Enterprise Performance Engineering 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

OpenText Enterprise Performance Engineering 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 OpenText Enterprise Performance Engineering tests as part of your Jenkins continuous integration process.

GitHub action Enables you to design and run OpenText Enterprise Performance Engineering tests as part of your GitHub continuous integration process.
GitLab integration

Enables you to design and run OpenText Enterprise Performance Engineering tests as part of your GitLab continuous integration process.

Bamboo plug-in

Enables you to run OpenText Enterprise Performance Engineering 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 OpenText Enterprise Performance Engineering tests as part of your TeamCity CI/CD process.

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

Back to top