Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

How to run multiple jmx files on different Microsoft agents #67

Open
PankajNalawade opened this issue Jul 1, 2021 · 1 comment
Open

Comments

@PankajNalawade
Copy link

Hello,
My intention is to Run multiple jmx file on different agents but at the same time, so for example as show below.

  1. JMX 1 which has 10000 user should run on agent 1
  2. JMX2 which has 10000 user should run on agent 2
  3. JMX3 which has 10000 user should run on agent 3 likewise
    Could you please guide me how can I achieve this?
@dsteindo
Copy link

dsteindo commented Nov 4, 2021

Hi @PankajNalawade
you could modify the copy command in the main.tf file to incoperate the ${count.index}

see #75

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants