ci-management.git
6 years agoAdd extra release job for drools-pdp 59/41159/2
Pamela Dragosh [Thu, 5 Apr 2018 01:58:07 +0000 (21:58 -0400)]
Add extra release job for drools-pdp

There is a cyclical dependency between 2 repos:
policy/drools-pdp and policy/drools-applications but
only in the docker build. I need a release job that creates
the drools-pdp artifacts - which I am adding here.
Then I can release the drools-applications and follow
up with building the released docker image for the
drools-pdp.

Issue-ID: POLICY-708
Change-Id: I3e50a3d8b86ab8ba4cb713082e9cef7cc5d6a04e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoMerge "Add build node for merge job"
Jeremy Phelps [Wed, 4 Apr 2018 21:45:42 +0000 (21:45 +0000)]
Merge "Add build node for merge job"

6 years agomodify aaf docker script to push images 69/41069/1
Sai Gandham [Wed, 4 Apr 2018 20:38:09 +0000 (15:38 -0500)]
modify aaf docker script to push images

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>
6 years agoAdd build node for merge job 67/41067/1
Jessica Wagantall [Wed, 4 Apr 2018 20:24:04 +0000 (13:24 -0700)]
Add build node for merge job

Use docker build node for merge-profile-java.

Change-Id: I12e2ed26ed09cff4b594d67b07073472821a0652
Issue-ID: VFC-799
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoMerge "Rename robot docker from openecomp to onap"
Jessica Wagantall [Wed, 4 Apr 2018 20:12:16 +0000 (20:12 +0000)]
Merge "Rename robot docker from openecomp to onap"

6 years agoRename robot docker from openecomp to onap 29/41029/2
Gary Wu [Wed, 4 Apr 2018 19:27:38 +0000 (12:27 -0700)]
Rename robot docker from openecomp to onap

Also remove an unused job template that was only used
by the testsuite repo.

Change-Id: Ie024864a2c5f0710f3d9bf2adaf3c356075d2c67
Issue-ID: INT-459
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoRevert APPC docker jobs 39/41039/1
Jessica Wagantall [Wed, 4 Apr 2018 19:36:06 +0000 (12:36 -0700)]
Revert APPC docker jobs

Revert appc-deployment to use the old docker
jobs. Moving into the new jobs will require a full
re-design of how this repo is built and, being close to the
next release, this effort is bigger than expected.

Change-Id: Ida452fb90e4fb025afc28bb29d699aee708b16c0
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoMerge "Add docker variables for APPC"
Jeremy Phelps [Wed, 4 Apr 2018 17:59:44 +0000 (17:59 +0000)]
Merge "Add docker variables for APPC"

6 years agoMariadb docker used for ittests 41/40941/4
ac2550 [Wed, 4 Apr 2018 11:39:53 +0000 (13:39 +0200)]
Mariadb docker used for ittests

Clamp has a bunch it tests which needs a mariadb docker container.
Recent changes on availability of the DOCKER_REGISTRY env variable
force the registry to 'nexus3.onap.org' instead of docker.io.
This patch corrects both behaviors by setting 'nexus3.onap.org:10001 instead'

Issue-ID: CLAMP-150
Change-Id: I30a980c89755df05b8ec5f4aa0258031f4270bde
Signed-off-by: ac2550 <ac2550@intl.att.com>
6 years agoAdd docker variables for APPC 45/40845/1
Jessica Wagantall [Wed, 4 Apr 2018 00:02:28 +0000 (17:02 -0700)]
Add docker variables for APPC

Docker jobs require more variables to be set.
Build node set to use a docker node, location of
Dockerfile and name for the docker image.

Change-Id: Iab7ce190f1f26ff74182ca9b7b22e19991fe4c07
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoFix quotes in shell script 43/40843/1
Jessica Wagantall [Tue, 3 Apr 2018 23:49:39 +0000 (16:49 -0700)]
Fix quotes in shell script

Global variables defined in Jenkins need
double quotes to be translated properly in the case
section.

Change-Id: Ida76cd90314ef59f24013f7da80a2b5364fc9480
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoFix IMAGE_VERSION variable 29/40829/1
Jessica Wagantall [Tue, 3 Apr 2018 22:33:18 +0000 (15:33 -0700)]
Fix IMAGE_VERSION variable

Fix typo on variable used to extract the IMAGE_VERSION
number

