stealthly/jmeter-mesos

Elaborate the gradle build setup with example(s)?

Opened this issue · 0 comments

daluu commented

What is one building with gradle? What are the prerequisites besides gradle & java? Like does jmeter need to be installed or binary existing somewhere?

Will this tooling package jmeter ext libraries together into the uber JAR including any custom ones we put in the jmeter ext libs folder?

What about JMX test scripts to be executed, do those get packaged into the JAR for execution on mesos? How/where to reference the JMX files?