summaryrefslogtreecommitdiffstats
path: root/jjb/aai/aai-event-client.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-28Remove beijing stream from AAI JJBsJimmy Forsyth1-2/+0
Issue-ID: AAI-1692 Change-Id: I32d29f8f8a8f949e4000ab499ffa62b736e560f8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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-25Refactor CLM jobs for AAIJessica Wagantall1-1/+9
CLM jobs should only run in master as running for other branches causes the reports to be overwritten. Refactor CLM jobs in a separate section of the yaml. Change-Id: I6e0200866ae662c1becfd99e1169d06ba06bbe0a Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-01Fix clm job definitionJessica Wagantall1-2/+2
Cleanup CLM job definitions that do not require any parameters Change-Id: Ib0125bcaa5e3c0a1f70041a78fec59c445e00645 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-23Update aai jjb jobs for beijing branchJimmy Forsyth1-0/+2
Issue-ID: AAI-1170 Change-Id: I7ee064e2187fe1434af848e9e5cba92c6c876cb3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-03-26Enable jenkins release jobsJimmy Forsyth1-3/+1
Issue-ID: AAI-939 Change-Id: Iba71400eae07820727d0113dae1f319581db15e4 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-03-19Rename basebuild to builderJessica Wagantall1-1/+1
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-27Add Sonar job to aai/event-client JJB templateLee, Tian (tl5884)1-0/+13
Change-Id: If41bdd67b574092060c83863cd24a38eab5c4c9b Issue-ID: AAI-700 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-02-16Remove amsterdam jobs and disable dailyjimmydot1-2/+4
Issue-ID: AAI-777 Change-Id: I055802953451461757e2cf14c7a9a2bc7a75c5a8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-02-13Remove empty java-version in templatesJessica Wagantall1-1/+0
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-01Add JJB template for aai/event-clientLee, Tian (tl5884)1-0/+17
Adding: - Verify - Merge - Daily release Change-Id: I26f84ffcf58a6dae019128747911e21be56a79ff Issue-ID: AAI-700 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>