Scale Tracker ScaleHarness
Brought to you by:
tbear
| File | Date | Author | Commit |
|---|---|---|---|
| conf | 2010-12-04 |
|
[050528] Initial scale harness tree. Copied from subver... |
| doc | 2010-12-04 |
|
[050528] Initial scale harness tree. Copied from subver... |
| scripts | 2011-12-09 |
|
[4468fc] Merge branch 'develop' |
| LICENSE | 2010-12-04 |
|
[050528] Initial scale harness tree. Copied from subver... |
| README | 2010-12-04 |
|
[050528] Initial scale harness tree. Copied from subver... |
| TODO | 2011-01-24 |
|
[8b75b7] Final commit on 'master' before creating 'devel... |
| build.xml | 2011-12-09 |
|
[4468fc] Merge branch 'develop' |
| relnotes.txt | 2011-01-24 |
|
[8b75b7] Final commit on 'master' before creating 'devel... |
Consult the LICENCE file for more information on the terms this software
is licensed under.
Rudimentary documentation is present in the 'doc' directory. All
documentation is in open office format.
How to build: run 'ant'
* you must have java 5 or later
* you must have ant
* you must have jython 2.21 or later
* you must have ploticus (version)
Here is a quick checklist of what is needed:
1. A controller machine. Must have key-based ssh access to your agents
and to the server(s) you will lace under load.
2. One or more agent machines. (The controller can be an agent also
in simple configurations, but this will limit your capacity.)
3. NTP -- all agents, controllers, DB servers, and servers under test
must have their clocks in synch to within a second of each other. This
is best done by having NTP clients running on each of them, and having
them pointed to a common time source.
For more detail consult the documentation or the track mailing list.