From 689aeac0e51430169592a38cd7b21a44ecffec58 Mon Sep 17 00:00:00 2001 From: Matthew Nesbit Date: Tue, 3 Apr 2018 13:20:04 +0100 Subject: [PATCH] Add jmeter files required for testing bridge environment. --- .../src/main/resources/Bridge IssueAndPay.jmx | 197 ++++++++++++++++++ .../resources/fbantesting-node-1.properties | 10 + .../resources/fbantesting-node-2.properties | 10 + .../resources/fbantesting-notary.properties | 10 + 4 files changed, 227 insertions(+) create mode 100644 tools/jmeter/src/main/resources/Bridge IssueAndPay.jmx create mode 100644 tools/jmeter/src/main/resources/fbantesting-node-1.properties create mode 100644 tools/jmeter/src/main/resources/fbantesting-node-2.properties create mode 100644 tools/jmeter/src/main/resources/fbantesting-notary.properties diff --git a/tools/jmeter/src/main/resources/Bridge IssueAndPay.jmx b/tools/jmeter/src/main/resources/Bridge IssueAndPay.jmx new file mode 100644 index 0000000000..59c0e4dc06 --- /dev/null +++ b/tools/jmeter/src/main/resources/Bridge IssueAndPay.jmx @@ -0,0 +1,197 @@ + + + + + + false + false + + + + + + + + continue + + false + -1 + + 3 + + 1509455820000 + 1509455820000 + false + + + + + + + + + label + ${__samplerName} + = + + + host + localhost + = + + + port + 10006 + = + + + username + user + = + + + password + password + = + + + notaryName + CN=Non-Validating Notary, O=R3 HoldCo LLC, OU= Corda, L=New York, C=US + = + + + otherPartyName + O=Bank B,L=London,C=GB + = + + + useCoinSelection + true + = + + + anonymousIdentities + true + = + + + + com.r3.corda.jmeter.CashIssueAndPaySampler + + + + + false + + saveConfig + + + true + true + true + + true + true + true + true + false + true + true + false + false + false + true + false + false + false + true + 0 + true + true + true + true + true + + + + + + + false + + saveConfig + + + true + true + true + + true + true + true + true + false + true + true + false + false + false + true + false + false + false + true + 0 + true + true + true + true + true + + + + + + + false + + saveConfig + + + true + true + true + + true + true + true + true + false + true + true + false + false + false + true + false + false + false + true + 0 + true + true + true + true + true + + + + + + + + true + + + + diff --git a/tools/jmeter/src/main/resources/fbantesting-node-1.properties b/tools/jmeter/src/main/resources/fbantesting-node-1.properties new file mode 100644 index 0000000000..ce2f9fffb4 --- /dev/null +++ b/tools/jmeter/src/main/resources/fbantesting-node-1.properties @@ -0,0 +1,10 @@ +# +# R3 Proprietary and Confidential +# +# Copyright (c) 2018 R3 Limited. All rights reserved. +# +# The intellectual and technical concepts contained herein are proprietary to R3 and its suppliers and are protected by trade secret law. +# +# Distribution of this file or any portion thereof via any medium without the express permission of R3 is strictly prohibited. +# +server.rmi.localport=10101 diff --git a/tools/jmeter/src/main/resources/fbantesting-node-2.properties b/tools/jmeter/src/main/resources/fbantesting-node-2.properties new file mode 100644 index 0000000000..414f4eca07 --- /dev/null +++ b/tools/jmeter/src/main/resources/fbantesting-node-2.properties @@ -0,0 +1,10 @@ +# +# R3 Proprietary and Confidential +# +# Copyright (c) 2018 R3 Limited. All rights reserved. +# +# The intellectual and technical concepts contained herein are proprietary to R3 and its suppliers and are protected by trade secret law. +# +# Distribution of this file or any portion thereof via any medium without the express permission of R3 is strictly prohibited. +# +server.rmi.localport=10102 diff --git a/tools/jmeter/src/main/resources/fbantesting-notary.properties b/tools/jmeter/src/main/resources/fbantesting-notary.properties new file mode 100644 index 0000000000..b3e257604a --- /dev/null +++ b/tools/jmeter/src/main/resources/fbantesting-notary.properties @@ -0,0 +1,10 @@ +# +# R3 Proprietary and Confidential +# +# Copyright (c) 2018 R3 Limited. All rights reserved. +# +# The intellectual and technical concepts contained herein are proprietary to R3 and its suppliers and are protected by trade secret law. +# +# Distribution of this file or any portion thereof via any medium without the express permission of R3 is strictly prohibited. +# +server.rmi.localport=10103