Skip to content

Commit ce4ccf2

Browse files
authored
Merge pull request #1612 from atlassian/release/8.5.0
Release 8.5.0
2 parents 216b1b4 + 49564c6 commit ce4ccf2

37 files changed

+1471
-635
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ 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): `9.12.12` and `9.4.25`
8+
* Jira [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `9.12.12`, `9.4.25` and `10.0.1` 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): `5.12.12` and `5.4.25`
11+
* Jira Service Management [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `5.12.12`, `5.4.25` and `10.0.1` Platform release
1212

1313
* Supported Confluence versions:
1414
* Confluence [Long Term Support release](https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html): `8.5.14`, `7.19.26` and `9.0.2` Platform release

app/bamboo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ services:
5151
- python util/post_run/cleanup_results_dir.py
5252
- module: pip-install
5353
packages:
54-
- selenium==4.24.0
54+
- selenium==4.25.0
5555
execution:
5656
- scenario: jmeter
5757
executor: jmeter
@@ -121,7 +121,7 @@ modules:
121121
httpsampler.ignore_failed_embedded_resources: "true"
122122
selenium:
123123
chromedriver:
124-
version: "128.0.6613.137" # Supports Chrome version 128. You can refer to https://googlechromelabs.github.io/chrome-for-testing
124+
version: "130.0.6723.91" # Supports Chrome version 130. You can refer to https://googlechromelabs.github.io/chrome-for-testing
125125
reporting:
126126
- data-source: sample-labels
127127
module: junit-xml

app/bitbucket.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ services:
3737
- python util/post_run/cleanup_results_dir.py
3838
- module: pip-install
3939
packages:
40-
- selenium==4.24.0
40+
- selenium==4.25.0
4141
execution:
4242
- scenario: ${load_executor}
4343
concurrency: ${concurrency}
@@ -87,7 +87,7 @@ modules:
8787
httpsampler.ignore_failed_embedded_resources: "true"
8888
selenium:
8989
chromedriver:
90-
version: "128.0.6613.137" # Supports Chrome version 128. You can refer to https://googlechromelabs.github.io/chrome-for-testing
90+
version: "130.0.6723.91" # Supports Chrome version 130. You can refer to https://googlechromelabs.github.io/chrome-for-testing
9191
reporting:
9292
- data-source: sample-labels
9393
module: junit-xml

app/confluence.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ services:
5252
- python util/post_run/cleanup_results_dir.py
5353
- module: pip-install
5454
packages:
55-
- selenium==4.24.0
55+
- selenium==4.25.0
5656
execution:
5757
- scenario: ${load_executor}
5858
executor: ${load_executor}
@@ -114,7 +114,7 @@ modules:
114114
httpsampler.ignore_failed_embedded_resources: "true"
115115
selenium:
116116
chromedriver:
117-
version: "128.0.6613.137" # Supports Chrome version 128. You can refer to https://googlechromelabs.github.io/chrome-for-testing
117+
version: "130.0.6723.91" # Supports Chrome version 130. You can refer to https://googlechromelabs.github.io/chrome-for-testing
118118
reporting:
119119
- data-source: sample-labels
120120
module: junit-xml

app/jira.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ services:
5252
- python util/post_run/cleanup_results_dir.py
5353
- module: pip-install
5454
packages:
55-
- selenium==4.24.0
55+
- selenium==4.25.0
5656
execution:
5757
- scenario: ${load_executor}
5858
executor: ${load_executor}
@@ -115,7 +115,7 @@ modules:
115115
httpsampler.ignore_failed_embedded_resources: "true"
116116
selenium:
117117
chromedriver:
118-
version: "128.0.6613.137" # Supports Chrome version 128. You can refer to https://googlechromelabs.github.io/chrome-for-testing
118+
version: "130.0.6723.91" # Supports Chrome version 130. You can refer to https://googlechromelabs.github.io/chrome-for-testing
119119
reporting:
120120
- data-source: sample-labels
121121
module: junit-xml

app/jmeter/bamboo.jmx

Lines changed: 506 additions & 265 deletions
Large diffs are not rendered by default.

app/jmeter/confluence.jmx

Lines changed: 352 additions & 176 deletions
Large diffs are not rendered by default.

app/jmeter/jira.jmx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2005,7 +2005,7 @@ if ( sleep_time > 0 ) {
20052005
<boolProp name="TransactionController.includeTimers">false</boolProp>
20062006
</TransactionController>
20072007
<hashTree>
2008-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="400 /browse/&lt;issue_key&gt;" enabled="true">
2008+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="400 /browse/&lt;issue_key&gt;">
20092009
<stringProp name="HTTPSampler.path">${application.postfix}/browse/${issue_key}</stringProp>
20102010
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
20112011
<stringProp name="HTTPSampler.method">GET</stringProp>
@@ -2045,10 +2045,10 @@ if ( sleep_time &gt; 0 ) {
20452045
</collectionProp>
20462046
</HeaderManager>
20472047
<hashTree/>
2048-
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="x_issue_id" enabled="true">
2048+
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="x_issue_id">
20492049
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
20502050
<stringProp name="RegexExtractor.refname">x_issue_id</stringProp>
2051-
<stringProp name="RegexExtractor.regex">id=&quot;key-val&quot; rel=&quot;(.+?)&quot;&gt;</stringProp>
2051+
<stringProp name="RegexExtractor.regex">id=&quot;key-val&quot; rel=&quot;(\d+)&quot;</stringProp>
20522052
<stringProp name="RegexExtractor.template">$1$</stringProp>
20532053
<stringProp name="RegexExtractor.default">NOT FOUND</stringProp>
20542054
<stringProp name="RegexExtractor.match_number">1</stringProp>

app/jmeter/jsm_customers.jmx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ import org.apache.commons.io.FileUtils;
275275
</elementProp>
276276
</HTTPSamplerProxy>
277277
<hashTree>
278-
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header manager" enabled="true">
278+
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header manager">
279279
<collectionProp name="HeaderManager.headers">
280280
<elementProp name="Accept" elementType="Header">
281281
<stringProp name="Header.name">Accept</stringProp>
@@ -289,6 +289,10 @@ import org.apache.commons.io.FileUtils;
289289
<stringProp name="Header.name">Content-Type</stringProp>
290290
<stringProp name="Header.value">application/x-www-form-urlencoded</stringProp>
291291
</elementProp>
292+
<elementProp name="" elementType="Header">
293+
<stringProp name="Header.name">X-Atlassian-Token</stringProp>
294+
<stringProp name="Header.value">no-check</stringProp>
295+
</elementProp>
292296
</collectionProp>
293297
</HeaderManager>
294298
<hashTree/>

app/jsm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ services:
6868
- python util/post_run/cleanup_results_dir.py
6969
- module: pip-install
7070
packages:
71-
- selenium==4.24.0
71+
- selenium==4.25.0
7272
execution:
7373
- scenario: ${load_executor}_agents
7474
executor: ${load_executor}
@@ -167,7 +167,7 @@ modules:
167167
httpsampler.ignore_failed_embedded_resources: "true"
168168
selenium:
169169
chromedriver:
170-
version: "128.0.6613.137" # Supports Chrome version 128. You can refer to https://googlechromelabs.github.io/chrome-for-testing
170+
version: "130.0.6723.91" # Supports Chrome version 130. You can refer to https://googlechromelabs.github.io/chrome-for-testing
171171
reporting:
172172
- data-source: sample-labels
173173
module: junit-xml

0 commit comments

Comments
 (0)