Complete the test and update xk6-binary file to the latest
[MAILPOET-4956]
This commit is contained in:
@@ -34,14 +34,14 @@ let scenarios = {
|
||||
executor: 'per-vu-iterations',
|
||||
vus: 1,
|
||||
iterations: 1,
|
||||
maxDuration: '2m',
|
||||
maxDuration: '5m',
|
||||
exec: 'pullRequests',
|
||||
},
|
||||
nightlytests: {
|
||||
executor: 'per-vu-iterations',
|
||||
vus: 1,
|
||||
iterations: 3,
|
||||
maxDuration: '5m',
|
||||
maxDuration: '15m',
|
||||
exec: 'nightly',
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user