This change is to update Jenkinsfile to fetch
the patchset for verify jobs and clone the latest
commit for merge jobs.
Change-Id: Id54da647c1e027627c56153fdfab45ad936ed645
Signed-off-by: Sambhav Nidamarty <sambhavdutt@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>
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>