Commit Graph

55 Commits

Author SHA1 Message Date
6b2b7b6a3c Merge commit 'fa4b5d16ba6249f85b50851c2f52dc697eebdee6' into aslemmer-merge-19-Feb 2018-02-20 13:26:31 +00:00
be2ae80b55 Fix up some JMeter defaults, and allow non-anonymous cash payments from the sampler (#413)
* Fix up JMeter jmx files.

* Add anon identity flag

(cherry picked from commit f897b1a)

* Add anon identity flag (fixed)

(cherry picked from commit b43f135)
2018-01-29 10:59:22 +00:00
336aeb96e5 Merge fixes 2018-01-26 13:45:03 +00:00
f628f30098 ENT-1382 JMeter changes to allow easy HTML report generation (#382)
* Fixes to allow the HTML reports to be run on JMeter CSV output files, with custom label.  Also adjust each test plan and examples to include the label.

(cherry picked from commit 35fd309)

* Added some documentation to the README.
2018-01-23 14:00:36 +00:00
42b4b80545 Fixed imports 2018-01-16 13:24:53 +00:00
a44960da38 MSSQL dependency for JMeter plus SQL test plans (#203) 2017-12-18 09:44:38 +00:00
af596cfdde First working notary functional tests for R3Net. (#200) 2017-12-15 17:11:51 +00:00
037673abe4 perftest scripts (#172)
* SQL scripts to set up SQL server for perftest cluster

* Fix notary name in jmx files
2017-12-15 16:15:11 +00:00
223737ebb8 Fix perftestcordapp unit tests (#198) 2017-12-15 08:13:28 +00:00
2f246afc28 Enable JMeter batch runs (#196)
* Fix arg name in jmeter build.gradle

* Run ssh tunnels in daemon threads

* Tweak jmeter properties to ensure batch runs always exit

* Testplan for 40000 test issuances plus README explanation of non GUI run.
2017-12-14 17:01:57 +00:00
8bb02c63f0 ENT-1161 Notary load testing flow (#175) 2017-12-13 14:34:01 +00:00
57c6460ddc Fixes after merge Open Source into Enterprise. 2017-12-06 10:43:09 +00:00
bc630a0381 Local perftestcordapp cluster using driver (#154)
* Issue and pay sampler now allows to bypass coin selection.

* Local driver based launch of nodes running perftestcordapp

* Fixed comments.
2017-12-05 15:39:08 +00:00
63027a077d State machine rewrite 2017-12-05 11:36:20 +00:00
9e2783732f Code review: Whitespace 2017-11-30 09:23:06 +00:00
f84be2a86b Put in correct notary name 2017-11-28 16:50:39 +00:00
c82d167296 Order of parameters 2017-11-28 16:49:16 +00:00
d9e0aa9068 Add missing constructor parameter 2017-11-28 16:37:14 +00:00
277d528849 Fix names in jmx request 2017-11-28 16:33:40 +00:00
8240f7ba2f Add second request type 2017-11-27 11:09:51 +00:00
2fa39dc7d3 Merge branch 'master' of https://github.com/corda/enterprise into christians-jmeter-flows 2017-11-24 10:05:35 +00:00
ca2267f87f Tidy up (#128) 2017-11-23 17:19:30 +00:00
b38036cf67 Merge branch 'master' of https://github.com/corda/enterprise into christians-jmeter-flows 2017-11-23 15:35:03 +00:00
936d25db16 Add issue and pay sampler 2017-11-23 15:30:19 +00:00
3061678305 JMeter tooling for performance cluster (#110)
* First working version of RPC & JMeter

* Remote JMeter working from single JAR.

* Some clean up.  Remote slave via capsule is working.

* Full config of capsule launched JMeter server (was missing functions previously).

* SSH tunnelling utility.  Property files per remote host.

* Rename jar to make easier to deploy with wildcard filters.

* Easy all in one launch of UI + SSH tunnels.

* Comment out parties.

* Work around for notary.

* Clean up, renaming etc

* Add some comments and clean up.

* Add some comments and clean up.

* README and fixes.

* Redirect search_paths into a file since it so long and doesn't work on the command line in Windows.

* First working version of RPC & JMeter

* Remote JMeter working from single JAR.

* Some clean up.  Remote slave via capsule is working.

* Full config of capsule launched JMeter server (was missing functions previously).

* SSH tunnelling utility.  Property files per remote host.

* Easy all in one launch of UI + SSH tunnels.

* Comment out parties.

* Work around for notary.

* Clean up, renaming etc

* Add some comments and clean up.

* Add some comments and clean up.

* README and fixes.

* Reduce the dependencies of the JMeter project by copying (#118)

one function and listing required explicit dependencies
instead of depending on loadtest

* Tidy up

* Fix ssh for windows (#121)

* Make ssh tunnels work with Pageant on windows and allow specifying explicit
ssh remote user

* Update comments
2017-11-23 12:17:10 +00:00
c1c42c98e4 Make jmeter samplers depend on perftestcordapp rather than finance 2017-11-23 12:03:17 +00:00
2b217b6eea Fix ssh for windows (#121)
* Make ssh tunnels work with Pageant on windows and allow specifying explicit
ssh remote user

* Update comments
2017-11-23 10:22:12 +00:00
f382639ed8 Tidy up 2017-11-23 10:22:11 +00:00
4d19a594d6 Reduce the dependencies of the JMeter project by copying (#118)
one function and listing required explicit dependencies
instead of depending on loadtest
2017-11-23 10:22:11 +00:00
08d3361381 README and fixes. 2017-11-23 10:22:11 +00:00
6fc981e13d Add some comments and clean up. 2017-11-23 10:22:11 +00:00
1d5d54e063 Add some comments and clean up. 2017-11-23 10:22:09 +00:00
08577510af Clean up, renaming etc 2017-11-23 10:22:05 +00:00
fa7c67f34b Work around for notary. 2017-11-23 10:21:28 +00:00
6a6d84cce4 Comment out parties. 2017-11-23 10:21:28 +00:00
b7fb87ed83 Easy all in one launch of UI + SSH tunnels. 2017-11-23 10:21:26 +00:00
766c0b23d2 SSH tunnelling utility. Property files per remote host. 2017-11-23 10:21:19 +00:00
3b565f52f7 Full config of capsule launched JMeter server (was missing functions previously). 2017-11-23 10:21:15 +00:00
029cc1c2f0 Some clean up. Remote slave via capsule is working. 2017-11-23 10:21:13 +00:00
18cca32d11 Remote JMeter working from single JAR. 2017-11-23 10:20:37 +00:00
39ab188e1b First working version of RPC & JMeter 2017-11-23 10:19:57 +00:00
a84e9fdb2b Redirect search_paths into a file since it so long and doesn't work on the command line in Windows. 2017-11-23 10:16:50 +00:00
5c64917f18 README and fixes. 2017-11-23 10:16:49 +00:00
e677946453 Add some comments and clean up. 2017-11-23 10:16:49 +00:00
24ef98e5c4 Add some comments and clean up. 2017-11-23 10:16:49 +00:00
b0a8c3c305 Clean up, renaming etc 2017-11-23 10:16:49 +00:00
c543129408 Work around for notary. 2017-11-23 10:15:51 +00:00
9be3098b60 Comment out parties. 2017-11-23 10:15:51 +00:00
1570ea3b53 Easy all in one launch of UI + SSH tunnels. 2017-11-23 10:15:51 +00:00
2650be356b Rename jar to make easier to deploy with wildcard filters. 2017-11-23 10:15:51 +00:00