You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,19 +5,19 @@ This repository contains Taurus scripts for performance testing of Atlassian Dat
5
5
6
6
## Supported versions
7
7
* 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
9
9
10
10
* 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
12
12
13
13
* 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`
15
15
16
16
* 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.
Copy file name to clipboardExpand all lines: app/bamboo.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ settings:
18
18
ramp-up: 5m# time to spin all concurrent threads
19
19
total_actions_per_hour: 2000# number of total JMeter actions per hour
20
20
WEBDRIVER_VISIBLE: False
21
-
JMETER_VERSION: 5.4.2
21
+
JMETER_VERSION: 5.4.3
22
22
LANGUAGE: en_US.utf8
23
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.
Copy file name to clipboardExpand all lines: app/bitbucket.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ settings:
18
18
ramp-up: 10m# time to spin all concurrent users
19
19
total_actions_per_hour: 32700
20
20
WEBDRIVER_VISIBLE: False
21
-
JMETER_VERSION: 5.4.2
21
+
JMETER_VERSION: 5.4.3
22
22
LANGUAGE: en_US.utf8
23
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.
Copy file name to clipboardExpand all lines: app/confluence.yml
+12-11Lines changed: 12 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -5,23 +5,24 @@ settings:
5
5
verbose: false
6
6
check-updates: false # disable bzt check for updates
7
7
env:
8
-
application_hostname: test_confluence_instance.atlassian.com # Confluence DC hostname without protocoland 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.
13
13
admin_login: admin
14
14
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
17
17
test_duration: 45m
18
-
ramp-up: 5m# time to spin all concurrent users
18
+
ramp-up: 5m# time to spin all concurrent users
19
19
total_actions_per_hour: 20000
20
20
WEBDRIVER_VISIBLE: False
21
-
JMETER_VERSION: 5.4.2
21
+
JMETER_VERSION: 5.4.3
22
22
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.
24
24
# Action percentage for JMeter and Locust load executors
Copy file name to clipboardExpand all lines: app/crowd.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ settings:
30
30
# ramp-up: 5s # time to spin all concurrent threads
31
31
# total_actions_per_hour: 720000 # number of total JMeter actions per hour
32
32
33
-
JMETER_VERSION: 5.4.2
33
+
JMETER_VERSION: 5.4.3
34
34
LANGUAGE: en_US.utf8
35
35
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.
Copy file name to clipboardExpand all lines: app/jira.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ settings:
18
18
ramp-up: 3m# time to spin all concurrent users
19
19
total_actions_per_hour: 54500# number of total JMeter/Locust actions per hour
20
20
WEBDRIVER_VISIBLE: False
21
-
JMETER_VERSION: 5.4.2
21
+
JMETER_VERSION: 5.4.3
22
22
LANGUAGE: en_US.utf8
23
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.
24
24
# Action percentage for Jmeter and Locust load executors
0 commit comments