summaryrefslogtreecommitdiffstats
path: root/jjb/logging-analytics/logging-analytics-pomba-pomba-sdc-context-builder.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-08Add docker daily job for pomba reposPrudence Au1-0/+4
Change-Id: Id479dbfa0aa131d2054d5f6578eb30867d396439 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>