ci-management.git
5 years agoopenci: Change event publisher and selector 27/68127/1
Fatih Degirmenci [Thu, 20 Sep 2018 13:38:12 +0000 (15:38 +0200)]
openci: Change event publisher and selector

This change stops using JMS Messaging for publishing events
and switches to Python utility for publishing events created
by Yolanda.

Apart from switching to publisher, the filtering of events
is switched to selector instead of message fields due to issues
with the JSONPath.

These jobs will be used during ONS Europe session.

Issue-ID: CIMAN-161
Change-Id: I3f9822cd0cbdae58bf399fb1ce30048eda32ffae
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoIntroduce CSIT for buscontroller 13/67913/1
dglFromAtt [Wed, 19 Sep 2018 22:09:43 +0000 (18:09 -0400)]
Introduce CSIT for buscontroller

Change-Id: I339a10e168c5478db4a8c0b40c2467ab64ab9391
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-801

5 years agoClean Sonar project entries 21/67821/1
Gildas Lanilis [Wed, 19 Sep 2018 17:53:08 +0000 (10:53 -0700)]
Clean Sonar project entries

Remove Sonar configuration for upstream VVP projects.

Issue-ID: CIMAN-202
Change-Id: I99962721778ae54df18580267b8a9b3c4d56fa2f
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoClean Sonar and CLM project name 29/67529/2
Gildas Lanilis [Wed, 19 Sep 2018 00:04:27 +0000 (17:04 -0700)]
Clean Sonar and CLM project name

Removing sonar scan and CLM for this repo as it handles
only sql files

Change-Id: I4166a86aa844fe80229aa3137918eabfed5036bd
Issue-ID: CIMAN-202
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoRemove config for unused repo 07/67507/1
Gildas Lanilis [Tue, 18 Sep 2018 22:43:33 +0000 (15:43 -0700)]
Remove config for unused repo

logging-analytics-pomba-pomba-sdnc-context-builder repo
won't be used in Casablanca release, thus removing configuration

Change-Id: I2b483dbfa878b71af26a675dbd8b6ebce5e848d8
Issue-ID: LOG-670
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoRemove CLM job on beijing branch 81/67481/2
Gildas Lanilis [Tue, 18 Sep 2018 20:45:46 +0000 (13:45 -0700)]
Remove CLM job on beijing branch

This is helping to clean CLM Jenkins failure.

Issue-ID: AAI-1634
Change-Id: I09b026b1bd5f4bfd268e3739812fbbcc62e110d0
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoRemove Sonar job on repo not used in Casablanca 93/67393/3
Gildas Lanilis [Tue, 18 Sep 2018 17:20:30 +0000 (10:20 -0700)]
Remove Sonar job on repo not used in Casablanca

Music/prom repo won't be delivering artifacts for Casablanca release,
thus removing from Sonar.

Change-Id: I653a0842e3542ed88df177069efa0c23667550b4
Issue-ID: CIMAN-202
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agofix tca jjb definition 09/67309/2
vagrant [Mon, 17 Sep 2018 16:43:21 +0000 (16:43 +0000)]
fix tca jjb definition

Change-Id: I6ae427c25723794662b325572b47cb08bf85738a
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-772

5 years agoRemove usecase-ui from Sonar 57/67157/1
Jessica Wagantall [Tue, 18 Sep 2018 01:01:40 +0000 (18:01 -0700)]
Remove usecase-ui from Sonar

usecase-ui repo is a pure front-end repo which just
includes html and js files. No need to run Sonar.

Change-Id: I0b2e1be6fb3b373bb66fe230affe1d8526ef69d7
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agomove tcagen2 to docker node 49/67149/1
vagrant [Mon, 17 Sep 2018 03:17:14 +0000 (03:17 +0000)]
move tcagen2 to docker node

Current node reports docker build error
https://jenkins.onap.org/job/dcaegen2-analytics-tca-gen2-master-verify-java/12/consoleFull

Change-Id: I11ebff9e0422889bb8cf6dcae8fd732f40e577fb
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-772

5 years agoUse mvn35 for logging-analytics 81/66681/1
Prudence Au [Fri, 14 Sep 2018 14:50:28 +0000 (10:50 -0400)]
Use mvn35 for logging-analytics

Change-Id: I6aa52f215b37deb6ce7c343408352a1f78632831
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: CIMAN-33

