Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
it-bott-integrasjoner
ubw-client
Commits
218dfe49
Commit
218dfe49
authored
Feb 09, 2021
by
Petr Kalashnikov
Browse files
Fix style
parent
b8047180
Pipeline
#53838
passed with stage
in 2 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
locust_testing/stresstest.py
View file @
218dfe49
...
...
@@ -10,6 +10,7 @@ headers = ubw_config["rest"]["headers"]
min_waiting_time
=
ubw_config
[
"locust_waiting_time"
][
"min_time"
]
max_waiting_time
=
ubw_config
[
"locust_waiting_time"
][
"max_time"
]
def
get_endpoint
(
endpoint
):
return
"/"
+
endpoints_list
[
endpoint
][
"url"
]
+
"/"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment