summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex-project-jobs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-04-29Apex: Update build jobs with hunter streamTim Rozet1-0/+5
Change-Id: I5892755e8f91d2d9f485c291b7923bcf2a9b83a0 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-11-27Revert "Apex: Fix incorrect block syntax in other jobs"Tim Rozet1-1/+1
This reverts commit ceb545e311cc9f8adcc8e617346b9cb63af16f5c. Change-Id: I01e782c280d62b59cd85f97ddcee1a86fbd93d7d Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-11-26Apex: Fix incorrect block syntax in other jobsTim Rozet1-1/+1
block-level was incorrectly worded as blocking-level Change-Id: Iccfc45841c042746e86bb9cebb0f28012d79d589 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-10-12Update jenkins-job-builder to 2.2.1Aric Gardner1-1/+1
jjb/lf-ci-jobs.yaml has jjb-version: 2.2.1 as a minimum change block-level to blocking-level: https://review.openstack.org/#/c/608092/ We will need to change this back once we move past jenkins-job-builder>2.5.0 Change-Id: I12d0f55ee3c2dad20340ebf0fa8428ee1ad8484c Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-09-27Apex: Add Gambia jobs and prepare for rockyTim Rozet1-0/+5
Adds Gambia daily/verify jobs and prepares to migrate master queens scenarios to rocky scenarios. Change-Id: I7bfe6202e00fd62c1e668f3a6f9b481b9fbca99d Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-16Rename files under jjb from 'yml' to 'yaml'Trevor Bramwell1-0/+136
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>