Increase retry timeout from 3s to 15s so that initial CLI
commands after peers and couchdb come up are successful.
Change-Id: Ib5f879bde52395d9f600683da17bf03aff6e05b2
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
(cherry picked from commit 9c6aceed38)
Update byfn_eyfn.sh script to fetch the binaries from the correct
nexus url.
Change-Id: I3ce15b5c39dd2253a41e545defc2be98874494aa
Signed-off-by: rameshthoomu <rameshbabu.thoomu@gmail.com>
Update fabric image version to 1.2.1-stable to pull the latest
fabric and fabric-ca docker images
Change-Id: I282b5ed177bad34579d149fa832f178aef64c775
Signed-off-by: rameshthoomu <rameshbabu.thoomu@gmail.com>
The Profile section of configtx.yaml must now be at the end of the file,
so the building of this file dynamically must be updated.
I also updated the version of the fabric CA in bootstrap.sh to 1.2.0.
Change-Id: Ifabccebc901f74569cfa1fe1d824fbcd26c4ffd1
Signed-off-by: Keith Smith <bksmith@us.ibm.com>
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
(cherry picked from commit 75e293183b)
This patch set includes changes for demonstrating
byfn network sample upgrade from v1.1 to v1.2
Change-Id: Ib0e5243e7ec280861c13feab0a23dc3566674f4c
Signed-off-by: Naga Pemmara <naga.pemmaraju@ibm.com>
This patch supports Jenkins CI pipeline project type for master branch.
Script will pull docker images (1.2.0-stable) and binaries from Nexus
and run byfn and eyfn tests. The pipeline script supports only master
branch and release branches supports regular freestyle flow.
Change-Id: I85938f66b588b2e37a2a12d4941672632d52c8dd
Signed-off-by: rameshthoomu <rameshbabu.thoomu@gmail.com>
Add a script to allow users to preload the Fabric docker
images without having to run the curl command in the RTD.
Change-Id: I3b6c682c3e2ab1f230f7af8c3ce0b95bbb8fd024
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>