summaryrefslogtreecommitdiffstats
path: root/jjb/logging-analytics/logging-analytics-pomba-pomba-context-aggregator.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16Move release jobs to docker nodeJessica Wagantall1-1/+1
Move release jobs to docker node since these repos will start using self container releases Change-Id: If335d12375863b3809e0d1335310a3eaeefea154 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-19Include maven-docker-stage jobs for pombaPrudence Au1-0/+6
Issue-ID: LOG-1099 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I43b70482289d5c8a358014dc41f8c1b68b2653b9
2019-08-13Add release jobs for pomba projectsPrudence Au1-0/+2
Issue-ID: LOG-1099 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I327700b566662e88aed17f77aa27de2c190f1e8e
2019-07-12Removing both "java-daily" and "verion-daily" jobs and the Casablanca jobsPrudence Au1-9/+0
Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-1073 Change-Id: I73434efa948882c99403a831105695805f5f32c9
2019-05-03Migrate to gerrit-maven-stage (LOG)Jessica Wagantall1-0/+4
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I8eaf931af7411a70dd4c920a52245acad2cd8ced Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall1-0/+1
Add nexus-iq-namespace variable for CLM jobs to use the 'onap' prefix in Nexus IQ reports. Having this prefix, will help in situations where two different organizations have the same application names. Change-Id: Id689cbb482d823482932fb4d397bd2adae950735 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-27Merge "Allow docker-java to specify node"Jessica Wagantall1-0/+1
2018-11-12Add logging/pomba casablanca jobsMichael O'Brien1-0/+2
Change-Id: Ia09e4bea77c8652504c751382e975b6085a48d31 Issue-ID: LOG-838 Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
2018-11-08Allow docker-java to specify nodeJessica Wagantall1-0/+1
Allow {project-name}-{stream}-docker-java-daily to allow a specific build-node to be able to run these jobs using the ARM architecture nodes. All current projects using this job will stay unchaged and will still run their builds on ubuntu1604-docker-8c-8g. Change-Id: I36dd81f3de10a1f40d3c1aabe7d379475f78d6c8 Issue-ID: CIMAN-219 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-23LOG-Refactor CLM project blockJessica Wagantall1-1/+9
The clm job portion needs to be on its own project section similar to the Sonar portion. The reason behind this, is because we only want this job to be running for master and no other branches. Also, this is in preparation for the work that is to come from global-jjb on application names in CLM. Change-Id: I94fde04410f36d78077e5126ea223d819654f91f Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-28Spread out the scheduling of Daily jobsGary Wu1-1/+1
Spread the scheduling of Daily jobs throughout the day to reduce resource contention. Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-14Use mvn35 for logging-analyticsPrudence Au1-0/+2
Change-Id: I6aa52f215b37deb6ce7c343408352a1f78632831 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: CIMAN-33
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-1/+0
Remove CLM jobs as they are exposing proprietary information. Looking into how to handle these better. Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-09Add mvn-goals for docker-java-daily jobPrudence Au1-0/+1
Change-Id: I06e602b19b1cb466264f4168224da20c8e0ccc7d Issue-ID: CIMAN-169 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-08Fix pom.xml logging-analyticsJessica Wagantall1-1/+1
Update location of pom.xml for logging-analytics-pomba-pomba-context-aggregator Change-Id: I4a59a4c3c4ae97b1ff68fb769a9ef99f29dda141 Issue-ID: CIMAN-169 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-07Add docker daily jobPrudence Au1-0/+4
Change-Id: I2f1a9d8c9a97da48d9a4d7fd483addf74934a48c Issue-ID: CIMAN-169 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-07-24Add jobs for 5 pomba repos:Prudence Au1-0/+37
- CLM - Verify - Merge - Release - Sonar - Info verify Change-Id: I300d266f4854a51692fe2609e3fca3b8407d8cb1 Issue-ID: CIMAN-169 Signed-off-by: Prudence Au <prudence.au@amdocs.com>