summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2017-04-27App-c adding regular docker-java-daily jobPatrick Brady1-0/+1
Change-Id: Id6394e8e64317c019e2f4dbffd35d64c41ba14a9 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-04-27Merge " Enable docker login in merge profile"Jeremy Phelps1-0/+3
2017-04-26 Enable docker login in merge profileDeterme, Sebastien (sd378r)1-0/+3
The docker login must be done when using the deploy goal in maven as the docker images are now built when doing the merge job. Change-Id: I1f9982c75152ff14d1278331c0a6dafed5b10318 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-04-25sdc: Increasing build timeout to 240Jessica Wagantall1-1/+1
Few jobs are reaching the timeout very quick if there are small delays from maven. Let's increase the timeout to give them a chance to finish Change-Id: I7f176c06dce618efab5619c1a5386f7b80cee992 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-04-25global-macros: Enabling timestamps for output logsJessica Wagantall1-0/+1
Having timestamps can help with debugging logs Change-Id: If9193da4b2f4b5f0d889802a375f644159ae539e Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-04-21[MEMORY] sdnc-core out of memoryDan Timoney1-0/+1
Specify 4 CPU / 2G build node for sdnc-core to resolve out of memory issue Change-Id: I0d7a7076c58da4bcf90aa8e47e94b52ef7cf52ce Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-21Merge "Adjustment to mso archive artifacts list"Andrew Grimberg1-2/+2
2017-04-21Adjustment to mso archive artifacts listJulienBe1-2/+2
Archiving the whole target file Change-Id: Idbb33f528ef84df6de9741a28126c906d65da60b Signed-off-by: JulienBe <jb379x@att.com>
2017-04-20[SDNC-5] Build root pomDan Timoney1-0/+7
Add separate Jenkins jobs to build root pom used by SDN-C and its clients Change-Id: Ifea81e17473029baff3da79a2d1fc331f59712b6 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-20Update the aai service to use the release versionVenkata Harish K Kajur1-2/+2
Change-Id: I8c19650e218f341cdf7b338e5313c50613fec396 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-04-20Adjustment to mso archive artifacts listJulienBe1-2/+2
List is space separated Change-Id: I35749282657035d5185446813e56ed0ede19629b Signed-off-by: JulienBe <jb379x@att.com>
2017-04-19Archiving artifacts in mso buildsJulienBe1-1/+3
in order to understand why an arquillian test would fail Change-Id: I586167f0805fc58094bbb676a70c76bdc1dc150d Signed-off-by: JulienBe <jb379x@att.com>
2017-04-18Changing build node for mso ITJulienBe1-2/+2
These builds require a docker engine Change-Id: Iaaaca65c311922bab89ee1ef074e85942a87da04 Signed-off-by: JulienBe <jb379x@att.com>
2017-04-14Docker unavailable on default nodeAnaël Closson1-0/+2
Change-Id: Id43b09a97453e6d1bcb1bde4c53cf19bac98bcff Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-04-13Remove maven log noise on download progressGary Wu1-14/+14
Change-Id: I330dba612fd6869dc178f69aaf02b1b5c3b92799 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-04-13Merge "New templates : merge and verify with profile"Jeremy Phelps2-3/+124
2017-04-13Update the aai yaml for right release triggerVenkata Harish K Kajur1-1/+1
Change-Id: I062635f78910cd3e47fed348dc8d4a6b034eee3a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-04-12New templates : merge and verify with profileJulienBe2-3/+124
Adding new merge and verify job templates in order to use a maven profile Change-Id: I016a1064af4c37a4f8f34435f837e5c8b25662b9 Signed-off-by: JulienBe <jb379x@att.com>
2017-04-11Merge "Update aai service to add the site job"Andrew Grimberg1-0/+3
2017-04-11Merge "adding policy-common javadoc"Jeremy Phelps1-0/+3
2017-04-11Update aai service to add the site jobVenkata Harish K Kajur1-0/+3
Change-Id: Ifd9c4c3250899ca96fa6d3bbca77b282d4f554aa Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
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 policy-common javadocPamela Dragosh1-0/+3
Change-Id: I0cda4e5e96992a9de9a2cf9deedbf6de89936702 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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>