Change-Id: I91d48836d697c90398a788769d16750f468de917
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoAdd APPC new docker jobs 87/40787/4
Jessica Wagantall [Tue, 3 Apr 2018 19:47:51 +0000 (12:47 -0700)]
Add APPC new docker jobs

Add global docker jobs for APPC:
- '{project-name}-{stream}-merge-docker'
- '{project-name}-{stream}-verify-docker'
- '{project-name}-{stream}-release-version-docker-daily-no-sonar'

Change-Id: I94dfc0c2e6a9a1f3a760b86b0bd3c6845375e22e
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoAdd missing 'files' parameter 97/40797/2
Jessica Wagantall [Tue, 3 Apr 2018 20:34:08 +0000 (13:34 -0700)]
Add missing 'files' parameter

Add missing 'files' parameter in docker jobs.
The triggers for patch submmitted and patch merged had
changed to allow users to specify the parameter 'files'
that they want to track in their triggers.
Docker jobs needed to be updated as well.

Change-Id: Ie30fa3142c03eeb60047c74ad6cd707126e3129d
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoMerge changes from topics 'update_postbuildscript_invocation', 'upgrade_jjb_version...
Andrew Grimberg [Tue, 3 Apr 2018 17:44:26 +0000 (17:44 +0000)]
Merge changes from topics 'update_postbuildscript_invocation', 'upgrade_jjb_version', 'upgrade_global_jjb'

* changes:
  Update format of postbuildscript call
  Update jjb version to 2.0.3
  Upgrade global-jjb to 0.17.0

6 years agoUpdate format of postbuildscript call 39/40739/1
Jeremy Phelps [Tue, 3 Apr 2018 16:15:00 +0000 (11:15 -0500)]
Update format of postbuildscript call

Change-Id: Ice34595c329330a038c267d9577d8054bf8c5e0a
Issue-ID: CIMAN-153
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
6 years agoUpdate jjb version to 2.0.3 35/40735/1
Jeremy Phelps [Tue, 3 Apr 2018 15:57:12 +0000 (10:57 -0500)]
Update jjb version to 2.0.3

Change-Id: Ie7fd122500560d693ac2f5f175e8ca605769a97b
Issue-ID: CIMAN-153
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
6 years agoUpgrade global-jjb to 0.17.0 33/40733/1
Jeremy Phelps [Tue, 3 Apr 2018 15:42:45 +0000 (10:42 -0500)]
Upgrade global-jjb to 0.17.0

Issue-ID: CIMAN-153
Change-Id: Ic6ee9a06111c0ff51dd1da3f2e74953a1b0278cb
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
6 years agoAdd global docker jobs 73/37573/8
Jessica Wagantall [Wed, 21 Mar 2018 20:03:59 +0000 (13:03 -0700)]
Add global docker jobs

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>
6 years agoModify aaf docker jenkins template 69/40569/1
Sai Gandham [Mon, 2 Apr 2018 21:00:47 +0000 (16:00 -0500)]
Modify aaf docker jenkins template

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>
6 years agoMerge "Modify aaf docker shell script"
Jessica Wagantall [Mon, 2 Apr 2018 18:36:31 +0000 (18:36 +0000)]
Merge "Modify aaf docker shell script"

6 years agoModify aaf docker shell script 35/40535/2
Sai Gandham [Mon, 2 Apr 2018 15:58:43 +0000 (10:58 -0500)]
Modify aaf docker shell script

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>
6 years agoEnabling CSIT job for SMS 39/40439/1
Kiran Kamineni [Fri, 30 Mar 2018 21:45:08 +0000 (14:45 -0700)]
Enabling CSIT job for SMS

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>
6 years agoMerge "Modify aaf docker Jenkins template & script"
Jessica Wagantall [Fri, 30 Mar 2018 18:37:50 +0000 (18:37 +0000)]
Merge "Modify aaf docker Jenkins template & script"

6 years agoModify aaf docker Jenkins template & script 97/40397/1
Sai Gandham [Fri, 30 Mar 2018 17:55:55 +0000 (12:55 -0500)]
Modify aaf docker Jenkins template & script

Issue-ID: AAF-208
Change-Id: Ide5f3138d1ff85e2178986397c87a310b9db5e8a
Signed-off-by: Sai Gandham <sg481n@att.com>
6 years agoAdd profile for building root 07/40207/9
Denes Nemeth [Thu, 29 Mar 2018 15:53:31 +0000 (17:53 +0200)]
Add profile for building root

