Skip to content

Commit fa2b9bf

Browse files
committed
change allow_analytics for release
1 parent 078e4ea commit fa2b9bf

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
local_chrome_binary_path: # e.g. /usr/bin/google-chrome-stable. Leave it blank to use default Chrome binary path.
2626

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)