summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick/yardstick-project-jobs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-01-07update yardstick iruya verify jobrexlee87761-1/+1
Change-Id: I6dfb77948f24cd47f39cb91bc429c1d40bbc4112 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2019-12-02remove python 2.7 test in Yardstick CI gatingrexlee87761-44/+0
migrate to python 3 JIRA: YARDSTICK-1625 Change-Id: I027c3a4ed0a2c1e899907a8be17fc4be107b009b Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2019-04-10add yardstick hunter ci jobsrexlee87761-5/+1
Change-Id: Ibfd85198ce937fbe32f9ed8593d65326f45bb293 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-10-03Create Gambia Jobs for Yardstick 1/2jenkins-ci1-1/+5
Add Gambia jobs for Yardstick gate: - yardstick-verify-gambia - yardstick-merge-gambia Keep fraser jobs until Gambia 7.0.0 is released. Gambia jobs for Yardstick daily will be added in next patch. Change-Id: Id02bcb8197dd1f6d0b8f5baddef684a97e269a14 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> Signed-off-by: rexlee8776 <limingjiang@huawei.com> Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
2018-09-11Assign yardstick/barometer to ericsson-build4Trevor Bramwell1-2/+2
This is a temporary fix until we can determine the full list of requirements from each project needed for the opnfv-build-ubuntu labled servers. Previously these were building fine on ericsson-build4, so reassigning them there should keep there builds green. Change-Id: I767b6faa718cd6dd4b9fd17f83e7ee817cfb8c4d Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-05-16Rename files under jjb from 'yml' to 'yaml'Trevor Bramwell1-0/+238
global-jjb only supports the .yaml file ending for jjb jobs. Instead of waiting for a release we're going to rename the files. Change-Id: Icf3339eacd2320c583333e02250998cf6b1881f7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>