summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2018-04-03Upgrade global-jjb to 0.17.0Jeremy Phelps1-0/+0
Issue-ID: CIMAN-153 Change-Id: Ic6ee9a06111c0ff51dd1da3f2e74953a1b0278cb Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-04-03Add global docker jobsJessica Wagantall1-0/+344
Add global build and push jobs for docker images Set proper docker tag convention for snapshot and staging binaries. Change-Id: I0e805b5c9eebac6aaea627d855d7b542158b6a0f Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
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-30Merge "Modify aaf docker Jenkins template & script"Jessica Wagantall1-6/+3
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-30Add profile for building rootDenes Nemeth1-9/+5
Change-Id: I038400ab5caa5b7d59f76d91b32dc520ee23e06b Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-799
2018-03-30Fix files param for profile jobsJessica Wagantall1-2/+2
verify-profile and verify-merge jobs should use the files parameter properly from the jjb templates and not default to use **. Change-Id: Ie62b832fb8abe292e72c51bb79c8b9d1919efca2 Issue-ID: CIMAN-152 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-29Add CLM for javatocacheckerJessica Wagantall1-0/+2
Add CLM job for modeling-toscaparsers-javatoscachecker Change-Id: I0593c54d5b638d0b0e7bb0ebcc725607020998f5 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-29Remove Sonar job for validation scriptsJessica Wagantall1-12/+0
This repo has mostly yaml files and few py scripts. Since there is no pom.xml this job is not able to execute. Change-Id: I9e6dbddc3a8b3cbd00948066ccf76680f9e732bb Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-29Merge "Fix issue in CSIT Job trigger for KV store"Jessica Wagantall1-5/+2
2018-03-29Add initial jobs for externalapiJessica Wagantall1-0/+32
Add initial java jobs for externalapi-nbi: - gerrit-maven-clm - gerrit-maven-sonar - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' - '{project-name}-{stream}-docker-version-java-daily' Change-Id: Ib654e52999aedc31ed31d1f03a8cd88b6edaebe6 Issue-ID: EXTAPI-36 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-29Merge "Add vnfsdk-ves-agent params"Jessica Wagantall1-1/+2
2018-03-29Merge "Add docker management to dovetail-integration"Jessica Wagantall1-0/+3
2018-03-29Merge "Build root pom of all SVNFM drivers"Jessica Wagantall1-0/+21
2018-03-29Build root pom of all SVNFM driversDenes Nemeth1-0/+21
Change-Id: I73c5fa5b314d5281fba0c2a7bcf318d4cfcd79bb Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-799
2018-03-29Fix sparky-be docker jobFrancis Paquette1-1/+1
The sparky-be code now has sub modules so changing the pom.xml file used to build docker Issue-ID: AAI-961 Change-Id: I693a4718c510376bcc6c23bf6ca95fe425456649 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-03-29Add docker management to dovetail-integrationMoshe1-0/+3
Issue-ID: VNFSDK-183 Change-Id: I112d94fb1d66f3bc42fd260c1f53c10580a2038f Signed-off-by: Moshe <moshehoa@amdocs.com>
2018-03-28Merge "Adding support for SMS CSIT in jenkins"Jessica Wagantall1-0/+14
2018-03-28Add vnfsdk-ves-agent paramsJessica Wagantall1-1/+2
Add mvn-params variable to vnfsdk-ves-agent verify-java job Change-Id: I54aa7e0d4275b69a77c3a811b650f2a55fbf3522 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-28Merge "Add mvn-params to verify-java"Andrew Grimberg3-1/+12
2018-03-28Merge "Remove Jenkins jobs for unused CCSDK repos"Jessica Wagantall2-67/+0
2018-03-28Merge "Add sonar job for modeling-nfvparser"Jessica Wagantall1-0/+14
2018-03-28Add mvn-params to verify-javaJessica Wagantall3-1/+12
'{project-name}-{stream}-verify-java' needs an option to provide mvn-parameters to the builder step. Add mvn-params parameter to the job. Change-Id: Ib3ff4bfe487223270dcae508f4dbbfab880de178 Issue-ID: CIMAN-152 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-28Removed the DMaaP data routersu622b1-27/+0
Issue-ID: DMAAP-359 Change-Id: I807e3c48c88869cc5420e066a01871332f05b993 Signed-off-by: su622b <sunil.unnava@att.com>
2018-03-27Add packer verify jobJessica Wagantall1-0/+1
Add gerrit-packer-verify back into ci-management jobs. Change-Id: I9881863313ef1b58500d98c9177a5ebf9828bd4c Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-27Merge "Upgrade to common-packer"Andrew Grimberg4-23/+74
2018-03-27Upgrade to common-packerJessica Wagantall4-23/+74
- Enable builder.json - Relove unused provision scripts - Update ci-management-packer-jobs - Update builder.yaml Change-Id: I0c9abcd33fd3acb84690863dca966a01731dc64c Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-27Fix issue in CSIT Job trigger for KV storeShashank Kumar Shankar1-5/+2
This patch fixes an error in the CSIT KV store job trigger. Change-Id: I8f327a08eaf402c03effb6741176637e55a33afe Issue-ID: INT-446 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-27Add verify/merge/sonar jobs for functestChris Donley1-0/+30
Support incoming patch with verify/merge/sonar jobs for the vnfsdk/functest repo Issue-ID: VNFSDK-178 Change-Id: Ib2658b83df7ecfd894ba01242fe4cffccbf84aaf Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-03-27Add root verify-javaJessica Wagantall1-0/+1
Add root verify-java job for vnfsdk/ves-agent to pick files outside the subfolders Change-Id: I2926d2f87f0c7aaf01b7cf7038bb1c56c5ceaf01 Issue-ID: VNFSDK-160 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-27Merge "Add jenkins job for vfc-multivimproxy"Jessica Wagantall3-0/+58
2018-03-27Merge "Delete cadi & inno templates,modify authz"Jessica Wagantall4-97/+0
2018-03-27Merge "Add CSIT trigger for KV store"Jessica Wagantall1-0/+17
2018-03-27Merge "Update CSIT job triggers"Jessica Wagantall1-2/+2
2018-03-27Remove Jenkins jobs for unused CCSDK reposTimoney, Daniel (dt5972)2-67/+0
CCSDK repos ccsdk/dashboard and ccsdk/platform-nbapi are unused in Beijing release. Removing Jenkins jobs so that misleading statistics will not be generated. Change-Id: Ib82353846c36b8396733105f03bef6755e16ae96 Issue-ID: CIMAN-151 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
2018-03-27Clean up build jobs for R2Lusheng Ji3-46/+0
Since the Pypi upload is still not fully working yet (helpdesk ticket #44260), it is best to remove pypi related jobs for now from the dcaegen2-utils definition so the R2 release manager can have a cleaner view. We will add back these jobs after the R2 branch is cut to resume the integration with LF Pypi server. Also removing job definitions for de-scoped projects. Issue-ID: DCAEGEN2-206 Change-Id: I7e5d2a3cc3d05e5b7befbf1d80595253e8843965 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-27Add sonar job for modeling-nfvparsershangxdy1-0/+14
Add periodic scan job for nfv parser Issue-ID: MODELING-75 Change-Id: If0c41af7857aa26b605d02023d3e7f1ce7fe1a65 Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
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-26Add CSIT trigger for KV storeShashank Kumar Shankar1-0/+17
This patch adds CSIT trigger for distributed KV store. Change-Id: Ia7dbbfe6a2c4b93d5e35a1ef8301d0cdcbeb533a Issue-ID: INT-446 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-26Update CSIT job triggersPamela Dragosh1-2/+2
I forgot to update these when I changed jobs. Issue-ID: POLICY-708 Change-Id: If3849121ee589e3d07ee2fa7cf5b4982e9e70742 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-03-26Merge "Update subproject name to remove slash"Jessica Wagantall1-1/+1
2018-03-26Update subproject name to remove slashJeremy Phelps1-1/+1
Change-Id: Idb0272b129ec4d63b9f14c565a3165b1fe5632c2 Issue-ID: CIMAN-149 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2018-03-26Merge "Enable jenkins release jobs"Jessica Wagantall13-35/+13
2018-03-26Merge "Enable jenkins release job"Jessica Wagantall1-2/+1