Skip to content

Commit 1b5d683

Browse files
committed
Release 8.7.0
1 parent 30040b2 commit 1b5d683

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

app/bamboo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ settings:
2020
WEBDRIVER_VISIBLE: False
2121
JMETER_VERSION: 5.6.3
2222
LANGUAGE: en_US.utf8
23-
allow_analytics: No # 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
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
2525
# Action percentage for JMeter load executor
2626
view_all_builds: 15

app/bitbucket.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ settings:
2020
WEBDRIVER_VISIBLE: False
2121
JMETER_VERSION: 5.6.3
2222
LANGUAGE: en_US.utf8
23-
allow_analytics: No # 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
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
2525
services:
2626
- module: shellexec

app/confluence.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ settings:
2020
WEBDRIVER_VISIBLE: False
2121
JMETER_VERSION: 5.6.3
2222
LANGUAGE: en_US.utf8
23-
allow_analytics: No # 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
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
2525
extended_metrics: False
2626
# Action percentage for JMeter and Locust load executors

app/crowd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ settings:
3232

3333
JMETER_VERSION: 5.6.3
3434
LANGUAGE: en_US.utf8
35-
allow_analytics: No # 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.
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.
3636
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
3737
services:
3838
- module: shellexec

app/jira.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ settings:
2020
WEBDRIVER_VISIBLE: False
2121
JMETER_VERSION: 5.6.3
2222
LANGUAGE: en_US.utf8
23-
allow_analytics: No # 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
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
2525
# Action percentage for Jmeter and Locust load executors
2626
create_issue: 4

app/jsm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ settings:
2323
WEBDRIVER_VISIBLE: False
2424
JMETER_VERSION: 5.6.3
2525
LANGUAGE: en_US.utf8
26-
allow_analytics: No # 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.
26+
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.
2727
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
2828
# Action percentage for Jmeter and Locust load executors
2929
agent_browse_projects: 10

0 commit comments

Comments
 (0)