Change-Id: I038400ab5caa5b7d59f76d91b32dc520ee23e06b
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-799

6 years agoFix files param for profile jobs 93/40393/3
Jessica Wagantall [Fri, 30 Mar 2018 17:37:38 +0000 (10:37 -0700)]
Fix files param for profile jobs

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>
6 years agoRemoving sms CSIT till dependent changes get in 89/40389/1
Kiran Kamineni [Fri, 30 Mar 2018 16:41:34 +0000 (09:41 -0700)]
Removing sms CSIT till dependent changes get in

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>
6 years agoAdd aaf docker jenkins template 81/40381/1
Sai Gandham [Fri, 30 Mar 2018 14:41:16 +0000 (09:41 -0500)]
Add aaf docker jenkins template

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>
6 years agoAdd CLM for javatocachecker 95/40295/1
Jessica Wagantall [Fri, 30 Mar 2018 00:21:52 +0000 (17:21 -0700)]
Add CLM for javatocachecker

Add CLM job for modeling-toscaparsers-javatoscachecker

Change-Id: I0593c54d5b638d0b0e7bb0ebcc725607020998f5
Issue-ID: CIMAN-133
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoMerge "Fix issue in CSIT Job trigger for KV store"
Jessica Wagantall [Thu, 29 Mar 2018 15:57:22 +0000 (15:57 +0000)]
Merge "Fix issue in CSIT Job trigger for KV store"

6 years agoAdd initial jobs for externalapi 13/38613/4
Jessica Wagantall [Mon, 26 Mar 2018 16:43:25 +0000 (09:43 -0700)]
Add initial jobs for externalapi

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>
6 years agoMerge "Add vnfsdk-ves-agent params"
Jessica Wagantall [Thu, 29 Mar 2018 15:09:40 +0000 (15:09 +0000)]
Merge "Add vnfsdk-ves-agent params"

6 years agoMerge "Add docker management to dovetail-integration"
Jessica Wagantall [Thu, 29 Mar 2018 15:08:31 +0000 (15:08 +0000)]
Merge "Add docker management to dovetail-integration"

6 years agoMerge "Build root pom of all SVNFM drivers"
Jessica Wagantall [Thu, 29 Mar 2018 15:08:16 +0000 (15:08 +0000)]
Merge "Build root pom of all SVNFM drivers"

6 years agoBuild root pom of all SVNFM drivers 61/40161/1
Denes Nemeth [Thu, 29 Mar 2018 13:13:34 +0000 (15:13 +0200)]
Build root pom of all SVNFM drivers

Change-Id: I73c5fa5b314d5281fba0c2a7bcf318d4cfcd79bb
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-799

6 years agoFix sparky-be docker job 55/40155/1
Francis Paquette [Thu, 29 Mar 2018 12:40:52 +0000 (08:40 -0400)]
Fix sparky-be docker job

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>
6 years agoAdd docker management to dovetail-integration 37/40037/1
Moshe [Thu, 29 Mar 2018 05:58:34 +0000 (08:58 +0300)]
Add docker management to dovetail-integration

Issue-ID: VNFSDK-183
Change-Id: I112d94fb1d66f3bc42fd260c1f53c10580a2038f
Signed-off-by: Moshe <moshehoa@amdocs.com>
6 years agoMerge "Adding support for SMS CSIT in jenkins"
Jessica Wagantall [Wed, 28 Mar 2018 23:53:44 +0000 (23:53 +0000)]
Merge "Adding support for SMS CSIT in jenkins"

6 years agoAdd vnfsdk-ves-agent params 89/39889/1
Jessica Wagantall [Wed, 28 Mar 2018 23:49:53 +0000 (16:49 -0700)]
Add vnfsdk-ves-agent params

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>
6 years agoAdding support for SMS CSIT in jenkins 43/39843/1
Kiran Kamineni [Wed, 28 Mar 2018 21:10:51 +0000 (14:10 -0700)]
Adding support for SMS CSIT in jenkins

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

6 years agoMerge "Add mvn-params to verify-java"
Andrew Grimberg [Wed, 28 Mar 2018 21:01:01 +0000 (21:01 +0000)]
Merge "Add mvn-params to verify-java"

6 years agoMerge "Remove Jenkins jobs for unused CCSDK repos"
Jessica Wagantall [Wed, 28 Mar 2018 19:19:09 +0000 (19:19 +0000)]
Merge "Remove Jenkins jobs for unused CCSDK repos"

