ci-management.git
6 years agopolicy/docker does not need to be built 87/43587/1
Jorge Hernandez [Wed, 18 Apr 2018 18:10:33 +0000 (13:10 -0500)]
policy/docker does not need to be built

This is a companion review to
https://gerrit.onap.org/r/#/c/43585/

the policy/docker project does not need to
be built any longer as it does not produce any
delivery artifacts, therefore it does not need
any Jenkins jobs.  Instead, it is used as
configuration for policy docker-compose based
heat based installations.

Change-Id: Ic22b8163bd52e21a3d3ece1ca81b113ca5e8f352
Issue-ID: POLICY-737
Signed-off-by: Jorge Hernandez <jh1730@att.com>
6 years agoRemove defunct odlparent jobs 77/43577/2
Gary Wu [Wed, 18 Apr 2018 16:06:56 +0000 (09:06 -0700)]
Remove defunct odlparent jobs

Change-Id: I18ff77328992b648243821dde552062f5ce1bbca
Issue-ID: INT-472
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
6 years agoRemove defunct odlparent jobs 75/43575/1
Timoney, Dan (dt5972) [Wed, 18 Apr 2018 16:03:58 +0000 (12:03 -0400)]
Remove defunct odlparent jobs

The odlparent subproject of oparent is no longer used in Beijing.
This change removes the associated Jenkins jobs.  There is a separate
change against oparent to remove the directory itself.

Change-Id: Ia2fe5e45aac31676689f4327a9369e7fe63971e0
Issue-ID: INT-472
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoCorrect CSIT YAML file for ExternalAPI-NBI 77/43477/1
Eric Debeau [Wed, 18 Apr 2018 06:55:23 +0000 (06:55 +0000)]
Correct CSIT YAML file for ExternalAPI-NBI

Project name correction to be aligned with integration repo

Change-Id: Ic05548c6a5ab279eb978b2c5a8085a12030d6489
Issue-ID: EXTAPI-76
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoMerge "Move pkgtools to Tox + Sonar"
Jeremy Phelps [Tue, 17 Apr 2018 21:00:34 +0000 (21:00 +0000)]
Merge "Move pkgtools to Tox + Sonar"

6 years agoUpdate Sonar coverage for python repos 35/43435/1
Chris Donley [Tue, 17 Apr 2018 20:45:02 +0000 (13:45 -0700)]
Update Sonar coverage for python repos

Dovetail-integration
Ice

Issue-ID: CIMAN-140

Change-Id: I535d65e16b442015ed0c1015ec6d9e44cfea647d
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
6 years agoMove pkgtools to Tox + Sonar 29/43429/2
Jessica Wagantall [Tue, 17 Apr 2018 20:21:22 +0000 (13:21 -0700)]
Move pkgtools to Tox + Sonar

Move vnfsdk/pkgtools to use Tox + Sonar
scan job.

Change-Id: I277d3b4323baa6f453207835dfa62fc377fa637e
Issue-ID: CIMAN-140
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoMerge "Create CSIT YAML file for ExternalAPI-NBI"
Jessica Wagantall [Tue, 17 Apr 2018 17:00:54 +0000 (17:00 +0000)]
Merge "Create CSIT YAML file for ExternalAPI-NBI"

6 years agoCreate CSIT YAML file for ExternalAPI-NBI 31/43331/1
Eric Debeau [Tue, 17 Apr 2018 12:23:30 +0000 (12:23 +0000)]
Create CSIT YAML file for ExternalAPI-NBI

Change-Id: I6927982e490279deabc35ed979d8f8a843d27fbe
Issue-ID: EXTAPI-76
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
6 years agoRemove duplicate release job 29/43329/1
Pamela Dragosh [Tue, 17 Apr 2018 12:15:32 +0000 (08:15 -0400)]
Remove duplicate release job

This was put in place to help release artifacts. We have fixed
our cyclic problem in the build so we can remove this job.

Issue-ID: POLICY-708
Change-Id: I66d51c591fd590169a97d5adc4beb7d34bf8a63f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
6 years agoFix vnfsdk docker naming 89/42989/2
Murali-P [Mon, 16 Apr 2018 09:33:46 +0000 (15:03 +0530)]
Fix vnfsdk docker naming

updating docker names to include vnfsdk (refrepo, refrepo/postgres)

Issue-ID: VNFSDK-251

Change-Id: Ie8107804654e3096d8dddf93209e9c467aaaf9b9
Signed-off-by: Murali-P <murali.p@huawei.com>
6 years agoMerge "update sdc sonar job"
Jessica Wagantall [Mon, 16 Apr 2018 20:08:35 +0000 (20:08 +0000)]
Merge "update sdc sonar job"

6 years agoMerge "Fix dovetail docker daily job"
Jessica Wagantall [Mon, 16 Apr 2018 19:10:39 +0000 (19:10 +0000)]
Merge "Fix dovetail docker daily job"

