Skip to content

Commit 40c32b4

Browse files
committed
Change VUS for tokengenerate to 20m
1 parent 76aa608 commit 40c32b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

performance-testing/uid2-operator/k6-token-generate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const clientSecret = __ENV.CLIENT_SECRET;
1111
const clientKey = __ENV.CLIENT_KEY;
1212

1313
const generateVUs = vus;
14-
const testDuration = '45m'
14+
const testDuration = '20m'
1515

1616
export const options = {
1717
insecureSkipTLSVerify: true,

0 commit comments

Comments
 (0)