summaryrefslogtreecommitdiffstats
path: root/jjb/aaf
AgeCommit message (Collapse)AuthorFilesLines
2019-12-09Merge "Migrate AAF to SonarCloud"Jessica Wagantall2-0/+20
2019-12-04clean CSIT jobsmrichomme2-28/+0
Issue-ID: INT-1237 Change-Id: I465ae7335455aaeb1f31b6cdf693ae595a6b0ee2 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-11-26Migrate AAF to SonarCloudJessica Wagantall2-0/+20
Issue-ID: CIMAN-343 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I62b24c0b5be02856fa2c5cba69639a38e4a74095
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-09-05Clean CSIT jobsumry83642-0/+2
disabled jobs that are no more accurate - tests no more maintained (image names changed) - tests using old (harcoded) versions First attempt with aaf see https://wiki.onap.org/display/DW/CSIT+jobs+review+page Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ib624ea6f89e46753138d9971ae366074b039b8b4
2019-08-05AAF additional mvn paramsInstrumental1-1/+1
Issue-ID: AAF-917 Change-Id: Ie1acc71201ccb1a9088b4c2583a9cc69e30e1245 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-03Add gerrit-release-jobsAric Gardner1-0/+2
Add gerrit-release-jobs for the following projects: This project has requested a release: IT-17025 aaf/aaf-authz.yaml These projects have a release file but no jobs: dcaegen2/dcaegen2-collectors-datafile.yaml dcaegen2/dcaegen2-platform-inventory-api.yaml dcaegen2/dcaegen2-platform-servicechange-handler.yaml dcaegen2/dcaegen2-services-pm-mapper.yaml Fix build node definition for the following projects: optf/optf-has.yaml optf/optf-osdf.yaml Issue-ID: OPTFRA-548 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Ic2f0c23feb382fa9fc3f7df585b00db061c4bd4f
2019-08-02AAF Docker Build to MavenInstrumental1-6/+12
Issue-ID: AAF-917 Change-Id: I9863a70290f96fed3925a622f73516b47d73c14e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-03Remove deprecated AAF jobsJessica Wagantall3-5/+0
These jobs have been repleaced by maven-stage Change-Id: I0819a1d9c60038b46cba324cd0048cb6cebf8a0e Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-03Migrate to gerrit-maven-stage (AAF)Jessica Wagantall3-0/+14
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: I1f1a97150785f2625fc7a29787303a3359e9f9b1 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-19Update and simplify C jobsJessica Wagantall1-2/+2
Update verify and daily c jobs to use global-jjb macros. Also, simplify jobs to reduce repetition of settings. Change-Id: If4b646b03743cc5fd1d67a357add576bbb91dc6a Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-02Add INFO.yaml verify job (AAF)Jessica Wagantall5-0/+40
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I554977b662b98231fd92d0c1931e437824c1f541 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall3-0/+3
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 aai-docker to specify node"Jessica Wagantall1-0/+3
2018-11-13Manage views [aaf,aai,appc] in JJBJessica Wagantall1-0/+6
Use lf-views to manage views through JJB Change-Id: Ie6dfe6a9dca587ae133927bfabe9a9ed8ec2e289 Issue-ID: CIMAN-218 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-12Remove Unauthorized Jenkins JobInstrumental1-17/+18
Issue-ID: AAF-626 Change-Id: I2b94cb92efcb7834837e9fe9338b31a88c9aa7ab Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-09Add arm64 docker build for AAFPaul Vaduva1-0/+18
Add arm64 docker-java-shell-daily job for aaf-authz Change-Id: I76abdeb7496e9885faa2654a23d36c2b1344a834 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-11-08Allow aai-docker to specify nodeJessica Wagantall1-0/+3
Allow {project-name}-{stream}-aai-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: Iba61122be8645f5b8cb500c5bd823ff17d2a3fcb Issue-ID: CIMAN-219 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-25Switch sms to use golang 1.11Kiran Kamineni1-0/+1
Switch sms to use golang 1.11 This is a prerequisite to start using go mod for module management in Go. Issue-ID: AAF-404 Change-Id: Ia221b93399232ee9fa1c1c63fd6fa752011c5114 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-10-23AAF-Refactor CLM project blockJessica Wagantall3-8/+20
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: Ib273ae89f672603306104bb43cbfd422e11bf0f8 Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-03Fix Shiro sonar job nameRavi Geda1-1/+1
Change-Id: I92039fb051d56d66b0dd3f355a5ff26eaa7035a5 Issue-ID: AAI-1698 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-09-28Merge "Add docker image name to sub modules"Jessica Wagantall1-0/+3
2018-09-28Spread out the scheduling of Daily jobsGary Wu2-4/+4
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-28Add docker image name to sub modulesRavi Geda1-0/+3
Add docker image name explicitly as these are sub modules under a main repo. Change-Id: Ie8dc983679e5c8d0b5e6a39a3e4efc9f6fc9fc18 Issue-ID: AAI-1690 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-09-24Merge "Add docker and sonar jobs for sidecars"Jessica Wagantall1-1/+75
2018-09-24Add docker and sonar jobs for sidecarsRavi Geda1-1/+75
Add docker jobs for fproxy, rproxy and tproxy-config. Though the name has "aai", aai code is not involved. Add sonar jobs for fproxy and rproxy. tproxy-config just configures the pod and doesn't actually have any code. Refactor existing cadi sonar job into separate sonar jobs for each maven submodule in the project. Change-Id: I7d7af5f3167c77845d1756bef36cb75c7314bb4f Issue-ID: AAI-1660 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-09-20Fix nested trigger_jobs (A)Jessica Wagantall2-4/+2
After upgrading to JJB 2.2.0 any nested parameters up to 3 levels will be reported as a failure. We need to fix those so that there is only 2 levels maximum. Committing this as a single patch since our verify job is broken. Issue-ID: CIMAN-184 Change-Id: I9e0e245109af786345802caee2f6f26126f550d4 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-30Fix build timeout issueManjunath Ranganathaiah1-1/+1
Build is failing due to timeout when building container images. Increase the timeout value to give some more time. Change-Id: Ia4ddc4288030fc0668fe5849fc6c1830caafb12e Issue-ID: AAF-463 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-28Remove unnecessary CLM jobGildas Lanilis2-3/+0
SMS repo is Go language and sshsm in C++ and there is no tool to detect vulnerability and license, thus removing this job. Change-Id: Idba5afc6880b543db1cd3981710d66194b14c5a2 Issue-ID: CIMAN-199 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-24Merge "Revert "Remove CLM jobs""Thanh Ha (zxiiro)5-0/+18
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall5-0/+18
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Call top level build scriptManjunath Ranganathaiah1-4/+4
Call the build_images.sh script from bin directory to build all sshsm containers Change-Id: I9e95909b5808109416bea5e7ab60998a603b8f4e Issue-ID: AAF-430 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-23Remove CLM jobsJessica Wagantall5-18/+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-21Fix "function not found" failureManjunath Ranganathaiah1-1/+1
POSIX compliant shell does not recognize keyword "function" and run the script under bash. Issue-ID: AAF-430 Change-Id: I608070f41462cc5a1cba3cd112483a19fad38615 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-20Update pom.xml for CLMJessica Wagantall1-1/+2
Update location of pom.xml for running CLM job properly. Change-Id: I4fafd1aad8b770f27c8c55506d1747009c7bc8b8 Issue-ID: CIMAN-116 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-16Creates a job to nightly build sshsm docker imagesManjunath Ranganathaiah2-0/+14
Adds a wrapper script and template to build base images Change-Id: I0b1b1899f43b7d54852d93a2220da0e138c99a58 Issue-ID: AAF-430 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-08-07Make build-node configurableJessica Wagantall1-0/+1
{project-name}-{stream}-docker-java-shell-daily job needs to have the build-node parameter configurable. This way, the projects will be able to select the long live instance as build-node for their job. For the rest of the projects using this template, the build-node variable is set to the previous default value. Change-Id: Ie3722050870a04b0c2ca3108f6b526c7ac855def Issue-ID: CIMAN-188 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-01Fix clm job definitionJessica Wagantall2-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-07-14Make code sections readable and consistentAnil Belur1-0/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-07-05Add jjb template file for aaf cadi modulesSai Gandham1-0/+29
Issue-ID: AAF-385 Change-Id: I64c4e0247801db0147d7e9db825ede3737c5b3aa Signed-off-by: Sai Gandham <sg481n@att.com>
2018-06-06Use release version java dailyKiran Kamineni1-1/+1
Use release version daily instead of the release without any version daily Issue-ID: AAF-330 Change-Id: I246f668a48fbf6940a44ff108cb79f7ab9645e19 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-22Add sms client jar upload dailyKiran Kamineni1-0/+4
Add a build to upload jar file to nexus Using the release java-daily should upload to nexus. Issue-ID: AAF-92 Change-Id: I68752ee5a722a4ce9fda3b223956f89afeea05a4 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-04-05calling a parent makefile instead of submakefileKiran Kamineni1-1/+1
Calling the parent makefile instead of submakefile This will build both packages now that they are under the same GOPATH Issue-ID: AAF-213 Change-Id: I9b948eb83b38be312d1cefa7cec712d0017c41fe Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-04-04modify aaf docker script to push imagesSai Gandham1-1/+2
modify aaf docker script and add push shellscript to release docker images to nexus registry. Issue-ID: AAF-208 Change-Id: I7b38aed399e82d5ce702e3dce33553dca5fa4678 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-02Modify aaf docker jenkins templateSai Gandham2-3/+3
Modify jenkins template to call maven settings to run shell script. Issue-ID: AAF-208 Change-Id: I9b464febc713acc8f8570d8e516b8a732f88ad68 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-02Merge "Modify aaf docker shell script"Jessica Wagantall1-0/+2
2018-04-02Modify aaf docker shell scriptSai Gandham1-0/+2
Modify aaf jenkins shell script and add maven clean install command to generate resources to build docker image Issue-ID: AAF-208 Change-Id: I021b63de71ddf4698118f9344f0de3862b568239 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-30Enabling CSIT job for SMSKiran Kamineni1-0/+14
Re-enabling the CSIT job for SMS, now that the issues are fixed on the AAF CSIT Issue-ID: AAF-189 Change-Id: I596d82b9de1e139fb149befcb87cf8cb693b72d0 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-03-30Modify aaf docker Jenkins template & scriptSai Gandham1-6/+3
Issue-ID: AAF-208 Change-Id: Ide5f3138d1ff85e2178986397c87a310b9db5e8a Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-30Removing sms CSIT till dependent changes get inKiran Kamineni1-14/+0
The JJB got merged before the CSIT and is not allowing CSIT merge Issue-ID: AAF-189 Change-Id: I8934323f894e848aa9b75afbb860ed1be0d4189d Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>