5 years agoUse docker node for docker based jobs 07/66607/1
Jessica Wagantall [Fri, 14 Sep 2018 10:17:44 +0000 (03:17 -0700)]
Use docker node for docker based jobs

Move to a docker based node for policy-distribution
docker jobs.

Change-Id: I83330b9b4d384fc8ae72a363bd22647d143ee188
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAdd mvn-params to merge-java job 05/66605/1
Jessica Wagantall [Fri, 14 Sep 2018 10:11:01 +0000 (03:11 -0700)]
Add mvn-params to merge-java job

Some projects like policy-distribution need to make
reference to a specific pom file profile for performing
the merge. Allowing to pass a profile name as optional
parameter "mvn-params"

Change-Id: Ic91685c0f8d571f636bbf1f4477625e1470daae3
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUse mvn35 for logging-analytics 23/66523/1
Jessica Wagantall [Fri, 14 Sep 2018 04:17:24 +0000 (21:17 -0700)]
Use mvn35 for logging-analytics

maven-install-plugin has some issues running with mvn33
Move projects to mvn35.

Change-Id: I0689f1bef3a914cae2d46cf2a7e0e9f153bfae31
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Added apex-pdp to policy csit test build"
Jessica Wagantall [Fri, 14 Sep 2018 01:00:24 +0000 (01:00 +0000)]
Merge "Added apex-pdp to policy csit test build"

5 years agoAdded apex-pdp to policy csit test build 43/66443/3
mmis [Tue, 11 Sep 2018 21:04:32 +0000 (22:04 +0100)]
Added apex-pdp to policy csit test build

Issue-ID: POLICY-1099
Change-Id: I5adf2cf17b82294c84fa460c2334cfb6d9ae2f0c
Signed-off-by: mmis <michael.morris@ericsson.com>
5 years agoAdd music trigger builder 39/66439/1
Tschaen, Brendan (bt054f) [Thu, 13 Sep 2018 18:53:13 +0000 (14:53 -0400)]
Add music trigger builder

Change-Id: I8da1f04e52f2f95bec9de8058a5d4a864a16f8ff
Issue-ID: MUSIC-103
Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
5 years agoStop cron schedule for docker-merge 29/66029/1
Jessica Wagantall [Wed, 12 Sep 2018 08:51:58 +0000 (01:51 -0700)]
Stop cron schedule for docker-merge

We do not need to re-build the docker images on a
schdueled basis whenever there is no code change.
Run this job for only new code detected.

Change-Id: Ia8244ce90d8f1fdf5a2862875380c5ecd7695349
Issue-ID: INT-634
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Fix vnfsdk/ice sonar"
Jessica Wagantall [Tue, 11 Sep 2018 23:32:03 +0000 (23:32 +0000)]
Merge "Fix vnfsdk/ice sonar"

5 years agoFix vnfsdk/ice sonar 95/65595/3
Chris Donley [Mon, 10 Sep 2018 20:46:37 +0000 (13:46 -0700)]
Fix vnfsdk/ice sonar

Clean up CSIT test for vnfsdk/ice

Issue-ID: VNFSDK-322
Change-Id: I4db9d14cd051187cb4224552599440a5ff7c944b
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
5 years agoMerge "Add BulkPM CSIT for Jenkins"
Jessica Wagantall [Tue, 11 Sep 2018 22:26:26 +0000 (22:26 +0000)]
Merge "Add BulkPM CSIT for Jenkins"

5 years agoAdd docker create jobs 05/65905/1
Timoney, Dan (dt5972) [Tue, 11 Sep 2018 17:54:41 +0000 (13:54 -0400)]
Add docker create jobs

Add Docker create Jenkins jobs for ccsdk/apps repo

Change-Id: I3e41af2aebd8e374ed39b1578ba3b8308be6e6f7
Issue-ID: CIMAN-203
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agoMerge "Add Sigul bridge IP definition"
Thanh Ha (zxiiro) [Fri, 7 Sep 2018 20:39:49 +0000 (20:39 +0000)]
Merge "Add Sigul bridge IP definition"

5 years agoAdd Sigul bridge IP definition 11/65311/1
Andrew Grimberg [Fri, 7 Sep 2018 20:17:42 +0000 (13:17 -0700)]
Add Sigul bridge IP definition

