summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2017-04-10Increase size of build node for policy-engine siteAndrew Grimberg1-0/+1
The policy-engine site is failing to build fully since it is running out of heap space. Rather than modifying the template which could cause problems for other projects using the job, it's just easier to update this particular job to use a larger instance size. Change-Id: Id5c54752868d55d012e704da5db2aa9bbaaa6ebb Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-04-10adding javadoc site for drools-appPamela Dragosh2-0/+6
Change-Id: I4a63561af97fba21a7f13e7f7d242fb1ecbe3fdc Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-04-06Enable log shipping on more templatesAndrew Grimberg4-44/+127
* Enable log shipping on the rest of the ci-management templates * Enable log shipping on all global templates Change-Id: If7edbc9d11b0cdd17c21f03e9bd4fcfbcd9b5cb8 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-04-06Make sure that shiplogs gets a maven-versionAndrew Grimberg2-2/+3
The infra-shiplogs macro needs a maven-version parameter passed to it to properly operate Change-Id: I284b9db1e21a0e3b84b109ddd86b3aafc023c79c Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-04-06Enable log shipping only on JJB merge jobAndrew Grimberg1-2/+2
Configure log shipping to fire only on the JJB merge job to avoid blocking verify job validation while debugging the log shipping Change-Id: I8306d12b66f7b49e47c381559e0ab04441265e05 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-04-06Port in log shipping changes from OpenDaylightAndrew Grimberg1-33/+52
Fix the log shipping script to be directed to ONAP instead of Open-O which is where it was initially pulled from. Additionally, update to the latest changes that OpenDaylight is using. Change-Id: I78a950dd6451ed0a77ac2f157bd4de4e620c6187 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-04-06Revert "Enable logshipping on ci-management jobs"Andrew Grimberg1-8/+8
This reverts commit fbbf74b47e523b927463e9ccf3e8f42a296796b3. Having issues with this right now and I don't have the time presently to properly debug it. Change-Id: Ida6890455f8a71129ecb1ada963cb7eadd178b1e Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-04-06Fix bad JJB escapingAndrew Grimberg1-5/+5
The shiplogs script is being included as an include-raw instead of include-raw-escape and therefore any JJB escaping that it may have needs to be removed. Change-Id: I1a883461464eb79a7d6fd73673e994c3abeaa3a0 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-04-06Enable logshipping on ci-management jobsAndrew Grimberg1-8/+8
With ONAP now being anonymous accessible we can start shipping logs like we do for our other CI systems. Enable the log shipping on the ci-management jobs first so that we may verify that everything is properly setup first. Change-Id: Ie0e2db5b33a5fc31fbe405fcf8ed42ea7a43d3a0 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-04-06[DCAE-1] Added javadoc generation to daily releaseCarsten Lund1-2/+2
Change-Id: I47f9e1554d9607e62921036cd8b3d3915b7b4ead Signed-off-by: Carsten Lund <lund@research.att.com>
2017-04-05[SDNC-3] Add SDN-C site buildsDan Timoney5-0/+15
Add Jenkins jobs to create SDN-C javadoc using maven site plugin Change-Id: Ia3a58a74aca5cd1a333db9aa1fbd7007ff76667a Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-05Merge "Add sdc javadoc job"Andrew Grimberg1-0/+3
2017-04-05Merge "Update sdc merge template and job"Andrew Grimberg2-9/+6
2017-04-05Merge "stage site jobs added"Andrew Grimberg3-0/+9
2017-04-05Merge "Add javadoc job"Andrew Grimberg1-0/+3
2017-04-05Add sdc javadoc jobig61331-0/+4
Change-Id: Icdd150df7755f1f31b5d8392d94f6b4e4a9c42e3 Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-04-05Update sdc merge template and jobig61332-10/+7
Change-Id: I26581ad38a63956a79a3364915a990392300b896 Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-04-04stage site jobs addedManoop Talasila3-0/+9
Change-Id: I9badc16ba059adc37258285ddf5ae7976105a7d5 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-04-04Merge "Change sdc-merge template"Andrew Grimberg1-1/+1
2017-04-04Add javadoc jobig61331-0/+3
Change-Id: I71ae60a1be72a4474eab079c7d4a19d6be117069 Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-04-04Change sdc-merge templateig61331-1/+1
Update template to use docker build machine in order to build docker images Change-Id: Iaf215c25360014f277774cfb1e955773641985fc Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-04-03javadoc jobsLusheng7-0/+21
Change-Id: I61695a2a21da1e212ea8fb1607701d1c68b9009b Signed-off-by: Lusheng <lji@research.att.com>
2017-04-03javadoc jobs, controller docker blessingLusheng7-1/+25
Change-Id: I991348880a54191568109d1f2fbea9c45260346c Signed-off-by: Lusheng <lji@research.att.com>
2017-04-03Merge "add policy javadoc job"Jeremy Phelps1-0/+3
2017-04-03add policy javadoc jobPamela Dragosh1-0/+3
Change-Id: I9be6fdb7c30504ee05a00cd9373fdd762b8fdcd9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-04-03SDC job modificationsig61332-3/+64
Add SDC merge template with mvn-profile Modified SDC jobs to use updated templates Change-Id: Id94b9821332c8af77219a3b1c2bb3e4f493e106e Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-03-31Appc adding jenkins site jobPatrick Brady1-0/+3
Change-Id: I50237e2153253cd401865c6191459a50cb8d493a Signed-off-by: Patrick Brady <pb071s@att.com>
2017-03-30docker blessingLusheng Ji3-0/+3
Change-Id: I769634087664a301378eac63dbc3c70fc98086a3 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-03-29Fixing whitespace as per reviewJerry Flood1-2/+8
Change-Id: I46af01f3906e6b00d12caa4c7cd12f9388fb2e30 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-28Change nexus3 url from ecomp to onapJeremy Phelps7-18/+18
Change-Id: I8474346c8c37e2c25abc8a426e82cbad38bd656c Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-03-28Moving blessing job to a X.Y-STAGING-latest modelJulienBe2-12/+22
Change-Id: I4897501e6c392480d760b9eb564df04343127e27 Signed-off-by: JulienBe <jb379x@att.com>
2017-03-26Update push script for the proper image tagsVenkata Harish K Kajur4-5/+17
Change-Id: Iaeb2d3bb35622474fa671f4f65f38fd3795e3374 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-03-24Add the docker image blessing to aaiVenkata Harish K Kajur2-0/+2
Change-Id: I1398fd4965616ece43ded2395c439282264a50f9 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-03-24Merge "Correct update tag to 1.0-STAGING-latest"Jeremy Phelps1-2/+2
2017-03-24Correct update tag to 1.0-STAGING-latestJerry Flood1-2/+2
Change-Id: I78ad074ad136f4e74d4f5c2af55a107a000b0838 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-24Merge "Update aai to use docker push from pom"Jeremy Phelps3-3/+3
2017-03-24Update tag to 1.0-STAGING-latestJerry Flood1-4/+4
Change-Id: I9bb3d88ad858e89e45d4bc5433d158a9e05b002e Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-24Update aai to use docker push from pomVenkata Harish K Kajur3-3/+3
Change-Id: I8a245bd74c1774a98d85903ed1533cff0f708278 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-03-23extra-branch# is now correctedtalasila1-2/+2
Change-Id: I09dfb49ed1df74d27b5277e5cf95905aac71eb21 Signed-off-by: talasila <talasila@research.att.com>
2017-03-22release java daily addedtalasila2-0/+2
Change-Id: If2bc2bb22521fa4fe97f7f646676178ded69b08e Signed-off-by: talasila <talasila@research.att.com>
2017-03-19Remove release jobig61331-1/+0
Change-Id: I0e04e278f5850517e983780c46fb401912a8f7be Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-03-17Merge "[VID-1] Updating vid jjb"Andrew Grimberg1-1/+6
2017-03-17[VID-1] Updating vid jjbjimmydot1-1/+6
Change-Id: Ibf44069ff388c1a986b3fe1ec62ed2e7ab7fc2e6 Signed-off-by: jimmydot <jf2512@att.com>
2017-03-17Appc adding docker image blessing templatePatrick Brady1-0/+1
Change-Id: I03519ce7ec7c256efbc6feeeb801029f2dfb6119 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-03-16Update branch in cdap and pgaas yamlLisa Revel2-2/+2
Change-Id: I4e4493c2fbb12d32c713f6543b6ec068888f2697 Signed-off-by: Lisa Revel <lr0306@att.com>
2017-03-16Scrub infra templates and macros of ecompAndrew Grimberg5-130/+130
Change-Id: I1f7c6e89ee67710f77ff22d219c28adc2a9cee72 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-16Scrub Gerrit server identifier of ecompAndrew Grimberg1-1/+1
Change-Id: I4f1f4c7644f161fab7aac63dde521b0f12b5faa2 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-16Update Gerrit credentialsAndrew Grimberg1-6/+6
Scrubbing ecomp from the username for the Jenkins to Gerrit connection Change-Id: Ia1ad35111bd2a3bed38549851917fb055d176a4a Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-16Add new docker.staging repo on port 10004Andrew Grimberg1-1/+4
Change-Id: Icadc95d50e7192943e0771347635d4064e518a39 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-16Fix merge and extra branchLisa Revel1-2/+2
Change-Id: I3c9c215a8688345534bdec0adc51699dac93679c Signed-off-by: Lisa Revel <lr0306@att.com>