Allan Targino
Allan Targino
Hi @EdiFirst, sorry the delay. From the image, the JMX file seems to be not present on the storage mount. Have you tried the newest fix that @leonK-BO mentioned? Try...
@PankajNalawade Which directory did you put the file? `/jmeter` is the correct one, since this is the folder copied to all agents.
From what you have described, you should work :( Can you try to use Debug Sampler to see if the user property is being sent to the test definition? Does...
Hi @graydwarf, PR #48 allows you to pass CLI arguments using an environment variable (`TF_VAR_JMETER_EXTRA_CLI_ARGUMENTS`). For instance, if you set it as:  You should see:  Once it is...