Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Edlly Andrea Gómez Cervantes
SiriusBinaryPerformance
Commits
8f650353
Commit
8f650353
authored
Apr 07, 2021
by
Edlly Andrea Gómez Cervantes
Browse files
Sirius Performance testing
parent
372075a5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
k6_get_order_script.js
k6_get_order_script.js
+2
-2
k6_get_product_script.js
k6_get_product_script.js
+2
-2
No files found.
k6_get_order_script.js
View file @
8f650353
...
...
@@ -6,8 +6,8 @@ import URI from "./libs/urijs.js";
export
let
options
=
{
stages
:
[
{
duration
:
'
5s
'
,
target
:
5
},
{
duration
:
'
5s
'
,
target
:
10
},
{
duration
:
'
5s
'
,
target
:
1
},
{
duration
:
'
5s
'
,
target
:
2
},
{
duration
:
'
2s
'
,
target
:
0
},
],
};
...
...
k6_get_product_script.js
View file @
8f650353
...
...
@@ -6,8 +6,8 @@ import URI from "./libs/urijs.js";
export
let
options
=
{
stages
:
[
{
duration
:
'
5s
'
,
target
:
5
},
{
duration
:
'
5s
'
,
target
:
10
},
{
duration
:
'
5s
'
,
target
:
1
},
{
duration
:
'
5s
'
,
target
:
2
},
{
duration
:
'
2s
'
,
target
:
0
},
],
};
...
...
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