Skip to content

Commit 4130dcf

Browse files
authored
Merge pull request #930 from atlassian/release/7.0.0
Release 7.0.0
2 parents a26b146 + e8fbe7e commit 4130dcf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+3264
-8771
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Default code owners - Atlassian Data Center App Performance Toolkit
2-
* @ometelytsia @SergeyMoroz0703 @astashys @opopovss @OlehStefanyshyn
2+
* @ometelytsia @SergeyMoroz0703 @opopovss @OlehStefanyshyn @dmika1

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ This repository contains Taurus scripts for performance testing of Atlassian Dat
55

66
## Supported versions
77
* Supported Jira versions:
8-
* Jira [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.20.10`, `9.0.0`
8+
* Jira [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.20.13` and `9.1.0` platform release
99

1010
* Supported Jira Service Management versions:
11-
* Jira Service Management [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `4.20.10`, `5.0.0`
11+
* Jira Service Management [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `4.20.13` and `5.1.0` platform release
1212

1313
* Supported Confluence versions:
14-
* Confluence [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `7.13.7`
14+
* Confluence [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `7.19.2`, `7.13.7`
1515

1616
* Supported Bitbucket Server versions:
17-
* Bitbucket Server [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `7.6.14`, `7.17.6`
17+
* Bitbucket Server [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `7.21.5`, `7.17.11`, and `8.0.4` platform release.
1818

1919
* Supported Crowd versions:
20-
* Crowd [release notes](https://confluence.atlassian.com/crowd/crowd-release-notes-199094.html): `4.4.0`
20+
* Crowd [release notes](https://confluence.atlassian.com/crowd/crowd-release-notes-199094.html): `5.0.2`
2121

2222
* Supported Bamboo versions:
2323
* Bamboo [release notes](https://confluence.atlassian.com/bamboo/bamboo-release-notes-671089224.html): `8.1.3`
@@ -28,7 +28,7 @@ In case of technical questions, issues or problems with DC Apps Performance Tool
2828
## Installation and set up
2929

3030
#### Dependencies
31-
* Python 3.7, 3.8 or 3.9 and pip
31+
* Python 3.8 or 3.9 and pip
3232
* JDK 11
3333
* Google Chrome web browser
3434
* Git client (only for Bitbucket DC)

app/bamboo.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ settings:
1818
ramp-up: 5m # time to spin all concurrent threads
1919
total_actions_per_hour: 2000 # number of total JMeter actions per hour
2020
WEBDRIVER_VISIBLE: False
21-
JMETER_VERSION: 5.4.2
21+
JMETER_VERSION: 5.4.3
2222
LANGUAGE: en_US.utf8
2323
allow_analytics: Yes # Allow sending basic run analytics to Atlassian. These analytics help us to understand how the tool is being used and help us to continue to invest in this tooling. For more details please see our README.
2424
# Action percentage for JMeter load executor
@@ -123,7 +123,7 @@ modules:
123123
httpsampler.ignore_failed_embedded_resources: "true"
124124
selenium:
125125
chromedriver:
126-
version: "103.0.5060.134" # Supports Chrome version 103. You can refer to http://chromedriver.chromium.org/downloads
126+
version: "107.0.5304.62" # Supports Chrome version 107. You can refer to http://chromedriver.chromium.org/downloads
127127
reporting:
128128
- data-source: sample-labels
129-
module: junit-xml
129+
module: junit-xml

app/bitbucket.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ settings:
1818
ramp-up: 10m # time to spin all concurrent users
1919
total_actions_per_hour: 32700
2020
WEBDRIVER_VISIBLE: False
21-
JMETER_VERSION: 5.4.2
21+
JMETER_VERSION: 5.4.3
2222
LANGUAGE: en_US.utf8
2323
allow_analytics: Yes # Allow sending basic run analytics to Atlassian. These analytics help us to understand how the tool is being used and help us to continue to invest in this tooling. For more details please see our README.
2424
services:
@@ -90,7 +90,7 @@ modules:
9090
httpsampler.ignore_failed_embedded_resources: "true"
9191
selenium:
9292
chromedriver:
93-
version: "103.0.5060.134" # Supports Chrome version 103. You can refer to http://chromedriver.chromium.org/downloads
93+
version: "107.0.5304.62" # Supports Chrome version 107. You can refer to http://chromedriver.chromium.org/downloads
9494
reporting:
9595
- data-source: sample-labels
9696
module: junit-xml

app/confluence.yml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,24 @@ settings:
55
verbose: false
66
check-updates: false # disable bzt check for updates
77
env:
8-
application_hostname: test_confluence_instance.atlassian.com # Confluence DC hostname without protocol and port e.g. test-confluence.atlassian.com or localhost
9-
application_protocol: http # http or https
10-
application_port: 80 # 80, 443, 8080, 1990, etc
11-
secure: True # Set False to allow insecure connections, e.g. when using self-signed SSL certificate
12-
application_postfix: # e.g. /confluence in case of url like http://localhost:1990/confluence
8+
application_hostname: test_confluence_instance.atlassian.com # Confluence DC hostname without protocol, port and postfix e.g. test-confluence.atlassian.com or localhost
9+
application_protocol: http # http or https
10+
application_port: 80 # 80, 443, 8080, 1990, etc
11+
secure: True # Set False to allow insecure connections, e.g. when using self-signed SSL certificate
12+
application_postfix: /confluence # e.g. /confluence for TerraForm deployment url like `http://a1234-54321.us-east-2.elb.amazonaws.com/confluence`. Leave this value blank for url without postfix.
1313
admin_login: admin
1414
admin_password: admin
15-
load_executor: jmeter # jmeter and locust are supported. jmeter by default.
16-
concurrency: 200 # number of concurrent virtual users for jmeter or locust scenario
15+
load_executor: jmeter # jmeter and locust are supported. jmeter by default.
16+
concurrency: 200 # number of concurrent virtual users for jmeter or locust scenario
1717
test_duration: 45m
18-
ramp-up: 5m # time to spin all concurrent users
18+
ramp-up: 5m # time to spin all concurrent users
1919
total_actions_per_hour: 20000
2020
WEBDRIVER_VISIBLE: False
21-
JMETER_VERSION: 5.4.2
21+
JMETER_VERSION: 5.4.3
2222
LANGUAGE: en_US.utf8
23-
allow_analytics: Yes # Allow sending basic run analytics to Atlassian. These analytics help us to understand how the tool is being used and help us to continue to invest in this tooling. For more details please see our README.
23+
allow_analytics: Yes # Allow sending basic run analytics to Atlassian. These analytics help us to understand how the tool is being used and help us to continue to invest in this tooling. For more details please see our README.
2424
# Action percentage for JMeter and Locust load executors
25+
extended_metrics: False
2526
view_page: 46
2627
view_dashboard: 8
2728
view_blog: 10
@@ -114,7 +115,7 @@ modules:
114115
httpsampler.ignore_failed_embedded_resources: "true"
115116
selenium:
116117
chromedriver:
117-
version: "103.0.5060.134" # Supports Chrome version 103. You can refer to http://chromedriver.chromium.org/downloads
118+
version: "107.0.5304.62" # Supports Chrome version 107. You can refer to http://chromedriver.chromium.org/downloads
118119
reporting:
119120
- data-source: sample-labels
120121
module: junit-xml

app/crowd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ settings:
3030
# ramp-up: 5s # time to spin all concurrent threads
3131
# total_actions_per_hour: 720000 # number of total JMeter actions per hour
3232

33-
JMETER_VERSION: 5.4.2
33+
JMETER_VERSION: 5.4.3
3434
LANGUAGE: en_US.utf8
3535
allow_analytics: Yes # Allow sending basic run analytics to Atlassian. These analytics help us to understand how the tool is being used and help us to continue to invest in this tooling. For more details please see our README.
3636
services:

app/jira.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ settings:
1818
ramp-up: 3m # time to spin all concurrent users
1919
total_actions_per_hour: 54500 # number of total JMeter/Locust actions per hour
2020
WEBDRIVER_VISIBLE: False
21-
JMETER_VERSION: 5.4.2
21+
JMETER_VERSION: 5.4.3
2222
LANGUAGE: en_US.utf8
2323
allow_analytics: Yes # Allow sending basic run analytics to Atlassian. These analytics help us to understand how the tool is being used and help us to continue to invest in this tooling. For more details please see our README.
2424
# Action percentage for Jmeter and Locust load executors
@@ -118,7 +118,7 @@ modules:
118118
httpsampler.ignore_failed_embedded_resources: "true"
119119
selenium:
120120
chromedriver:
121-
version: "103.0.5060.134" # Supports Chrome version 103. You can refer to http://chromedriver.chromium.org/downloads
121+
version: "107.0.5304.62" # Supports Chrome version 107. You can refer to http://chromedriver.chromium.org/downloads
122122
reporting:
123123
- data-source: sample-labels
124124
module: junit-xml

0 commit comments

Comments
 (0)