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>
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>
Jessica Wagantall [Wed, 5 Sep 2018 07:02:25 +0000 (07:02 +0000)]
Merge "Adding tasks for onap-ui in ci_management project"
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>
Jeremy Phelps [Tue, 4 Sep 2018 17:18:19 +0000 (17:18 +0000)]
Merge "Install Firefox 55.0.3"
Jeremy Phelps [Tue, 4 Sep 2018 16:57:30 +0000 (16:57 +0000)]
Merge "Update docker nodes"
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>
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>
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>
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>
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>
Jessica Wagantall [Thu, 30 Aug 2018 23:39:32 +0000 (23:39 +0000)]
Merge "Fix build timeout issue"
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>
Jessica Wagantall [Thu, 30 Aug 2018 20:44:06 +0000 (20:44 +0000)]
Merge "Change jenkins job for HV-VES Collector CSIT tests"
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
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>
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>
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>
Jessica Wagantall [Wed, 29 Aug 2018 21:51:52 +0000 (21:51 +0000)]
Merge "Display UML diagrams for doc gerrit reviews"
Jessica Wagantall [Wed, 29 Aug 2018 21:50:35 +0000 (21:50 +0000)]
Merge "Set build-timeout to 180 for dcaegen2-deployments"
Jessica Wagantall [Wed, 29 Aug 2018 21:50:03 +0000 (21:50 +0000)]
Merge "Reduce jobs triggered in CSIT project"
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>
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>
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>
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>
Jessica Wagantall [Wed, 29 Aug 2018 00:15:57 +0000 (00:15 +0000)]
Merge "Remove unnecessary CLM job"
Jessica Wagantall [Tue, 28 Aug 2018 23:40:54 +0000 (23:40 +0000)]
Merge "Remove unnecessary CLM job"
Jessica Wagantall [Tue, 28 Aug 2018 22:15:18 +0000 (22:15 +0000)]
Merge "Remove unnecessary CLM job"
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>
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>
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>
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>
Jeremy Phelps [Mon, 27 Aug 2018 20:55:00 +0000 (20:55 +0000)]
Merge "Make custom helm verify and merge triggers"
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>
Jessica Wagantall [Mon, 27 Aug 2018 17:12:40 +0000 (17:12 +0000)]
Merge "Add additional profile for docker build"
Jessica Wagantall [Mon, 27 Aug 2018 17:12:24 +0000 (17:12 +0000)]
Merge "Add job for HV-VES Collector testsuite"
Jessica Wagantall [Mon, 27 Aug 2018 17:12:06 +0000 (17:12 +0000)]
Merge "Add jjb template to create kafka docker image"
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>
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>
Jeremy Phelps [Fri, 24 Aug 2018 22:23:59 +0000 (22:23 +0000)]
Merge "Update docker nodes"
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>
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>
Jessica Wagantall [Fri, 24 Aug 2018 19:30:25 +0000 (19:30 +0000)]
Merge "Fix rebar3, geckodriver mode"
Jessica Wagantall [Fri, 24 Aug 2018 19:20:39 +0000 (19:20 +0000)]
Merge "Update Job trigger for Kubernetes Plugin"
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>
Thanh Ha (zxiiro) [Fri, 24 Aug 2018 18:59:07 +0000 (18:59 +0000)]
Merge "Revert "Remove CLM jobs""
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>
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>
Andrew Grimberg [Thu, 23 Aug 2018 22:26:21 +0000 (22:26 +0000)]
Merge "Add geckodriver for docker"
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>
Jessica Wagantall [Thu, 23 Aug 2018 21:24:57 +0000 (21:24 +0000)]
Merge "Remove sonar build for dcaegen2/collectors/hv-ves"
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>
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>
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>
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>
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>
Jessica Wagantall [Thu, 23 Aug 2018 06:00:14 +0000 (06:00 +0000)]
Merge "Add Job trigger for Kubernetes Plugin"
Anil Belur [Thu, 23 Aug 2018 01:41:44 +0000 (01:41 +0000)]
Merge "Update docker nodes"
Jessica Wagantall [Thu, 23 Aug 2018 01:37:42 +0000 (01:37 +0000)]
Merge "Make rebar3 executable"
Jessica Wagantall [Thu, 23 Aug 2018 00:38:12 +0000 (00:38 +0000)]
Merge "Remove aai yaml files"
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>
Jessica Wagantall [Wed, 22 Aug 2018 23:16:25 +0000 (23:16 +0000)]
Merge "Skip docker for dcaegen2/collectors/hv-ves sonar"
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>
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>
Jessica Wagantall [Wed, 22 Aug 2018 17:17:12 +0000 (17:17 +0000)]
Merge "Delete HPA discovery csit test"
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>
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>
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>
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>
Jeremy Phelps [Wed, 22 Aug 2018 01:27:28 +0000 (01:27 +0000)]
Merge "Use root to copy rebar3"
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>
Jessica Wagantall [Tue, 21 Aug 2018 23:24:14 +0000 (23:24 +0000)]
Merge "Delete CSIT job in Beijing branch for APPC"
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>
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>
Jessica Wagantall [Tue, 21 Aug 2018 21:16:28 +0000 (14:16 -0700)]
Copy rebar3 instead of move
Copy rebar3 to /usr/bin instead of moving
to be able to set the proper attributes.
Change-Id: I1a873410c90250fb11702e3d45883a474176ebb2
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Jessica Wagantall [Tue, 21 Aug 2018 20:15:22 +0000 (20:15 +0000)]
Merge "Add rebar3 tool for DCAEGEN"
Jessica Wagantall [Tue, 21 Aug 2018 20:07:44 +0000 (20:07 +0000)]
Merge "Fix "function not found" failure"
Jessica Wagantall [Tue, 21 Aug 2018 19:11:32 +0000 (12:11 -0700)]
Add rebar3 tool for DCAEGEN
Clone and bootstrap rebar3. Move rebar3 bin to
/usr/bin.
Change-Id: I339bec85eb1ed884ae55d840dd8f145e323641b2
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Jessica Wagantall [Tue, 21 Aug 2018 18:25:16 +0000 (18:25 +0000)]
Merge "Update SDC jjb"
Jessica Wagantall [Tue, 21 Aug 2018 18:24:42 +0000 (18:24 +0000)]
Merge "Change project name for csit"
Manjunath Ranganathaiah [Tue, 21 Aug 2018 16:43:18 +0000 (09:43 -0700)]
Fix "function not found" failure
POSIX compliant shell does not recognize keyword
"function" and run the script under bash.
Issue-ID: AAF-430
Change-Id: I608070f41462cc5a1cba3cd112483a19fad38615
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Michael Lando [Tue, 21 Aug 2018 16:38:23 +0000 (19:38 +0300)]
Update SDC jjb
Update sdc jjb to use maven 3.5.3,
Remove jobs from the Beijing branch,
Fix wrong use of the branch parameter for sonar in the jjb.
Change-Id: I515a1477d2fb10ebf07224bcfa426b0e30284386
Issue-ID: SDC-1294
Signed-off-by: Michael Lando <ml636r@att.com>
Huang Haibin [Tue, 21 Aug 2018 11:54:37 +0000 (19:54 +0800)]
Change project name for csit
Change-Id: Ib21134282711681a2b8930c424dc635b989a5573
Issue-ID: MULTICLOUD-276
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
Jessica Wagantall [Mon, 20 Aug 2018 22:42:08 +0000 (22:42 +0000)]
Merge "Update SDC sonar jjb"
Jessica Wagantall [Mon, 20 Aug 2018 22:41:23 +0000 (22:41 +0000)]
Merge "Remove CLM job from sdc-pubsub repo"
Jessica Wagantall [Mon, 20 Aug 2018 22:41:08 +0000 (22:41 +0000)]
Merge "Remove PM Mapper jenkins job def"
Thanh Ha (zxiiro) [Mon, 20 Aug 2018 22:36:57 +0000 (22:36 +0000)]
Merge "Remove testsuite empty yaml"
Thanh Ha (zxiiro) [Mon, 20 Aug 2018 22:36:41 +0000 (22:36 +0000)]
Merge "Remove so config repo yaml"
Thanh Ha (zxiiro) [Mon, 20 Aug 2018 22:36:23 +0000 (22:36 +0000)]
Merge "Update CLM integration jobs"
Jessica Wagantall [Mon, 20 Aug 2018 22:26:34 +0000 (15:26 -0700)]
Remove testsuite empty yaml
Remove testsuite-properties.yaml file since it
does not have any jobs defined.
Change-Id: Iabeceb8b0ac402ff57cfd0e6ea700a0a6f0dbba0
Issue-ID: CIMAN-116
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Jessica Wagantall [Mon, 20 Aug 2018 21:36:05 +0000 (14:36 -0700)]
Update CLM integration jobs
Update location of pom.xml for CLM integration job.
Remove integration seccom yaml file since it only had the
CLM job mentioned and this is currently uselsess for
seccom repo.
Change-Id: Idb2ff707bc949114b9fe7403a705e98c8a3875eb
Issue-ID: CIMAN-116
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Jessica Wagantall [Mon, 20 Aug 2018 21:46:44 +0000 (14:46 -0700)]
Remove so config repo yaml
The yaml file for these repos was only containing
the CLM job, which is useless for these repos.
Delete the yaml file for now. It will be re-added once
the teams have any other Jenkins jobs to add.
Change-Id: I3f02a3ddec087822271d4fe5b9498c4d19cbb22d
Issue-ID: CIMAN-116
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Thanh Ha (zxiiro) [Mon, 20 Aug 2018 22:16:43 +0000 (22:16 +0000)]
Merge "Update pom.xml for CLM"
Thanh Ha (zxiiro) [Mon, 20 Aug 2018 22:16:25 +0000 (22:16 +0000)]
Merge "Remove CLM job for doc"
Jessica Wagantall [Mon, 20 Aug 2018 21:51:44 +0000 (14:51 -0700)]
Remove testsuite CLM jobs
Testsuite repos are mostly robot and python related files
and does not make sense to have CLM running on them.
Issue-ID: CIMAN-116
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I0f5a73d87b36b643c28c420dbdf8b562ee7e8d0a
Jessica Wagantall [Mon, 20 Aug 2018 21:30:20 +0000 (14:30 -0700)]
Remove CLM job for doc
doc repo does not have any maven files.
There is no point in running CLM on those.
Change-Id: I279ae2ba0d1fe4027ec15dfb38421bd5535796c6
Issue-ID: CIMAN-116
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Jessica Wagantall [Mon, 20 Aug 2018 21:28:28 +0000 (14:28 -0700)]
Update pom.xml for CLM
Update location of pom.xml for running CLM job
properly.
Change-Id: I4fafd1aad8b770f27c8c55506d1747009c7bc8b8
Issue-ID: CIMAN-116
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Lusheng Ji [Mon, 20 Aug 2018 17:27:24 +0000 (13:27 -0400)]
Remove PM Mapper jenkins job def
PM Mapper will not be able to part of R3 DCAE, per
Ericsson team reporting during the DCAE weekly meeting
on 08/16.
Issue-ID: DCAEGEN2-716
Change-Id: I9e422d4abb6a5b09bed299bede8930dff6b646be
Signed-off-by: Lusheng Ji <lji@research.att.com>
Idan Amit [Mon, 20 Aug 2018 12:57:43 +0000 (15:57 +0300)]
Remove CLM job from sdc-pubsub repo
Removed unnecessary CLM job from the jjb file of the sdc-pubsub repo
Change-Id: Iec55cfe87a94ff82b0dd2da9a1437edc255aacf0
Issue-ID: SDC-1660
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Michael Lando [Thu, 16 Aug 2018 15:07:52 +0000 (18:07 +0300)]
Update SDC sonar jjb
Removed old style Java memory definitions.
Fix incorrect sonar property definition.
Change sonar.branch.name to sonar.branch,
Because current sonar version does not support the property.
Change-Id: I79f417fe41de3599f65d54013ac2aceed79bef31
Issue-ID: SDC-1632
Signed-off-by: Michael Lando <ml636r@att.com>