summaryrefslogtreecommitdiffstats
path: root/jjb/aaf
AgeCommit message (Collapse)AuthorFilesLines
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>