fabric-samples/fabcar
Yuki Kondo 779f8f3418 [FAB-15649]Fix Fabcar to install Chaincode on all peers
CI Fabcar javascript test fails because a query proposal is
sent to a peer which does not have Chaincode. The query handler
in fabric-network does not consider if Chaincode is installed on
target peers.

As a workaround, this CR adds steps installing Chaincode
on all peers during the setup.

Change-Id: Iaff0c5bde8c54cef12a176b55e13d70173ee8108
Signed-off-by: Yuki Kondo <yuki.kondo@hal.hitachi.com>
2019-06-12 20:07:16 +00:00
..
javascript [FAB-14487] Make FabCar use BYFN, not basic-network 2019-05-03 08:51:17 +01:00
typescript [FAB-14487] Make FabCar use BYFN, not basic-network 2019-05-03 08:51:17 +01:00
.gitignore [FAB-9330] Refactor top-level .gitignore into subdirs 2018-04-04 06:26:20 -04:00
startFabric.sh [FAB-15649]Fix Fabcar to install Chaincode on all peers 2019-06-12 20:07:16 +00:00