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: app/bamboo.yml
+3-2
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.6
21
+
JMETER_VERSION: 5.6.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
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
Copy file name to clipboardexpand all lines: app/bitbucket.yml
+3-2
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.6
21
+
JMETER_VERSION: 5.6.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
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
Copy file name to clipboardexpand all lines: app/confluence.yml
+4-3
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 users
19
19
total_actions_per_hour: 20000
20
20
WEBDRIVER_VISIBLE: False
21
-
JMETER_VERSION: 5.6
21
+
JMETER_VERSION: 5.6.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
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
@@ -34,7 +34,7 @@ settings:
34
34
view_attachment: 6
35
35
upload_attachment: 7
36
36
like_page: 3
37
-
upload_emoticon: 2# For Confluence 8.4.x+
37
+
upload_emoticon: 4# For Confluence 8.4.x+
38
38
standalone_extension: 0# By default disabled
39
39
# Custom dataset section.
40
40
custom_dataset_query: # Write CQL query to add CQL output to the app/datasets/confluence/custom_pages.csv, e.g. "title ~ 'AppPage*'"
Copy file name to clipboardexpand all lines: app/crowd.yml
+2-1
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.6
33
+
JMETER_VERSION: 5.6.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.
36
36
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
Copy file name to clipboardexpand all lines: app/jira.yml
+3-2
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.6
21
+
JMETER_VERSION: 5.6.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
environment_compliance_check: True # Pre-test environment compliance validation. Set to "False" to skip it.
0 commit comments