6 years agoMerge "Add sonar job for modeling-nfvparser"
Jessica Wagantall [Wed, 28 Mar 2018 19:18:13 +0000 (19:18 +0000)]
Merge "Add sonar job for modeling-nfvparser"

6 years agoMerge "Removed the DMaaP data router"
Jessica Wagantall [Wed, 28 Mar 2018 19:17:27 +0000 (19:17 +0000)]
Merge "Removed the DMaaP data router"

6 years agoAdd mvn-params to verify-java 97/39797/1
Jessica Wagantall [Wed, 28 Mar 2018 19:06:39 +0000 (12:06 -0700)]
Add mvn-params to verify-java

'{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>
6 years agoUpdate common-packer to pull in Ansible Galaxy 51/39751/1
Thanh Ha [Wed, 28 Mar 2018 17:09:26 +0000 (10:09 -0700)]
Update common-packer to pull in Ansible Galaxy

Pull in the Ansible Galaxy scripts in packer.

Issue-ID: CIMAN-33
Change-Id: I32ba1494000a1cb78cf1036f77b1a9610e3ccc96
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemoved the DMaaP data router 55/39655/1
su622b [Wed, 28 Mar 2018 12:40:53 +0000 (08:40 -0400)]
Removed the DMaaP data router

Issue-ID: DMAAP-359
Change-Id: I807e3c48c88869cc5420e066a01871332f05b993
Signed-off-by: su622b <sunil.unnava@att.com>
6 years agoMerge "Move packer vars file for centos"
Jessica Wagantall [Wed, 28 Mar 2018 00:32:28 +0000 (00:32 +0000)]
Merge "Move packer vars file for centos"

6 years agoAdd packer verify job 21/39321/1
Jessica Wagantall [Tue, 27 Mar 2018 23:42:21 +0000 (16:42 -0700)]
Add packer verify job

Add gerrit-packer-verify back into ci-management
jobs.

Change-Id: I9881863313ef1b58500d98c9177a5ebf9828bd4c
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoMove packer vars file for centos 19/39319/1
Andrew Grimberg [Tue, 27 Mar 2018 23:29:20 +0000 (16:29 -0700)]
Move packer vars file for centos

The new common-packer definitions for centos build on centos-7 and
therefore need a properly named vars file

Change-Id: I0e7785650b11d96658a7f09ef6b59c192095d6cb
Issue-ID: CIMAN-33
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
6 years agoUpdate local builder and docker files 15/39315/1
Jessica Wagantall [Tue, 27 Mar 2018 23:14:46 +0000 (16:14 -0700)]
Update local builder and docker files

Update local-builder to just import baseline
Update local-docker to install docker-compose

Change-Id: I7b5511abac317bb5969b5e4a2207e9973874cf94
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoMerge "Upgrade to common-packer"
Andrew Grimberg [Tue, 27 Mar 2018 22:46:20 +0000 (22:46 +0000)]
Merge "Upgrade to common-packer"

6 years agoUpgrade to common-packer 23/36823/18
Jessica Wagantall [Mon, 19 Mar 2018 20:41:33 +0000 (13:41 -0700)]
Upgrade to common-packer

- 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>
6 years agoFix issue in CSIT Job trigger for KV store 47/39247/1
Shashank Kumar Shankar [Tue, 27 Mar 2018 18:58:47 +0000 (11:58 -0700)]
Fix issue in CSIT Job trigger for KV store

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>
6 years agoAdd verify/merge/sonar jobs for functest 23/39223/1
Chris Donley [Tue, 27 Mar 2018 18:20:23 +0000 (11:20 -0700)]
Add verify/merge/sonar jobs for functest

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>
6 years agoAdd root verify-java 17/39217/1
Jessica Wagantall [Tue, 27 Mar 2018 17:57:51 +0000 (10:57 -0700)]
Add root verify-java

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>
6 years agoMerge "Add jenkins job for vfc-multivimproxy"
Jessica Wagantall [Tue, 27 Mar 2018 17:31:35 +0000 (17:31 +0000)]
Merge "Add jenkins job for vfc-multivimproxy"

6 years agoMerge "Delete cadi & inno templates,modify authz"
Jessica Wagantall [Tue, 27 Mar 2018 17:24:20 +0000 (17:24 +0000)]
Merge "Delete cadi & inno templates,modify authz"

