K6 - parallel test with multiple thresholds

Hi,

When we write the parallel test using scenarios can we export options from different test script files? I have multiple test script which define different thresholds for some of the common api’s . I want a mechanism where I run these test scripts in parallel with different thresholds and when I get the results I can find out which api ran under which scenario.

Is that possible?

@Jay this sounds a bit like a duplicate question to the one you posed in Parallel Test - How to implement different Thresholds for different scenario ? I believe the answer about scenario tags attached to each metric and specified in thresholds fits here too.