Skip to content

Commit

Permalink
Merge pull request #1492 from atlassian/release/8.3.2
Browse files Browse the repository at this point in the history
Release 8.3.2
  • Loading branch information
ometelytsia authored Jul 29, 2024
2 parents 559bcf9 + fa96137 commit 21feb0b
Show file tree
Hide file tree
Showing 34 changed files with 2,514 additions and 5,083 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Make sure that you have:
* [Python](https://www.python.org/downloads/) (see [dependencies](#dependencies) section for supported versions)
* pip
* [JDK 17](https://www.oracle.com/java/technologies/downloads/#java17) installed
* Python developer package (e.g. `python3.9-dev` package for Python3.9)
* Python developer package (e.g. `python3.11-dev` package for Python3.11)
* Google Chrome web browser
```
python3 --version
Expand Down Expand Up @@ -110,8 +110,8 @@ sudo apt-get install -y ./google-chrome-stable_current_amd64.deb
Python and virtualenv setup:
```
sudo apt-get update
sudo apt-get -y install python3.9-dev python3-pip virtualenv
sudo update-alternatives --install /usr/bin/python python /usr/bin/python3.9 1
sudo apt-get -y install python3.11-dev python3-pip virtualenv
sudo update-alternatives --install /usr/bin/python python /usr/bin/python3.11 1
virtualenv venv -p /usr/bin/python
source venv/bin/activate
pip install -r requirements.txt
Expand Down
5 changes: 3 additions & 2 deletions app/bamboo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ settings:
ramp-up: 5m # time to spin all concurrent threads
total_actions_per_hour: 2000 # number of total JMeter actions per hour
WEBDRIVER_VISIBLE: False
JMETER_VERSION: 5.6
JMETER_VERSION: 5.6.3
LANGUAGE: en_US.utf8
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.
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
Expand Down Expand Up @@ -114,13 +114,14 @@ modules:
- jpgc-perfmon=2.1
- jpgc-prmctl=0.4
- jpgc-tst=2.6
- bzm-random-csv=0.8 # not used default jmx file
system-properties:
server.rmi.ssl.disable: true
java.rmi.server.hostname: localhost
httpsampler.ignore_failed_embedded_resources: "true"
selenium:
chromedriver:
version: "126.0.6478.126" # Supports Chrome version 126. You can refer to https://googlechromelabs.github.io/chrome-for-testing
version: "127.0.6533.72" # Supports Chrome version 127. You can refer to https://googlechromelabs.github.io/chrome-for-testing
reporting:
- data-source: sample-labels
module: junit-xml
5 changes: 3 additions & 2 deletions app/bitbucket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ settings:
ramp-up: 10m # time to spin all concurrent users
total_actions_per_hour: 32700
WEBDRIVER_VISIBLE: False
JMETER_VERSION: 5.6
JMETER_VERSION: 5.6.3
LANGUAGE: en_US.utf8
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.
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
Expand Down Expand Up @@ -80,13 +80,14 @@ modules:
- jpgc-perfmon=2.1
- jpgc-prmctl=0.4
- jpgc-tst=2.6
- bzm-random-csv=0.8 # not used default jmx file
system-properties:
server.rmi.ssl.disable: true
java.rmi.server.hostname: localhost
httpsampler.ignore_failed_embedded_resources: "true"
selenium:
chromedriver:
version: "126.0.6478.126" # Supports Chrome version 126. You can refer to https://googlechromelabs.github.io/chrome-for-testing
version: "127.0.6533.72" # Supports Chrome version 127. You can refer to https://googlechromelabs.github.io/chrome-for-testing
reporting:
- data-source: sample-labels
module: junit-xml
7 changes: 4 additions & 3 deletions app/confluence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ settings:
ramp-up: 5m # time to spin all concurrent users
total_actions_per_hour: 20000
WEBDRIVER_VISIBLE: False
JMETER_VERSION: 5.6
JMETER_VERSION: 5.6.3
LANGUAGE: en_US.utf8
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.
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
Expand All @@ -34,7 +34,7 @@ settings:
view_attachment: 6
upload_attachment: 7
like_page: 3
upload_emoticon: 2 # For Confluence 8.4.x+
upload_emoticon: 4 # For Confluence 8.4.x+
standalone_extension: 0 # By default disabled
# Custom dataset section.
custom_dataset_query: # Write CQL query to add CQL output to the app/datasets/confluence/custom_pages.csv, e.g. "title ~ 'AppPage*'"
Expand Down Expand Up @@ -107,13 +107,14 @@ modules:
- jpgc-perfmon=2.1
- jpgc-prmctl=0.4
- jpgc-tst=2.6
- bzm-random-csv=0.8 # not used default jmx file
system-properties:
server.rmi.ssl.disable: true
java.rmi.server.hostname: localhost
httpsampler.ignore_failed_embedded_resources: "true"
selenium:
chromedriver:
version: "126.0.6478.126" # Supports Chrome version 126. You can refer to https://googlechromelabs.github.io/chrome-for-testing
version: "127.0.6533.72" # Supports Chrome version 127. You can refer to https://googlechromelabs.github.io/chrome-for-testing
reporting:
- data-source: sample-labels
module: junit-xml
Expand Down
3 changes: 2 additions & 1 deletion app/crowd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ settings:
# ramp-up: 5s # time to spin all concurrent threads
# total_actions_per_hour: 720000 # number of total JMeter actions per hour

JMETER_VERSION: 5.6
JMETER_VERSION: 5.6.3
LANGUAGE: en_US.utf8
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.
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
Expand Down Expand Up @@ -83,6 +83,7 @@ modules:
- jpgc-perfmon=2.1
- jpgc-prmctl=0.4
- jpgc-tst=2.6
- bzm-random-csv=0.8 # not used default jmx file
system-properties:
server.rmi.ssl.disable: true
java.rmi.server.hostname: localhost
Expand Down
5 changes: 3 additions & 2 deletions app/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ settings:
ramp-up: 3m # time to spin all concurrent users
total_actions_per_hour: 54500 # number of total JMeter/Locust actions per hour
WEBDRIVER_VISIBLE: False
JMETER_VERSION: 5.6
JMETER_VERSION: 5.6.3
LANGUAGE: en_US.utf8
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.
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
Expand Down Expand Up @@ -108,13 +108,14 @@ modules:
- jpgc-perfmon=2.1
- jpgc-prmctl=0.4
- jpgc-tst=2.6
- bzm-random-csv=0.8 # not used default jmx file
system-properties:
server.rmi.ssl.disable: true
java.rmi.server.hostname: localhost
httpsampler.ignore_failed_embedded_resources: "true"
selenium:
chromedriver:
version: "126.0.6478.126" # Supports Chrome version 126. You can refer to https://googlechromelabs.github.io/chrome-for-testing
version: "127.0.6533.72" # Supports Chrome version 127. You can refer to https://googlechromelabs.github.io/chrome-for-testing
reporting:
- data-source: sample-labels
module: junit-xml
Loading

0 comments on commit 21feb0b

Please sign in to comment.