Skip to content

Commit

Permalink
run longer test with more testdata
Browse files Browse the repository at this point in the history
  • Loading branch information
dagfinno committed Feb 12, 2025
1 parent 8022650 commit 124ca56
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { default as run, options as _options, setup as _setup } from "./enduser-

const numberOfEndUsers = 2000; // Remove when altinn-testtools bulk get of endusers/tokens is fast
export let options = {
setupTimeout: '10m',
summaryTrendStats: ['avg', 'min', 'med', 'max', 'p(95)', 'p(99)', 'p(99.5)', 'p(99.9)', 'count'],
vus: 1,
duration: "30s",
Expand Down

0 comments on commit 124ca56

Please sign in to comment.