6 years agoMerge "Add CSIT trigger for KV store"
Jessica Wagantall [Tue, 27 Mar 2018 17:23:01 +0000 (17:23 +0000)]
Merge "Add CSIT trigger for KV store"

6 years agoMerge "Update CSIT job triggers"
Jessica Wagantall [Tue, 27 Mar 2018 17:21:39 +0000 (17:21 +0000)]
Merge "Update CSIT job triggers"

6 years agoRemove Jenkins jobs for unused CCSDK repos 35/39135/1
Timoney, Daniel (dt5972) [Tue, 27 Mar 2018 15:16:25 +0000 (15:16 +0000)]
Remove Jenkins jobs for unused CCSDK repos

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>
6 years agoClean up build jobs for R2 77/39077/2
Lusheng Ji [Tue, 27 Mar 2018 12:36:51 +0000 (08:36 -0400)]
Clean up build jobs for R2

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>
6 years agoAdd sonar job for modeling-nfvparser 35/38935/2
shangxdy [Tue, 27 Mar 2018 07:49:28 +0000 (15:49 +0800)]
Add sonar job for modeling-nfvparser

Add periodic scan job for nfv parser

Issue-ID: MODELING-75

Change-Id: If0c41af7857aa26b605d02023d3e7f1ce7fe1a65
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoDelete cadi & inno templates,modify authz 19/38719/1
Sai Gandham [Mon, 26 Mar 2018 23:26:20 +0000 (23:26 +0000)]
Delete cadi & inno templates,modify authz

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>
6 years agoAdd CSIT trigger for KV store 79/38679/2
Shashank Kumar Shankar [Mon, 26 Mar 2018 20:54:15 +0000 (13:54 -0700)]
Add CSIT trigger for KV store

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>
6 years agoUpdate CSIT job triggers 99/38699/1
Pamela Dragosh [Mon, 26 Mar 2018 22:36:13 +0000 (15:36 -0700)]
Update CSIT job triggers

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>
6 years agoMerge "Update subproject name to remove slash"
Jessica Wagantall [Mon, 26 Mar 2018 21:12:12 +0000 (21:12 +0000)]
Merge "Update subproject name to remove slash"

6 years agoUpdate subproject name to remove slash 83/38683/1
Jeremy Phelps [Mon, 26 Mar 2018 20:59:59 +0000 (15:59 -0500)]
Update subproject name to remove slash

Change-Id: Idb0272b129ec4d63b9f14c565a3165b1fe5632c2
Issue-ID: CIMAN-149
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
6 years agoMerge "Enable jenkins release jobs"
Jessica Wagantall [Mon, 26 Mar 2018 20:55:01 +0000 (20:55 +0000)]
Merge "Enable jenkins release jobs"

6 years agoMerge "Enable jenkins release job"
Jessica Wagantall [Mon, 26 Mar 2018 20:54:51 +0000 (20:54 +0000)]
Merge "Enable jenkins release job"

6 years agoAdd PyPi jobs for aria-rest-server subproject 45/38145/4
Jeremy Phelps [Fri, 23 Mar 2018 16:43:08 +0000 (11:43 -0500)]
Add PyPi jobs for aria-rest-server subproject

Issue-ID: CIMAN-149
Change-Id: I7299764a60745fa73e0e8bb19a1f4eb0fc4c46ed
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
6 years agoEnable policy release jobs 61/38561/2
Pamela Dragosh [Mon, 26 Mar 2018 14:06:48 +0000 (07:06 -0700)]
Enable policy release jobs

Need to start enabling the release jobs to product artifacts
for M4 release date.

Issue-ID: POLICY-708
Change-Id: I319411600291b3dce8d76d57ad0997ed771b3463
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoEnable jenkins release jobs 35/38535/1
Jimmy Forsyth [Mon, 26 Mar 2018 13:30:24 +0000 (06:30 -0700)]
Enable jenkins release jobs

Issue-ID: AAI-939
Change-Id: Iba71400eae07820727d0113dae1f319581db15e4
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoAdd jenkins job for vfc-multivimproxy 15/38515/1
luxin [Mon, 26 Mar 2018 12:31:27 +0000 (20:31 +0800)]
Add jenkins job for vfc-multivimproxy

Change-Id: I96709060d3d7bddd1b56c7a6fc8d286300a40b90
Issue-ID: CIMAN-150
Signed-off-by: luxin <luxin7@huawei.com>
6 years agoEnable jenkins release job 15/38315/1
Jimmy Forsyth [Sun, 25 Mar 2018 22:40:25 +0000 (15:40 -0700)]
Enable jenkins release job