6 years agoupdate sdc sonar job 97/42997/1
Michael Lando [Mon, 16 Apr 2018 09:47:58 +0000 (12:47 +0300)]
update sdc sonar job

add flag to job execution to enable jacoco coverage collection

flag -Djacoco.skip=false

Change-Id: Ibc2ad42b5b716791cb498f64ca892e4ec782cd89
Issue-ID: SDC-1232
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoPull in lftools-pip hotfix 63/42863/2
Thanh Ha [Sat, 14 Apr 2018 18:05:31 +0000 (14:05 -0400)]
Pull in lftools-pip hotfix

Pip 10.0.0 released today which broke scripts related to lftools.
Pull in hotfix from global-jjb which pins the pip version to 9.0.3
release.

Issue-ID: CIMAN-1
Issue: https://jira.linuxfoundation.org/browse/RELENG-884
Change-Id: Ie09300fd6ea4bdc7607148aef7a63802dcca9381
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoFix path to pypi-dist-build.sh 65/42865/1
Thanh Ha [Sat, 14 Apr 2018 18:22:42 +0000 (14:22 -0400)]
Fix path to pypi-dist-build.sh

Issue-ID: CIMAN-137
Change-Id: Ic1c5a75b9169637638333c44fbfe87d787755466
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoFix dovetail docker daily job 05/42805/1
Chris Donley [Fri, 13 Apr 2018 19:59:03 +0000 (12:59 -0700)]
Fix dovetail docker daily job

Move from docker-version-java-daily to docker-java-daily

Issue-ID: VNFSDK-256

Change-Id: I95ffea8edf7253c86a6d046366f03782b9f04ff9
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
6 years agoMerge "Remove ves-agent release-version-java-daily job"
Jessica Wagantall [Fri, 13 Apr 2018 19:51:56 +0000 (19:51 +0000)]
Merge "Remove ves-agent release-version-java-daily job"

6 years agoRemove ves-agent release-version-java-daily job 03/42803/1
Chris Donley [Fri, 13 Apr 2018 19:38:48 +0000 (12:38 -0700)]
Remove ves-agent release-version-java-daily job

Leave only the release-java-daily

Issue-ID: VNFSDK-255

Change-Id: I13536588dda99ac6202c0b2c2ec0fba11fecc4b6
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
6 years agoMerge "Adding ves-agent daily release"
Jessica Wagantall [Fri, 13 Apr 2018 17:38:18 +0000 (17:38 +0000)]
Merge "Adding ves-agent daily release"

6 years agoAdding ves-agent daily release 77/42777/1
Chris Donley [Fri, 13 Apr 2018 17:22:38 +0000 (10:22 -0700)]
Adding ves-agent daily release

Adding release-java-daily to fix build issue
Will be used in place of release-version-java-daily eventually

Issue-ID: VNFSDK-255

Change-Id: I06e9f640caf89c4122b8a5bb8ba42874cba39b3f
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
6 years agoMerge "Add new script to build jar"
Jessica Wagantall [Fri, 13 Apr 2018 17:24:22 +0000 (17:24 +0000)]
Merge "Add new script to build jar"

6 years agoAdd new script to build jar 09/42609/2
Nelson,Thomas(tn1381)(arthurdent3) [Thu, 12 Apr 2018 22:01:38 +0000 (18:01 -0400)]
Add new script to build jar

This is to satify bug from PORTAL

Change-Id: I40b28c246b18c67386b1bc93d1fac06ec75ab701
Issue-ID: MUSIC-68
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
6 years ago[VVP] adding sonar for validation scripts back 75/42775/1
stark, steven [Fri, 13 Apr 2018 17:11:52 +0000 (10:11 -0700)]
[VVP] adding sonar for validation scripts back

Created pom file and sonar coverage for validation scripts project.
Need sonar job added back to ci

Change-Id: I3264deccc2cc0670cf862993b4b228b51beb18a1
Issue-ID: VVP-56
Signed-off-by: stark, steven <ss820f@att.com>
6 years agoFold SO func tests into integration-testing job 63/42563/1
Marcus G K Williams [Thu, 12 Apr 2018 18:37:46 +0000 (11:37 -0700)]
Fold SO func tests into integration-testing job

SO PTL wants all function tests for SO in one
jenkins job. This changes the name of sanity-check
to integration-testing for that purpose.

Issue-ID: SO-555
Change-Id: I2bbe87937d96a7a4cd26c35c6d741fafdb1a589c
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
6 years agoMerge "Portal/SDK release 2.2.0"
Jessica Wagantall [Wed, 11 Apr 2018 16:26:48 +0000 (16:26 +0000)]
Merge "Portal/SDK release 2.2.0"

6 years agoPortal/SDK release 2.2.0 05/41505/2
st782s [Sat, 7 Apr 2018 09:41:26 +0000 (05:41 -0400)]
Portal/SDK release 2.2.0

