Update the LoadTesting framework.
Permit use of Git while still supporting Subversion. Improve the script structure and reduce dependence on hard-coded paths.
This commit is contained in:
parent
f382ec0468
commit
4f085bcdfe
20 changed files with 120 additions and 70 deletions
|
@ -9,5 +9,7 @@ Duh
|
|||
--------------------------------------------------------------------------------
|
||||
=end
|
||||
|
||||
puts system("~/LoadTesting/tomcat/bin/shutdown.sh")
|
||||
require File.expand_path('subscripts/common', File.dirname(__FILE__))
|
||||
|
||||
puts system("#{@home}/tomcat/bin/shutdown.sh")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue