generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I'm trying to create a JMeter .jmx test plan with multiple Thread Groups, each targeting different API endpoints and configured with different load profiles. I've set startup delays for each Thread Group (e.g., Thread_1 = 0s, Thread_2 = 120s, Thread_3 = 240s) so they execute sequentially. This setup works correctly in my local environment, but when I run it in Distributed Load Testing (DLT), all Thread Groups start simultaneously and the startup delays are ignored. Can anyone advise on how to properly design this scenario for DLT?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested