Allan Targino

Results 14 comments of 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: ![image](https://user-images.githubusercontent.com/13934447/92328650-a2e56980-f038-11ea-9309-65219062f24b.png) You should see: ![image](https://user-images.githubusercontent.com/13934447/92328913-77637e80-f03a-11ea-9bbb-647d733b5032.png) Once it is...