JIRA Integration¶
On this page we will explain the different ways of integrating Octoperf with JIRA.
Automatic Test Launch from a JIRA project¶
This integration will automatically launch an Octoperf load test when one issue is transitioned from one specific status to another.
Get the test launch URL from Octoperf¶
Click on the Jira integration menu in your runtime scenario:
Copy the link provided:
Jira Project Configuration¶
Go to your Jira project, then select "Project settings"
Then click on "Automation":
Create a new automation rule:
You can then configure the rule:
When:¶
Select the source status in "FROM" and the target status in "TO"
Then:¶
- Select "Send web request"
- Copy your test URL and put it in the "Web request URL"
- Configure the "Headers" field with "Authorization" and your API key
- "HTTP method": POST
- Choose Issue data (JIRA format)
- Save