summaryrefslogtreecommitdiffstats
path: root/jjb/lab/lab-templates.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-18Migrate to Ubuntu18.04Jessica Wagantall1-1/+1
Migrate to Ubuntu18.04 and deprecate old unused images ubuntu1604-builder-2c-1g ubuntu1604-builder-4c-2g Change-Id: I11a772c5e3f45aa54de7a719651838f1fa638057 Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-29Lower unstable thresold for External Lab jobsGary Wu1-1/+1
Lower the unstable thresold for External Lab jobs to 60%. Change-Id: Idfda14d204e952d0ccc0bec2acb2f05e782bf6a0 Issue-ID: INT-532 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-19Rename basebuild to builderJessica Wagantall1-1/+1
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>
2018-01-31Refactor external lab jobsGary Wu1-3/+3
Change-Id: Iede6c823593af8f929fcbc727193df2c4a8b328c Issue-ID: INT-401 Issue-ID: INT-402 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-26Change lab jobs to pull logs from lab CI systemsGary Wu1-0/+36
It turns out that the "External Job" job type cannot integrate with the Jenkins Robot plugin. So, instead of that, this defines the lab jobs to retrieve the logs (including Robot logs) from the lab CI systems. These logs can then be post-processed by the Jenkins Robot plugin as well as get archived to LF Nexus by LF Jenkins, without the lab CI systems needing to upload logs directly. These lab jobs will be remotely triggered via REST API calls by the lab CI systems as the lab CI jobs complete. Change-Id: I3b793088c459ebb1219aee80fd43cf669a62128a Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-26Remove lab jobs for nowGary Wu1-5/+0
Remove lab jobs first in order to change job types Change-Id: Ic779f254b25045334ea8e6a7169f5513942a976b Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-12External job template for lab jobsGary Wu1-0/+5
Change-Id: I023e1c08cb76952d1ddfbff078d70f4f3d3baf25 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>