summaryrefslogtreecommitdiffstats
path: root/jjb/lab
AgeCommit message (Collapse)AuthorFilesLines
2018-02-02Add new external lab jobs for AT&T TLABGary Wu1-0/+4
Change-Id: I676b14bacb816a648b921c26a76a7dbe950a845e Issue-ID: INT-401 Issue-ID: INT-402 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-31Refactor external lab jobsGary Wu2-11/+10
Change-Id: Iede6c823593af8f929fcbc727193df2c4a8b328c Issue-ID: INT-401 Issue-ID: INT-402 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-26Add back the lab jobsGary Wu1-0/+13
Change-Id: I83f26fcc6139e1ff6abf4c8ab137ddba98af1944 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-26Change lab jobs to pull logs from lab CI systemsGary Wu2-0/+45
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 Wu2-18/+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-24Change lab job namesGary Wu1-1/+2
Change-Id: I567d4e5b991cca3762405b0c9c83eb08d938659d Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-12External job template for lab jobsGary Wu2-0/+17
Change-Id: I023e1c08cb76952d1ddfbff078d70f4f3d3baf25 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>