AWS CodePipeline

Integrate AWS CodePipeline with OpenText Core Performance Engineering to automatically run a test when your code has been updated.

Note:  

  • Support for AWS CodePipeline is only provided for tests configured to run from the US East (Virginia) location.
  • You can only link one OpenText Core Performance Engineering tenant to an AWS account.

Perform the following steps to integrate a test with AWS CodePipeline.

Action Task
Create a code pipeline

To integrate OpenText Core Performance Engineering to run a test when your code changes, you first need to create a code pipeline that:

  1. Connects to your source code
  2. Builds and deploys your code

For details, see the AWS CodePipeline User Guide.

Add a stage to your pipeline to integrate your test
  1. Click Add Stage button to add a stage to your pipeline.
  2. Give the stage a name.

AWS CodePipeline example dialog box

Add an action to your stage to connect to a test
  1. Click Add action button to add an action.
  2. Select Test as the action category.
  3. Give the action a name.
  4. Select MF StormRunner Load as the test provider.

Add actions dialog box

Select a test to run
  1. Click Connect to log in to your tenant.
  2. If prompted, enter your OpenText Core Performance Engineering username and password.
  3. Select a test from the list and click Connect.

Test list

Tip: You can add multiple test actions to a stage.

See also: