summaryrefslogtreecommitdiffstats
path: root/jjb/verify-releng
AgeCommit message (Collapse)AuthorFilesLines
2016-07-20Move Releng Jobs under 'releng' folderTrevor Bramwell1-21/+0
This should help clarify what jobs belong to releng, and that the yaml file is unaffiliated with 'releng-defaults' and 'releng-macros'. - Step [1/2] in publishing jobs to the Jenkins sandbox - Explicitly passes the '-r' to jenkins-jobs so that other understand releng recursively tests jobs. This option is implied by the jenkins-job-builder configuration on the server. JIRA: RELENG-91 Change-Id: Ic4bad170b3d311376a2d081089ac538b53595728 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-01-28Add license headerFatih Degirmenci1-0/+8
License headers are added. - Set company name based on the author who created the file first time - Add SPDX header for Apache 2.0 Change-Id: I8f357a2d6f75179171c681f4b53e0f4249eca5a2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-11Redirect job output to file and archive themThanh Ha1-1/+1
Change-Id: I9f23d0a191de68811062c803d7ec85d05ecd679d Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2015-08-20The ordering here was eating the non zero exit statusAric Gardner1-6/+2
Change-Id: Ifdedb74503e9897d423e25bb6b5a1dbc77e8057a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-06-22Ensure that only ASCII characters make it into the jobs JIRA:OCTO-105Aric Gardner1-0/+17
Change-Id: I64d5d82de154c7d7fb9ca44e76d8d2a67b3ec034 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>