dongmingh / v1performance

13 stars 14 forks source link

Create functionality and instructions for running PTE against both HSBN and HSBN-like (zblockchain appliance) networks. #9

Closed vmorris closed 7 years ago

vmorris commented 7 years ago

This is an enhancement and usability request.

We have a need to run PTE against HSBN and HSBN-like networks. The HSBN interfaces on Bluemix provide capability to create channels, join peers, and install chaincode, however there is also a need to be able to do this from PTE given some Fabric network configuration and credentials.

For example, the Fabric network config and credentials we current get from HSBN vNext appear as such: https://gist.github.ibm.com/vmorris/1a73cad83c0f2dd7cd34676cbaf8db1c

Conversely, the Fabric network config and credentials we currently get from HSBN-like networks (as created by IBM-Blockchain/v1networkgen), appear as such: https://gist.github.ibm.com/vmorris/51552c1da774b3ee6c2a4773cd598708

vmorris commented 7 years ago

closing here since we're being asked to use Jira.....