summaryrefslogtreecommitdiffstats
path: root/jjb/kvmfornfv
AgeCommit message (Collapse)AuthorFilesLines
2015-12-07jjb: use default logrotate setting in all projectsRyota MIBU1-6/+0
Many projects have own logrotate definitions copied from the template. This patch make sure all projects to use the default logrotate setting, so that the infra admin can configure the values easily. This patch also fixes the logrotate rule for artifacts to keep them in the same duration as console logs exist. Note, this won't effect the hold time of artifacts in artifact.opnfv.org . Change-Id: I708a675c7e87e5f830ee36009f0c6913c003b2ed Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01jjb: add default logrotate to releng-defaults.yamlRyota MIBU1-6/+0
Change-Id: I373d24be32e154b25d685df47e6d06ad352877c4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01jjb: move project-style to releng-defaults.yamlRyota MIBU1-4/+0
Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-27jjb: move ssh wrappers to releng-defaults.yamlRyota MIBU1-8/+0
Change-Id: I8c26ca0e0cc8d5e6a57c9cb05be663f84f2293d2 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-20Enable kvmfornfv builds by verify and merge jobsFatih Degirmenci2-50/+16
This change enables builds for patches sent for review and changes merged. Daily job for kvmfornfv is removed as well. Change-Id: If1e2b806c7aff63e9f833bc20ae737eb1bffd450 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-13Fix indentation in kvmfornfv jjbFatih Degirmenci1-2/+2
JIRA: OCTO-114 Change-Id: I9fc3830b256442c6afa2bb90a472314aababd094 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-13Adjust GIT_BASE for kvmfornfv verify/merge jobs and remove somevarFatih Degirmenci1-1/+9
JIRA: OCTO-114 Change-Id: Ib2953c98d599624932874210deb41394a32a5636 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-13Create initial JJB for kvmfornfv projectFatih Degirmenci1-0/+158
kvmfornfv JJB currently contains dummy verify, merge, and daily jobs. The jobs will be converted properly in order to build the kernel, create the package and upload it to artifacts.opnfv.org. JIRA: OCTO-114 Change-Id: Id250d1bbf05cd453efedc83510f3b7afc47da899 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>