Config for thread group options

136 views
Skip to first unread message

bpr...@gmail.com

unread,
Mar 16, 2016, 6:26:20 PM3/16/16
to codename-taurus
When running the GUI for the Taurus tests, is there a way to configure the thread group options in a .yml file?  I'd like to change the default action to be taken after a Sampler error, and I know I can do it in the GUI tool itself, but I'm trying to avoid having to set it each time I run my tests.


ta...@blazemeter.com

unread,
Mar 18, 2016, 4:20:55 AM3/18/16
to codename-taurus, bpr...@gmail.com
Hi. It's interesting question, we need few days for research ability to manage tread groups.

ta...@blazemeter.com

unread,
Mar 18, 2016, 7:25:53 AM3/18/16
to codename-taurus, bpr...@gmail.com
You can use Modifications to configure tread groups.
For example by this way:
---
execution:
- concurrency: 5
  hold-for: 10
  scenario:
    requests:
    - http://blazedemo.com
    modifications:
      set-prop:
        "ThreadGroup>ThreadGroup.on_sample_error": "startnextloop"

dry...@gmail.com

unread,
Sep 14, 2016, 1:40:17 PM9/14/16
to codename-taurus
Is there any way to globalize this setting?  We have built a test suite runner that runs multiple scenarios in parallel and would like this setting to apply to all of those included scenarios.  I've tried adding this into the modules>jmeter>properties as well as to the execution with no success.

Thanks!

Andrey Pokhilko

unread,
Sep 15, 2016, 11:55:14 AM9/15/16
to codenam...@googlegroups.com

Hi,

Execution settings are per-execution by design. Maybe you can use some simple script to modify the config on the fly or generate the config for Taurus.


Andrey Pohilko
Chief Scientist
P: +7 (909) 631-21-69
BlazeMeter Inc.
On 09/14/2016 08:40 PM, dry...@gmail.com wrote:
Is there any way to globalize this setting?  We have built a test suite runner that runs multiple scenarios in parallel and would like this setting to apply to all of those included scenarios.  I've tried adding this into the modules>jmeter>properties as well as to the execution with no success.

Thanks!
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/123e46f0-b0af-49ef-af72-1723b37ce71a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages