Age | Commit message (Collapse) | Author | Files | Lines |
|
Calling the parent makefile instead of submakefile
This will build both packages now that they are
under the same GOPATH
Issue-ID: AAF-213
Change-Id: I9b948eb83b38be312d1cefa7cec712d0017c41fe
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
This will build a docker image nightly
Ultimately it is calling the following file
in aaf/sms.git
sms-service/bin/build_image.sh
Issue-ID: AAF-186
Change-Id: I12e88eb8ac796df55ac2b2abfa0f2aa886f12f01
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Rename nodes from "basebuild" to "builder" in preparation
for updating to common-packer.
Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I8ea1affa9332b9a502f1af5d1ab63627251f90c4
Issue-ID: CIMAN-133
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Adding a golang template to support golang builds
This template supports verify and merge jobs right now
Verify calls make build and merge calls make deploy.
These calls are made in the path provided by the specific jjb file
Issue-ID: AAF-117
Change-Id: I369c0868389d8ed52ac7c82da5ef6d249e64eb7c
Signed-off-by: Kiran <kiran.k.kamineni@intel.com>
|