summaryrefslogtreecommitdiffstats
path: root/jjb/joid/joid-daily-jobs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-10-31joid: Disable jobsFatih Degirmenci1-2/+2
This change disables JOID jobs to keep build queue shorter than it is now. They can be enabled back once its situation is clarified. Change-Id: I5acdb60e5a827899fd86084a949e940d69b0a7ac Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-10-12Update jenkins-job-builder to 2.2.1Aric Gardner1-2/+2
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-05-16Rename files under jjb from 'yml' to 'yaml'Trevor Bramwell1-0/+384
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>