summaryrefslogtreecommitdiffstats
path: root/jjb/releng
AgeCommit message (Collapse)AuthorFilesLines
2016-07-29fix builder-mergeRyota MIBU1-1/+1
Current builder-merge job does not update all jenkins job definitions, since '-r' option is missing while executing 'jenkins-jobs update'. https://build.opnfv.org/ci/job/builder-merge/1469/console Change-Id: Ifc0de0edb6383a0f525ec94f4222f0f48f2b3ce8 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-07-20Add 'builder-sandbox' job to RelengTrevor Bramwell1-0/+50
Any changes slated for the 'sandbox' branch of this repo will be published to https://sandbox.opnfv.org, with the exception of the releng-ci jobs themselves. This will provide visibility to changes slated for Jenkins and allow for easier understanding of how JJB works for new users. - Step [2/2] in publishing jobs to the Jenkins sandbox JIRA: RELENG-91 Change-Id: I94c28081b1d96e5eae76a4f1f11dcf5cb9b6cf35 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2016-07-20Move Releng Jobs under 'releng' folderTrevor Bramwell2-0/+145
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>
2015-09-10New global document builder renders these obsoleteAric Gardner1-141/+0
Change-Id: I864cb0f0a591475c1a5f410516585992be9cb262 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-10Add document generation job for dovetail projectAric Gardner2-111/+2
Moved docu-build-new.sh to utils. hoping I can include it from here to avoid duplication Change-Id: I80359036c954e70268b1a3e63c9b0855551be710 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-01Okay, this should fix the path problemsAric Gardner1-2/+2
Change-Id: I75e28b061bd564578affcd7a44be22724a8a7509 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-01Move some variables, remove trailing slash from gsutil uploadAric Gardner1-6/+9
Change-Id: I15e6ab382eadf45316272b87cf90e564784f7714 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-01Correct path for upload in merge jobAric Gardner1-2/+2
Change-Id: Ib5c69a26d45f3f7a01e1630f9acea997b3d446aa Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-09-01Add releng docs merge jobAric Gardner1-0/+60
Change-Id: Ie45f3b46293ae0d7389658f5088ac7779b0d220a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-31set meta, set sha1Aric Gardner1-0/+30
set meta: cache-control on new files so that we are not shown a cached version set sha1: sed _sha1_ for revision control remove white space, and empty lines at the end. JIRA: RELENG-15 Change-Id: I2866e663a87f9ff8def7ac6fcf1132f85a5c4de6 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-27Fix all the ugly formatting that I left in due to end of day fatigue.Aric Gardner1-40/+37
Change-Id: I0bbda7c5e0a8c394545049bf3119a1465862eeaf Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26My done was in the wrong placeAric Gardner1-11/+11
Change-Id: I9e74a8eb28a65b1dbd2c719d159e5364555f026a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26This should handle multiple directoriesAric Gardner1-30/+37
Change-Id: If72c3de0273844daf595b56876d0c60f6d2d196f Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Remove extra /Aric Gardner1-1/+1
Change-Id: I61d290d0ef06252867e726d2f7b8e6397a286252 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Fix comment path to inclde doc subdirAric Gardner1-2/+2
Change-Id: Ic4086fb6c831c3a6662d4b85219450e2d393ca17 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Testing single dir documentation uploadAric Gardner1-1/+42
Change-Id: Iddc23760107a7a6a6bbeca61d9011a78727e2a3a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Adding initial docs, script and logic for releng projectAric Gardner2-2/+33
Change-Id: Ie5bebf61b5f539d31c4c270b3f86b68b7a3ff2c9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-08-26Ignore changes in jjb folder for releng-verify jobFatih Degirmenci1-0/+3
JIRA: RELENG-15 Change-Id: I48b63543ed8c5ef7c065f5e53a9a8b4da2dba0b3 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-08-26Check for changes to docs directory to trigger runs of verify and mergeAric Gardner1-1/+3
Change-Id: If99ae3b9a2e50c9542c84c4047b799e0ec5c3ca4 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-06-29Add "Hello World" for relengFatih Degirmenci1-0/+76
JIRA: XYZ Change-Id: Ie1dcf39a56eabffe95e877c7d19f48e75c984053 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>