The Sigul installation scripts need to have the IP address of the bridge
properly specified so that they can update the /etc/hosts file. This is
needed because the bridges do not resolve to the proper IP address for
minions.

Change-Id: Id9d261eccf52b9a48c51fbbc791b09a0704af594
Issue-ID: CIMAN-193
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoJJB file for new cacher microservice 65/65265/2
LaMont, William (wl2432) [Fri, 7 Sep 2018 16:34:02 +0000 (12:34 -0400)]
JJB file for new cacher microservice

Issue-ID: AAI-1473
Change-Id: I0f1b5bf8dabbb771452ff00f44abbd985407a4f1
Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoAdd BulkPM CSIT for Jenkins 35/65235/1
LiamBurke [Fri, 7 Sep 2018 14:52:25 +0000 (15:52 +0100)]
Add BulkPM CSIT for Jenkins

Change-Id: I8b78f4b29599a7be4c3de3a505142d9fbac5f15a
Issue-ID: INT-649
Signed-off-by: LiamBurke <liam.burke@ericsson.com>
5 years agoAdded building of policy distribution docker image 71/64971/3
mmis [Thu, 6 Sep 2018 10:06:57 +0000 (11:06 +0100)]
Added building of policy distribution docker image

Issue-ID: POLICY-923
Change-Id: I662b3481451cb8e0008a4f28406723d2b548ea9e
Signed-off-by: mmis <michael.morris@ericsson.com>
5 years agoAdd symbolic link to Go bin 67/64867/1
Jessica Wagantall [Wed, 5 Sep 2018 20:38:55 +0000 (13:38 -0700)]
Add symbolic link to Go bin

Add symbolic link in /usr/bin instead of
updating PATH since this one gets lost once
packer finishes building and does not gets
preserved after.

Change-Id: Ic523a19351de0eb7f440153a51acd98920135202
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Adding tasks for onap-ui in ci_management project"
Jessica Wagantall [Wed, 5 Sep 2018 07:02:25 +0000 (07:02 +0000)]
Merge "Adding tasks for onap-ui in ci_management project"

5 years agoAdding tasks for onap-ui in ci_management project 77/59477/5
Idan Amit [Tue, 4 Sep 2018 12:19:49 +0000 (15:19 +0300)]
Adding tasks for onap-ui in ci_management project

Change-Id: I1e07cfd2adbf6647473623db3ff549f32d9d8157
Issue-ID: SDC-1617
Signed-off-by: Idan Amit <ia096e@intl.att.com>
5 years agoMerge "Install Firefox 55.0.3"
Jeremy Phelps [Tue, 4 Sep 2018 17:18:19 +0000 (17:18 +0000)]
Merge "Install Firefox 55.0.3"

5 years agoMerge "Update docker nodes"
Jeremy Phelps [Tue, 4 Sep 2018 16:57:30 +0000 (16:57 +0000)]
Merge "Update docker nodes"

5 years agoInstall Firefox 55.0.3 21/63921/2
Jessica Wagantall [Fri, 31 Aug 2018 00:53:11 +0000 (17:53 -0700)]
Install Firefox 55.0.3

CSIT tests fail on the latest version of Firefox.
Looks like this is caused due to new dependency libraries.
Downgrade to 55.0.3.

Change-Id: I52d6b67472131e48ebcae52ab5e7825dad9be991
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUpgrading CI config for DCAEGEN2/PRH 01/64401/1
wasala [Tue, 4 Sep 2018 10:55:32 +0000 (12:55 +0200)]
Upgrading CI config for DCAEGEN2/PRH

Change-Id: If19c17d7699c2e53009536d1295ccce3ce67fb5e
Issue-ID: CIMAN-201
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
5 years agoUpdate docker nodes 05/64305/1
Jessica Wagantall [Mon, 3 Sep 2018 21:52:25 +0000 (14:52 -0700)]
Update docker nodes

Update to the latest built image.

Change-Id: If5b6f88f98072332b83f4764d414d7a5bb6a1ec0
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAdd jobs for aai/chameleon repo 73/64073/1
C.T. Paterson [Fri, 31 Aug 2018 20:42:59 +0000 (16:42 -0400)]
Add jobs for aai/chameleon repo