Issue-ID: AAI-393
Change-Id: I4d77b9195c738912808b04a27469b6233dc8729b
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
6 years agoMerge "Add csit job for vnfsdk/ice"
Jessica Wagantall [Fri, 23 Mar 2018 21:38:09 +0000 (21:38 +0000)]
Merge "Add csit job for vnfsdk/ice"

6 years agoAdd csit job for vnfsdk/ice 35/38135/1
Mickael JEZEQUEL [Fri, 23 Mar 2018 15:42:38 +0000 (16:42 +0100)]
Add csit job for vnfsdk/ice

Change-Id: I53e73813541cc2d78b4d82dcfddf264b760a3e7e
Issue-ID: VNFSDK-214
Signed-off-by: Mickael JEZEQUEL <mickael.jezequel@orange.com>
6 years agoUse dcaegen2-services-prh-settings 33/38133/1
Jessica Wagantall [Fri, 23 Mar 2018 15:37:03 +0000 (08:37 -0700)]
Use dcaegen2-services-prh-settings

Use dcaegen2-services-prh-settings for prh project

Issue-ID: DCAEGEN2-206
Change-Id: I3de29b1ac4408ce50ea0e47a8b0e7e651eda98f1
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoAdding nightly docker build support 93/37893/1
Kiran Kamineni [Thu, 22 Mar 2018 21:20:46 +0000 (14:20 -0700)]
Adding nightly docker build support

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>
6 years agoRemove amsterdam job for demo repo 61/37861/1
Gary Wu [Thu, 22 Mar 2018 19:38:33 +0000 (12:38 -0700)]
Remove amsterdam job for demo repo

Change-Id: Ic0a0e5eb287754910a8b0c325410d5495ab04a3e
Issue-ID: INT-406
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoMerge "Adding support to use golang jenkins plugin"
Jessica Wagantall [Thu, 22 Mar 2018 07:47:48 +0000 (07:47 +0000)]
Merge "Adding support to use golang jenkins plugin"

6 years agoMerge "Restore amsterdam build job for demo repo"
Jessica Wagantall [Thu, 22 Mar 2018 07:47:21 +0000 (07:47 +0000)]
Merge "Restore amsterdam build job for demo repo"

6 years agoRestore amsterdam build job for demo repo 05/37605/1
Gary Wu [Wed, 21 Mar 2018 22:48:08 +0000 (15:48 -0700)]
Restore amsterdam build job for demo repo

ETE Robot suites in amsterdam still have dependencies
on staging artifacts, which have disappeared from the
staging repos.  Restore the amsterdam jobs so that
we can re-create these artifacts and release them.

Also remove obsolete release-1.0.0 jobs.

Change-Id: If7afb3be03b11c17c8908ec40ed8afeebd77d0d6
Issue-ID: INT-406
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoAdding OSDF csit job 03/37603/1
Sastry Isukapalli [Wed, 21 Mar 2018 22:29:22 +0000 (18:29 -0400)]
Adding OSDF csit job

Issue-ID: OPTFRA-22
Change-Id: Iddada1c14f63315be0416b10f5c9c31866d32cde
Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
6 years agoMerge "Update docker tag convention"
Jessica Wagantall [Wed, 21 Mar 2018 20:15:46 +0000 (20:15 +0000)]
Merge "Update docker tag convention"

6 years agoAdding support to use golang jenkins plugin 47/37547/2
Kiran Kamineni [Wed, 21 Mar 2018 18:14:29 +0000 (11:14 -0700)]
Adding support to use golang jenkins plugin

Jenkins server has the golang plugin installed
for version 1.10. Modifying the template to use that
so that future template definitions do not need to
download golang each time. This reduces total build time
and network bandwidth usage.

Issue-ID: AAF-184
Change-Id: Ib91f4fb8aa8845bd20d98ba636dffcadf34da297
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
6 years agoUpdate docker tag convention 25/37525/1
Jessica Wagantall [Wed, 21 Mar 2018 16:59:16 +0000 (09:59 -0700)]
Update docker tag convention

Update docker tagging script used by aai
repos.

Change-Id: Ib3207f175fd41a8e90664bb1a139d4e0a3fcf259
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoMerge "Add release-version-java-shell-daily"
Jessica Wagantall [Wed, 21 Mar 2018 16:55:54 +0000 (16:55 +0000)]
Merge "Add release-version-java-shell-daily"

