From 80211822d6cfeccfc175e601768b1487b4e1c2ff Mon Sep 17 00:00:00 2001 From: Volodymyr Paprotski Date: Thu, 23 Feb 2017 23:32:20 -0500 Subject: [PATCH] Endorser_test missing mspConfigDir in yaml Causes a confused BCCSP when it cant find the keystore relative to mspConfigDir Change-Id: I8f10d3307e69f4769398d2bea70cc0529b2e42f3 Signed-off-by: Volodymyr Paprotski --- core/endorser/endorser_test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/endorser/endorser_test.yaml b/core/endorser/endorser_test.yaml index 053abe278bd..61051426fa2 100644 --- a/core/endorser/endorser_test.yaml +++ b/core/endorser/endorser_test.yaml @@ -322,6 +322,8 @@ peer: enabled: false listenAddress: 0.0.0.0:6060 + mspConfigPath: ../../msp/sampleconfig + # BCCSP (Blockchain crypto provider): Select which crypto implementation or # library to use BCCSP: