summaryrefslogtreecommitdiffstats
path: root/jjb/aaf
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-03-30Add aaf docker jenkins templateSai Gandham2-0/+13
Modify aaf jenkins template and add docker related jobs to the aaf jenkins template Issue-ID: AAF-208 Change-Id: I58a2648db5b0f975bc1da0f1c8ae95a8a2af54d8 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-28Adding support for SMS CSIT in jenkinsKiran Kamineni1-0/+14
Adding Support for CSIT for Secret management service. This will fail till 39225 gets merged Issue-ID: AAF-189 Change-Id: I68445f2a903555597153ea42962547a79d35178f Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> Depends-On: I3dd070fc30d8504593b933d7b623e6a187399444
2018-03-26Delete cadi & inno templates,modify authzSai Gandham4-97/+0
Delete cadi & inno jenkins templates since these modules move to authz porject.Remvoe authz docker file since we will add new docker jenkins template which we build docker with automated docker scripts. Issue-ID: AAF-198 Change-Id: I93df0a81f24fa610d46fecd6366521f660156499 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-22Adding nightly docker build supportKiran Kamineni2-0/+13
This will build a docker image nightly Ultimately it is calling the following file in aaf/sms.git sms-service/bin/build_image.sh Issue-ID: AAF-186 Change-Id: I12e88eb8ac796df55ac2b2abfa0f2aa886f12f01 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-03-19Rename basebuild to builderJessica Wagantall5-5/+5
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-03-13Calling sshsm project building scriptNingSun1-13/+2
Issue-ID: AAF-152 Change-Id: Ida50d04ca5ce9e2fe6b236644a52c664b741ae0b Signed-off-by: NingSun <ning.sun@intel.com>
2018-03-13Merge "Remove stage-site-java template"Jessica Wagantall3-13/+2
2018-03-12Add jenkins job for sshsm projectNingSun2-1/+26
Issue-ID: AAF-152 Change-Id: Ic6ab39b4775cf1e874b2f2d1da89a7566bce8359 Signed-off-by: NingSun <ning.sun@intel.com>
2018-03-09Remove stage-site-java templateJessica Wagantall3-13/+2
Remove stage-site-java JJB template as we no longer will be using or updating the maven settings files. Change-Id: I5aa610328613ccd24fdfa5c64a14950b926dc5c8 Issue-ID: CIMAN-144 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-20Add missing CLM jobs aafJessica Wagantall3-1/+29
Change-Id: I8ea1affa9332b9a502f1af5d1ab63627251f90c4 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-14Run sonar jobs once a dayJessica Wagantall3-0/+3
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove empty java-version in templatesJessica Wagantall4-7/+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-12JJB templates for golangKiran1-0/+16
Adding a golang template to support golang builds This template supports verify and merge jobs right now Verify calls make build and merge calls make deploy. These calls are made in the path provided by the specific jjb file Issue-ID: AAF-117 Change-Id: I369c0868389d8ed52ac7c82da5ef6d249e64eb7c Signed-off-by: Kiran <kiran.k.kamineni@intel.com>
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall3-0/+3
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall3-3/+36
The current Sonar goal in release-version-java-daily has a lot of issues when running for projects in more than one branch. Remove sonar task from release-version-java-daily and use global-jjb gerrit-maven-sonar job instead. Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-17Add step for version to docker java propertiesJulienBe1-0/+1
Add an optional step to use maven version plugin Issue-ID: CLAMP-57 Change-Id: I1d71183b98ae37c7e519b0e2c41c76c647b2e3f6 Signed-off-by: JulienBe <jb379x@att.com>
2017-10-13Add java-version for CLM projectsJessica Wagantall4-4/+8
Add java-version parameter just for CLM jobs to avoid other jobs from breaking by picking the wrong configuration. Issue-ID: CIMAN-65 Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-11Move CLM jobs to global jjbJessica Wagantall4-4/+4
Use CLM job from global-jjb Remove the local CLM job template Issue-ID: CIMAN-65 Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-29Remove specific Jenkins job from templatesg481n1-1/+0
Remove docker image blessing job from aaf-authz Jenkins template. Issue-ID: AAF-80 Change-Id: I142f86261c29efa223bda407680d4029da4d2c61 Signed-off-by: sg481n <sg481n@att.com>
2017-09-27Add step for version to release-checkstyleJulienBe1-0/+1
Add an optional step to use maven version plugin Change-Id: Ia174dc86fff30bd814fc4a083eda08e75bfa5378 Issue-ID: CLAMP-57 Signed-off-by: JulienBe <jb379x@att.com>
2017-09-26Update Jenkins yaml file to remove release branchsg481n3-6/+0
Updated Jenkins yaml files for aaf authz,cadi,inno projects and remvoed release branch which is not exist.Removed dmaap-datarouter yaml files from ci-managament as this project not for Amsterdam release. Issue-id: AAF-77 Change-Id: Ib41b5fb830432d618f4dc94b862f5e2588552102 Signed-off-by: sg481n <sg481n@att.com>
2017-09-25Add aaf csit Jenkins templatesg481n1-0/+14
Adding csit Jenkins template to perform functional testcase jobs for aaf project. Issue-id: AAF-76 Change-Id: I85937587148d98815da356786bf2d8512a951456 Signed-off-by: sg481n <sg481n@att.com>
2017-09-25Modify Jenkins template for aaf cadi & innosg481n2-2/+2
Jenkins template for aaf-cadi & inno modified and site-pom value chnaged to parent pom. Earlier it is throwing non-readable pom file. Issue-id: AAF-75 Change-Id: I6d88f58a6e8327cfc011478801b28ac156972def Signed-off-by: sg481n <sg481n@att.com>
2017-09-17Modify Jenkins template to release docker imagesg481n2-2/+1
Modify docker-pom properties and maven goals in the template file Issue-id: AAF-60 Change-Id: Ie74697df94cb4d24c3cc9d34ae655b78a747706c Signed-off-by: sg481n <sg481n@att.com>
2017-09-15Update aaf jjb template to release docker imagesg481n1-1/+7
Update jjb template file and add new maven goal to release docker image to ONAP nexus Issue-id: AAF-60 Change-Id: Icaaace793003e88b0f7512cbea38c202010e1c31 Signed-off-by: sg481n <sg481n@att.com>
2017-09-08Add docker jenkins template for AAFsg481n1-0/+34
Add Jenkins template to release docker images of AAF into nexus onap. Issue-id: AAF-60 Change-Id: I3fc3209eb0832739738cdcbe217c95263254fc0e Signed-off-by: sg481n <sg481n@att.com>
2017-08-17Update all yaml template files in aafsg481n3-6/+12
Add new jobs in to the all yaml template files of aaf project. Issue-id: AAF-56 Change-Id: Ie378bae5b77c2d8ed423625182bf8a41984cb896 Signed-off-by: sg481n <sg481n@att.com>
2017-08-11Add JJB files for new AAF projectsVarun Gudisena3-0/+60
Issue-ID: AAF-33 Change-Id: I1aee461469798857d4c98ee0ebe6dab13e9314e9 Signed-off-by: Varun Gudisena <vg411h@att.com>