Issue-ID: PORTAL-250
Change-Id: I57772d05f2e3d310a48f08872c9f0b20ecd632d4
Signed-off-by: st782s <statta@research.att.com>
6 years agoMerge "Add docker verify job for vnfsdk/ice"
Jessica Wagantall [Mon, 9 Apr 2018 20:56:45 +0000 (20:56 +0000)]
Merge "Add docker verify job for vnfsdk/ice"

6 years agoAdd docker verify job for vnfsdk/ice 07/41807/3
Chris Donley [Mon, 9 Apr 2018 20:30:36 +0000 (13:30 -0700)]
Add docker verify job for vnfsdk/ice

Adding docker submodule information

Issue-ID: CIMAN-132

Change-Id: Icd607e7fab3535b8075b5835b27e5c5df9940dde
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
6 years agoAdd SO function test for HPA 01/41801/1
Marcus G K Williams [Mon, 9 Apr 2018 19:52:53 +0000 (12:52 -0700)]
Add SO function test for HPA

Issue-ID: SO-554
Change-Id: I86d7cd653e1c2f6d0e556629b407379834ea8eb1
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
6 years agoAdd jjb job to trigger csit UI tests 81/41581/1
Yuli Shlosberg [Sun, 8 Apr 2018 13:48:12 +0000 (16:48 +0300)]
Add jjb job to trigger csit UI tests

Change-Id: Ic419ce1ed76a893b90ee0b210fc046980b58db04
Issue-ID: SDC-384
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years ago[VVP] added sonar jobs for vvp projects 63/41463/1
stark, steven [Fri, 6 Apr 2018 21:08:52 +0000 (14:08 -0700)]
[VVP] added sonar jobs for vvp projects

Adding sonar jobs to vvp projects

Change-Id: I62de72251758fccb0fd14d5ad6d2bd2510d6ab5f
Issue-ID: VVP-48
Signed-off-by: stark, steven <ss820f@att.com>
6 years agoMerge "Remove Sonar job for validation scripts"
Jeremy Phelps [Fri, 6 Apr 2018 18:57:15 +0000 (18:57 +0000)]
Merge "Remove Sonar job for validation scripts"

6 years agoPortal/SDK release 2.1.1 61/41361/1
st782s [Fri, 6 Apr 2018 11:37:34 +0000 (07:37 -0400)]
Portal/SDK release 2.1.1

Issue-ID: PORTAL-246
Change-Id: If81bd1022b1c78e3f17b56fe0386dbc03e72bfdb
Signed-off-by: st782s <statta@research.att.com>
6 years agoAdd docker daily job. 89/41289/1
Lusheng Ji [Fri, 6 Apr 2018 01:48:43 +0000 (21:48 -0400)]
Add docker daily job.

Add a daily docker shell job for pushing built docker images to Nexus.

Issue-ID: DCAEGEN2-206
Change-Id: I362ff6d5a36bfaac03529af1225e73b6b6246c25
Signed-off-by: Lusheng Ji <lji@research.att.com>
6 years agocalling a parent makefile instead of submakefile 57/41257/1
Kiran Kamineni [Thu, 5 Apr 2018 18:57:12 +0000 (11:57 -0700)]
calling a parent makefile instead of submakefile

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>
6 years agoMerge "Fix clm build"
Jessica Wagantall [Thu, 5 Apr 2018 17:12:13 +0000 (17:12 +0000)]
Merge "Fix clm build"

6 years agoMerge "Add extra release job for drools-pdp"
Thanh Ha [Thu, 5 Apr 2018 15:34:25 +0000 (15:34 +0000)]
Merge "Add extra release job for drools-pdp"

6 years agoMerge "[VVP] vvp ci jobs docker"
Jeremy Phelps [Thu, 5 Apr 2018 14:52:20 +0000 (14:52 +0000)]
Merge "[VVP] vvp ci jobs docker"

6 years ago[VVP] vvp ci jobs docker 05/41205/1
stark, steven [Thu, 5 Apr 2018 14:44:21 +0000 (07:44 -0700)]
[VVP] vvp ci jobs docker

change jobs to use docker images

Change-Id: If6b08aa38a8bda5089c8ab0ed723e6a578dec0b0
Issue-ID: VVP-44
Signed-off-by: stark, steven <ss820f@att.com>
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 agoFix clm build 79/41179/2
Determe, Sebastien (sd378r) [Thu, 5 Apr 2018 08:20:09 +0000 (10:20 +0200)]
Fix clm build

Fix the clm build for clamp as it's broken

Issue-ID: CLAMP-150
Change-Id: I24f8a61ad9ff6be6c1257d636b68e286ac2a6f31
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.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 agoRemove Sonar job for validation scripts 49/40249/1
Jessica Wagantall [Thu, 29 Mar 2018 19:07:44 +0000 (12:07 -0700)]
Remove Sonar job for validation scripts

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>
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"