Change-Id: I6b5a13e5cd593cc28778c4b9f0c80e27af08438e
Issue-ID: AAI-1547
Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
5 years agoRemove python clm configuration 49/64049/1
Gildas Lanilis [Fri, 31 Aug 2018 17:31:09 +0000 (10:31 -0700)]
Remove python clm configuration

In Beijing release, there was a try to have Nexus IQ scanning python file.
This never succeed.
This code submission is about removing "gerrit-python-xc-clm" job.

Change-Id: Iee9a91b0fc481843a1c2acdefad3f7680104de14
Issue-ID: CIMAN-199
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoMerge "Fix build timeout issue"
Jessica Wagantall [Thu, 30 Aug 2018 23:39:32 +0000 (23:39 +0000)]
Merge "Fix build timeout issue"

5 years agoFix build timeout issue 05/63905/1
Manjunath Ranganathaiah [Thu, 30 Aug 2018 21:22:20 +0000 (14:22 -0700)]
Fix build timeout issue

Build is failing due to timeout when building
container images. Increase the timeout value
to give some more time.

Change-Id: Ia4ddc4288030fc0668fe5849fc6c1830caafb12e
Issue-ID: AAF-463
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
5 years agoMerge "Change jenkins job for HV-VES Collector CSIT tests"
Jessica Wagantall [Thu, 30 Aug 2018 20:44:06 +0000 (20:44 +0000)]
Merge "Change jenkins job for HV-VES Collector CSIT tests"

5 years agoAdd tox execution in multicloud/k8s project 07/63907/2
Victor Morales [Thu, 30 Aug 2018 14:43:03 +0000 (07:43 -0700)]
Add tox execution in multicloud/k8s project

The Kubernetes plugin for MultiCloud project contains bash
instructions that validates bash and reStructured file syntax.
Those instructions are inlcuded in a tox.ini file which needs to
be included as part of Jenkins jobs.

Change-Id: I19d88ee06b8a6a1ccfdf596bbea15d347c61d1b2
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301

5 years agoChange jenkins job for HV-VES Collector CSIT tests 01/63801/2
Filip Krzywka [Thu, 30 Aug 2018 12:25:06 +0000 (14:25 +0200)]
Change jenkins job for HV-VES Collector CSIT tests

This follows changes in I57a9e63fc93bce398c614ffb5ed9a2c2f939b501
where testsuite files were moved to separate directory.

Change-Id: Idc41525db933721975d19a65104e040f5627476e
Issue-ID: DCAEGEN2-735
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
5 years agoRevert "Reduce jobs triggered in CSIT project" 33/63633/1
Gary Wu [Wed, 29 Aug 2018 23:01:17 +0000 (16:01 -0700)]
Revert "Reduce jobs triggered in CSIT project"

This reverts commit fd8a4ba9daff11fba6d4aa52168aa7bb0d1eca55.

The above commit made the trigger criteria too narrow.