6 years agoMerge "Add build and SONAR jobs for mapper"
Jessica Wagantall [Wed, 21 Mar 2018 16:54:11 +0000 (16:54 +0000)]
Merge "Add build and SONAR jobs for mapper"

6 years agoMerge "Add build, clm and sonar jobs for PRH"
Jessica Wagantall [Wed, 21 Mar 2018 16:53:25 +0000 (16:53 +0000)]
Merge "Add build, clm and sonar jobs for PRH"

6 years agoMerge "Add missing jobs for sdnc/features repo"
Jessica Wagantall [Wed, 21 Mar 2018 16:49:35 +0000 (16:49 +0000)]
Merge "Add missing jobs for sdnc/features repo"

6 years agoAdd build and SONAR jobs for mapper 79/36379/4
Lusheng Ji [Sun, 18 Mar 2018 19:57:38 +0000 (15:57 -0400)]
Add build and SONAR jobs for mapper

Adding verify, merge, daily release, and SONAR jobs fo
dcaegen2/services/mapper repo.

Issue-ID: DCAEGEN2-206
Change-Id: I1d55688f59b7da4731978477fa96295566c84f02
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoAdd build, clm and sonar jobs for PRH 81/36381/2
Lusheng Ji [Sun, 18 Mar 2018 20:21:40 +0000 (16:21 -0400)]
Add build, clm and sonar jobs for PRH

Add a jjb definition file for the PNF Registration Hander
microservice for verify, merge, daily release, CLM, and SONAR
jobs.

Issue-ID: DCAEGEN2-206
Change-Id: I190ec83d0445e7f552701d8973859f0c347cdccc
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agoUpdate vfc-gvnfm-vnfres yaml template 01/37301/1
ying.yunlong [Wed, 21 Mar 2018 01:41:04 +0000 (09:41 +0800)]
Update vfc-gvnfm-vnfres yaml template

Vfc-gvnfm-vnfres sonar job failed, because sonar job name is not
consistent with project name.

Change-Id: I35d3287b253c74120691bf13d00f282ba5a956b9
Issue-ID: VFC-781
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
6 years agoUpdate vfc-gvnfm-vnfmgr yaml template 97/37297/1
ying.yunlong [Wed, 21 Mar 2018 01:37:32 +0000 (09:37 +0800)]
Update vfc-gvnfm-vnfmgr yaml template

Vfc-gvnfm-vnfmgr sonar job failed, because sonar job name is not
consistent with project name.

Change-Id: Iff33ae007ac44e03aafb213ec4bf02e59e41065b
Issue-ID: VFC-781
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
6 years agoUpdate vfc-gvnfm-vnflcm yaml template 93/37293/1
ying.yunlong [Wed, 21 Mar 2018 01:34:11 +0000 (09:34 +0800)]
Update vfc-gvnfm-vnflcm yaml template

Vfc-gvnfm vnflcm sonar job failed, because sonar job name is not
consistent with project name.

Change-Id: Ica15d79d00fd3b0ad8bb88f1beb90c3c726fffe6
Issue-ID: VFC-781
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
6 years agoUpdate vfc-svnfm-driver yaml template 89/37289/1
ying.yunlong [Wed, 21 Mar 2018 01:26:29 +0000 (09:26 +0800)]
Update vfc-svnfm-driver yaml template

Remove unused svnfm driver sonar job, because every driver has its own
sonar job.

Change-Id: Ifc963ab303b3a95a37bb04b4f2b24d914bb371b3
Issue-ID: VFC-781
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
6 years agoAdd missing jobs for sdnc/features repo 81/37281/1
Timoney, Dan (dt5972) [Wed, 21 Mar 2018 00:26:50 +0000 (20:26 -0400)]
Add missing jobs for sdnc/features repo

Add missing Jenkins jobs for sdnc/features repository

Change-Id: I8d130659edf74a357085cbd049c34578f6ba5421
Issue-ID: CIMAN-148
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoAdd release-version-java-shell-daily 79/37279/1
Jessica Wagantall [Wed, 21 Mar 2018 00:13:40 +0000 (17:13 -0700)]
Add release-version-java-shell-daily

Add release-version-java-shell-daily to support
shell scripts which is needed by vfc/nfvo/driver/vnfm/svnfm

Change-Id: I4f3b5af777ee7cd7e2de57200e7932591f660d82
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>