I would like to run a few JMeter scripts sequentially , one after the other, in Taurus. I know that, as described here , it is possible to run multiple JMeter tests in parallel using Taurus but I would need to have a setup script finish before any other future scripts.
Thank you.