As an example, any changes to only dcaegen2/hv-ves-testcases/**
no longer trigger the jobs, since the functionality
name is hv-ves-testsuites.

This also impacted other projects that relied on the original
trigger criteria.

Change-Id: Ibdf9bd14196c7a122fdec047340a15b36799f91b
Issue-ID: CIMAN-200
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMake helm verify job checkout gerrit patch 27/63627/2
Jeremy Phelps [Wed, 29 Aug 2018 22:29:40 +0000 (17:29 -0500)]
Make helm verify job checkout gerrit patch

Also change merge and stage job to remove GERRIT_REFSPEC.

Change-Id: I9f93d92065fbd1d5665c2d132d99822156809bf1
Issue-ID: OOM-752
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
5 years agoMerge "Display UML diagrams for doc gerrit reviews"
Jessica Wagantall [Wed, 29 Aug 2018 21:51:52 +0000 (21:51 +0000)]
Merge "Display UML diagrams for doc gerrit reviews"

5 years agoMerge "Set build-timeout to 180 for dcaegen2-deployments"
Jessica Wagantall [Wed, 29 Aug 2018 21:50:35 +0000 (21:50 +0000)]
Merge "Set build-timeout to 180 for dcaegen2-deployments"

5 years agoMerge "Reduce jobs triggered in CSIT project"
Jessica Wagantall [Wed, 29 Aug 2018 21:50:03 +0000 (21:50 +0000)]
Merge "Reduce jobs triggered in CSIT project"

5 years agoLower unstable thresold for External Lab jobs 67/63567/1
Gary Wu [Wed, 29 Aug 2018 18:57:49 +0000 (11:57 -0700)]
Lower unstable thresold for External Lab jobs

Lower the unstable thresold for External
Lab jobs to 60%.

Change-Id: Idfda14d204e952d0ccc0bec2acb2f05e782bf6a0
Issue-ID: INT-532
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSet build-timeout to 180 for dcaegen2-deployments 25/63425/1
Julien Barbot [Wed, 29 Aug 2018 09:36:26 +0000 (11:36 +0200)]
Set build-timeout to 180 for dcaegen2-deployments

This is needed because pnda image creation takes a lot of time.

Change-Id: If5c587c2ca3b9764a4ecbe6f1546e324ef756ef5
Issue-ID: DCAEGEN2-367
Signed-off-by: Julien Barbot <julien@barbot.org>
5 years agoReduce jobs triggered in CSIT project 79/63379/1
Filip Krzywka [Wed, 29 Aug 2018 05:36:30 +0000 (07:36 +0200)]
Reduce jobs triggered in CSIT project

As each testsuite should be self-contained there is no need
to launch all project testsuites when changes are made in only
one of them.

Change-Id: If9bf7505bd378a710c206e98ab2d82bf30c65c50
Issue-ID: CIMAN-200
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
5 years agoDisplay UML diagrams for doc gerrit reviews 49/63349/1
Rich Bennett [Wed, 29 Aug 2018 01:21:29 +0000 (21:21 -0400)]
Display UML diagrams for doc gerrit reviews

Install plantuml as part of the verify build step
before sphinx html builder runs.  UML diagrams
will then be included with the verify job archived
html folder for use in gerrit code reviews.

Change-Id: I7eb1b42d57d5352257a43f5e5d9ef1ef9a175d11
Issue-ID: DOC-314
Signed-off-by: Rich Bennett <rb2745@att.com>
5 years agoMerge "Remove unnecessary CLM job"
Jessica Wagantall [Wed, 29 Aug 2018 00:15:57 +0000 (00:15 +0000)]
Merge "Remove unnecessary CLM job"

5 years agoMerge "Remove unnecessary CLM job"
Jessica Wagantall [Tue, 28 Aug 2018 23:40:54 +0000 (23:40 +0000)]
Merge "Remove unnecessary CLM job"

5 years agoMerge "Remove unnecessary CLM job"
Jessica Wagantall [Tue, 28 Aug 2018 22:15:18 +0000 (22:15 +0000)]
Merge "Remove unnecessary CLM job"

5 years agoRemove unnecessary CLM job 15/63315/2
Gildas Lanilis [Tue, 28 Aug 2018 18:54:55 +0000 (11:54 -0700)]
Remove unnecessary CLM job

doc-tool is an empty repo and ths no need to run CLM job

Change-Id: I49a7b1c00d1cfc22ed848f52b972ff1b590a6a47
Issue-ID: CIMAN-199
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoRemove unnecessary CLM job 31/63331/1
Gildas Lanilis [Tue, 28 Aug 2018 20:41:57 +0000 (13:41 -0700)]
Remove unnecessary CLM job

OOM config is not a repo and thus there is no need to have a separate
oomconfig job.

Change-Id: Ib38a921155af604f94b700379becc4156ae205db
Issue-ID: CIMAN-199
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoRemove unnecessary CLM job 29/63329/3
Gildas Lanilis [Tue, 28 Aug 2018 20:30:36 +0000 (13:30 -0700)]
Remove unnecessary CLM job

SMS repo is Go language and sshsm in C++ and there is no tool to detect vulnerability and license, thus removing this job.

Change-Id: Idba5afc6880b543db1cd3981710d66194b14c5a2
Issue-ID: CIMAN-199
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoFix mvn-profile list of profiles 07/63207/1
Areli, Fuss (af732p) [Tue, 28 Aug 2018 07:44:54 +0000 (10:44 +0300)]
Fix mvn-profile list of profiles

Add comma separation for profiles list

Change-Id: I61187af1453aee6e8f2d114bea16b87d06ac9a63
Issue-ID: CIMAN-197
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
5 years agoMerge "Make custom helm verify and merge triggers"
Jeremy Phelps [Mon, 27 Aug 2018 20:55:00 +0000 (20:55 +0000)]
Merge "Make custom helm verify and merge triggers"

5 years agoMake custom helm verify and merge triggers 41/63141/1
Jeremy Phelps [Mon, 27 Aug 2018 20:26:11 +0000 (15:26 -0500)]
Make custom helm verify and merge triggers

Issue-ID: CIMAN-164
Change-Id: Idf308e2440742def006efefe9478058449543590
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
5 years agoMerge "Add additional profile for docker build"
Jessica Wagantall [Mon, 27 Aug 2018 17:12:40 +0000 (17:12 +0000)]
Merge "Add additional profile for docker build"

5 years agoMerge "Add job for HV-VES Collector testsuite"
Jessica Wagantall [Mon, 27 Aug 2018 17:12:24 +0000 (17:12 +0000)]
Merge "Add job for HV-VES Collector testsuite"

5 years agoMerge "Add jjb template to create kafka docker image"
Jessica Wagantall [Mon, 27 Aug 2018 17:12:06 +0000 (17:12 +0000)]
Merge "Add jjb template to create kafka docker image"

5 years agoAdd job for HV-VES Collector testsuite 37/63037/1
Filip Krzywka [Mon, 27 Aug 2018 10:19:50 +0000 (12:19 +0200)]
Add job for HV-VES Collector testsuite

Change-Id: I749ce682518ca08d5d6eabcf44361d208160062a
Issue-ID: DCAEGEN2-735
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
5 years agoAdd additional profile for docker build 07/62907/1
Areli, Fuss (af732p) [Sun, 26 Aug 2018 11:05:26 +0000 (14:05 +0300)]
Add additional profile for docker build

Add additional profile for docker build

Change-Id: Idf132e43aee476402bda0a35fbfe7f4d41854218
Issue-ID: CIMAN-197
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
5 years agoMerge "Update docker nodes"
Jeremy Phelps [Fri, 24 Aug 2018 22:23:59 +0000 (22:23 +0000)]
Merge "Update docker nodes"

5 years agoUpdate docker nodes 39/62439/1
Jessica Wagantall [Fri, 24 Aug 2018 22:08:24 +0000 (15:08 -0700)]
Update docker nodes

Update docker nodes to fetch latest changes on executable
permissions for rebar3 and geckodriver.

Change-Id: Ia6ffefaa8e3110e6d782af3a009f1a9e11f5eb68
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAdd jjb template to create kafka docker image 51/62251/3
sunil unnava [Fri, 24 Aug 2018 05:05:59 +0000 (01:05 -0400)]
Add jjb template to create kafka docker image

Issue-ID: DMAAP-598
Change-Id: I30ee461d20f417bef37737a550ec8dc62cf3a1e5
Signed-off-by: sunil unnava <su622b@att.com>
5 years agoMerge "Fix rebar3, geckodriver mode"
Jessica Wagantall [Fri, 24 Aug 2018 19:30:25 +0000 (19:30 +0000)]
Merge "Fix rebar3, geckodriver mode"

5 years agoMerge "Update Job trigger for Kubernetes Plugin"
Jessica Wagantall [Fri, 24 Aug 2018 19:20:39 +0000 (19:20 +0000)]
Merge "Update Job trigger for Kubernetes Plugin"

5 years agoFix rebar3, geckodriver mode 09/62409/1
Jessica Wagantall [Fri, 24 Aug 2018 19:17:49 +0000 (12:17 -0700)]
Fix rebar3, geckodriver mode

Wrongly using 0644 which was not executable.
Change to 0755

Change-Id: I8a1fc8e44e0fa300aee842152a1ef124d86aead1
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Revert "Remove CLM jobs""
Thanh Ha (zxiiro) [Fri, 24 Aug 2018 18:59:07 +0000 (18:59 +0000)]
Merge "Revert "Remove CLM jobs""

5 years agoRevert "Remove CLM jobs" 01/62401/1
Jessica Wagantall [Fri, 24 Aug 2018 18:49:15 +0000 (18:49 +0000)]
Revert "Remove CLM jobs"

This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f.

Issue-ID: CIMAN-33
Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUpdate Job trigger for Kubernetes Plugin 19/62219/2
Shashank Kumar Shankar [Thu, 23 Aug 2018 23:32:09 +0000 (16:32 -0700)]
Update Job trigger for Kubernetes Plugin

This patch updates job trigger to the Kubernetes plugin in the
multicloud project with the changed paths.

Change-Id: I23e9b2c21d3f990cfea0dc0790bfbf8aed81dece
Issue-ID: MULTICLOUD-301
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
5 years agoMerge "Add geckodriver for docker"
Andrew Grimberg [Thu, 23 Aug 2018 22:26:21 +0000 (22:26 +0000)]
Merge "Add geckodriver for docker"

5 years agoAdd geckodriver for docker 11/62211/2
Jessica Wagantall [Thu, 23 Aug 2018 22:08:54 +0000 (15:08 -0700)]
Add geckodriver for docker

Install geckodriver for docker images.

Change-Id: I625fa148051ca260a7d1d89d7f7e118026458c8a
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Remove sonar build for dcaegen2/collectors/hv-ves"
Jessica Wagantall [Thu, 23 Aug 2018 21:24:57 +0000 (21:24 +0000)]
Merge "Remove sonar build for dcaegen2/collectors/hv-ves"

5 years agoCall top level build script 99/62199/1
Manjunath Ranganathaiah [Thu, 23 Aug 2018 20:23:23 +0000 (13:23 -0700)]
Call top level build script

Call the build_images.sh script from bin
directory to build all sshsm containers

Change-Id: I9e95909b5808109416bea5e7ab60998a603b8f4e
Issue-ID: AAF-430
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
5 years agoRemove CLM jobs 87/62187/6
Jessica Wagantall [Thu, 23 Aug 2018 19:22:56 +0000 (12:22 -0700)]
Remove CLM jobs

Remove CLM jobs as they are exposing proprietary
information. Looking into how to handle these better.

Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoDisable oom helm subproject jobs 73/62173/1
Jeremy Phelps [Thu, 23 Aug 2018 17:48:24 +0000 (12:48 -0500)]
Disable oom helm subproject jobs

Issue-ID: CIMAN-164
Change-Id: I0e30903d7643c1dafb7409629e4f0673a0e2b238
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
5 years agoAdd helm-chart publishing script 03/60803/17
Jeremy Phelps [Wed, 15 Aug 2018 21:26:12 +0000 (16:26 -0500)]
Add helm-chart publishing script

Issue-ID: CIMAN-164
Change-Id: Iae6f765c2f8a7953a308f2ce81e79e4f633a1a2e
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
5 years agoRemove sonar build for dcaegen2/collectors/hv-ves 59/62059/2
Piotr Jaszczyk [Thu, 23 Aug 2018 11:07:12 +0000 (13:07 +0200)]
Remove sonar build for dcaegen2/collectors/hv-ves

Because hv-ves is Kotlin-based and ONAP Sonar does not currenly
support Kotlin we can drop Sonar build for this project.

In order to have some reports I've also added archive-artifacts option
to archive:
* detekt (Kotlin static code analysis) reports - placed by mvn plugin in
  target directory of each sub-module
* aggergate Jacoco coverage report.

Change-Id: Ife683105121b938cb4e9e7f233a72d2725125c26
Issue-ID: DCAEGEN2-681
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
5 years agoMerge "Add Job trigger for Kubernetes Plugin"
Jessica Wagantall [Thu, 23 Aug 2018 06:00:14 +0000 (06:00 +0000)]
Merge "Add Job trigger for Kubernetes Plugin"

5 years agoMerge "Update docker nodes"
Anil Belur [Thu, 23 Aug 2018 01:41:44 +0000 (01:41 +0000)]
Merge "Update docker nodes"

5 years agoMerge "Make rebar3 executable"
Jessica Wagantall [Thu, 23 Aug 2018 01:37:42 +0000 (01:37 +0000)]
Merge "Make rebar3 executable"

5 years agoMerge "Remove aai yaml files"
Jessica Wagantall [Thu, 23 Aug 2018 00:38:12 +0000 (00:38 +0000)]
Merge "Remove aai yaml files"

5 years agoMake rebar3 executable 39/61739/2
Jessica Wagantall [Wed, 22 Aug 2018 02:43:33 +0000 (19:43 -0700)]
Make rebar3 executable

Change-Id: Ib9cc2124498970ca9cb82364baced9fadcf41bbf
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Skip docker for dcaegen2/collectors/hv-ves sonar"
Jessica Wagantall [Wed, 22 Aug 2018 23:16:25 +0000 (23:16 +0000)]
Merge "Skip docker for dcaegen2/collectors/hv-ves sonar"

5 years agoRemove aai yaml files 23/61923/1
Jessica Wagantall [Wed, 22 Aug 2018 22:41:29 +0000 (15:41 -0700)]
Remove aai yaml files

Remove aai files that were just having a CLM job.
The CLM job is not needed for these repos.

Change-Id: Ibf744c7608536cadf63d1c7897270badfe6936b8
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAdd Job trigger for Kubernetes Plugin 99/61899/1
Shashank Kumar Shankar [Wed, 22 Aug 2018 18:58:41 +0000 (11:58 -0700)]
Add Job trigger for Kubernetes Plugin

This patch adds job trigger to the Kubernetes plugin in the
multicloud project.

Change-Id: Id5c41a4539f035089cde5e74faff781dfea39c56
Issue-ID: MULTICLOUD-301
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
5 years agoMerge "Delete HPA discovery csit test"
Jessica Wagantall [Wed, 22 Aug 2018 17:17:12 +0000 (17:17 +0000)]
Merge "Delete HPA discovery csit test"

5 years agoDelete HPA discovery csit test 85/61785/1
Huang Haibin [Wed, 22 Aug 2018 06:39:31 +0000 (14:39 +0800)]
Delete HPA discovery csit test

Change-Id: I420aa4603b15794587fa8dc797e2a2dec3d36b74
Issue-ID: MULTICLOUD-276
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
5 years agoSkip docker for dcaegen2/collectors/hv-ves sonar 27/61527/2
Piotr Jaszczyk [Tue, 21 Aug 2018 10:09:34 +0000 (12:09 +0200)]
Skip docker for dcaegen2/collectors/hv-ves sonar

Sonar build can be ran on non-docker VM but it should skip all
Docker-related goals.

Change-Id: I4b9db99a5f09cbcbd8847bb4962e30188f830b28
Issue-ID: DCAEGEN2-719
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
5 years agoUpdate docker nodes 37/61737/2
Jessica Wagantall [Wed, 22 Aug 2018 02:26:24 +0000 (19:26 -0700)]
Update docker nodes

Update nodes to include Erlang and Rebar3

Change-Id: Ida41e613063c831f8f78b47032883971607368a1
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAdd jobs for aai/validation repo 31/61731/1
Prudence Au [Wed, 22 Aug 2018 02:20:46 +0000 (22:20 -0400)]
Add jobs for aai/validation repo

Change-Id: I284597e554f933ba176db3aa3f0ccc55d5cf0970
Issue-ID: CIMAN-194
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
5 years agoMerge "Use root to copy rebar3"
Jeremy Phelps [Wed, 22 Aug 2018 01:27:28 +0000 (01:27 +0000)]
Merge "Use root to copy rebar3"

5 years agoUse root to copy rebar3 95/61695/1
Jessica Wagantall [Wed, 22 Aug 2018 00:48:03 +0000 (17:48 -0700)]
Use root to copy rebar3

Copy rebar3 to /usr/bin as root

Change-Id: Ia40a067000ae08583dd1678be798905b59834547
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Delete CSIT job in Beijing branch for APPC"
Jessica Wagantall [Tue, 21 Aug 2018 23:24:14 +0000 (23:24 +0000)]
Merge "Delete CSIT job in Beijing branch for APPC"

5 years agoDelete CSIT job in Beijing branch for APPC 37/61637/3
Taka Cho [Tue, 21 Aug 2018 15:38:23 +0000 (11:38 -0400)]
Delete CSIT job in Beijing branch for APPC

Per PTL meeting discussion, we are going to
disable CSIT in Beijing branch for APPC

Change-Id: I44acb06a2b8f09b05b45a09c93d259b7a610778a
Issue-ID: INT-633
Signed-off-by: Taka Cho <tc012c@att.com>
5 years agoInstall Erlang and dependencies 85/61685/1
Jessica Wagantall [Tue, 21 Aug 2018 21:38:37 +0000 (14:38 -0700)]
Install Erlang and dependencies

Rebar3 depends on Erlang. Install Erlang and its
dependency packages.

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