Re: [Grinder-use] Fwd: Fwd: helloworld.py example execution
Distributed load testing framework - Java, Jython, or Clojure scripts.
Brought to you by:
philipa
|
From: Marc H. <mho...@gm...> - 2013-09-26 14:02:41
|
I am not seeing the distribution directory being set in your screen shot...
has it been set?
% curl -H "Content-Type: application/json" -X PUT
http://localhost:6373/properties
-d '{"distributionDirectory":"examples",
"propertiesFile":"grinder.properties"}'
{"propertiesFile":"grinder.properties","distributionDirectory":"examples"}
On Thu, Sep 26, 2013 at 5:40 AM, Gary Mulder <fly...@gm...>wrote:
> Try putting teh full path to the helloworld.py script in your grinder
> config file. From memory it looks for the file relative to where you are
> running Grinder.
>
> Gary
>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
> _______________________________________________
> grinder-use mailing list
> gri...@li...
> https://lists.sourceforge.net/lists/listinfo/grinder-use
>
>
|