Update Delay in CouchDB tests.

Update Delay in CouchDB tests.
This commit is contained in:
sambhavdutt 2018-09-14 17:16:03 -04:00 committed by GitHub
parent eb3331eba4
commit fab68be75f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,9 +49,9 @@ fi
echo "############### BYFN,EYFN WITH NODE Chaincode. TEST ################"
echo "####################################################################"
echo y | ./byfn.sh -m up -l node -t 60
echo y | ./byfn.sh -m up -l node -t 60 -d 12
err_Check $? default-channel-node
echo y | ./eyfn.sh -m up -l node -t 60
echo y | ./eyfn.sh -m up -l node -t 60 -d 12
err_Check $? default-channel-node
echo y | ./eyfn.sh -m down