A re-worked version of the performance testing framework.
This commit is contained in:
parent
031dc3e004
commit
a009f582f3
52 changed files with 7017 additions and 0 deletions
13
utilities/LoadTesting/scripts/_stopTomcat
Executable file
13
utilities/LoadTesting/scripts/_stopTomcat
Executable file
|
@ -0,0 +1,13 @@
|
|||
#! /usr/bin/ruby
|
||||
|
||||
=begin
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Duh
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
--------------------------------------------------------------------------------
|
||||
=end
|
||||
|
||||
puts system("~/LoadTesting/tomcat/bin/shutdown.sh")
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue