Re: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or io.fabric8

2017-06-13 Thread Gary Wu
Ok, so to clarify, OOM will not be building docker images.  Instead, it will 
only consume/leverage the docker images that are built by the individual 
projects.  Correct?

Regarding Python:  In the absence of pip repos for Python, what we did in 
OPEN-O was to have the Python projects also provide a POM file that packages 
the necessary Python code into a zip file that then gets pushed to Nexus.  
Those zip files are then retrieved from Nexus by the docker build jobs like 
they do for Java artifacts.

Thanks,
Gary

From: NG, JOHN [mailto:jn1...@att.com]
Sent: Tuesday, June 13, 2017 10:17 AM
To: ROSE, DANIEL V ; Gary Wu ; Morales, 
Victor ; onap-discuss@lists.onap.org; AGGARWAL, 
MANISHA ; FORSYTH, JAMES 
Subject: RE: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

Re: OOM … OOM gets involved only after the application code is packaged as 
docker images in Nexus.  Then OOM is triggered with a pre-defined deployment 
blueprint to execute the deployment.  The deployment will contain reference to 
the docker image in Nexus and the target infrastructure on which the 
application is to be instantiated.

---
John Ng
AT&T Labs – D2 Architecture
200 Laurel Ave, D5-3D16
Middletown, NJ 07748
+1 732 420 3742
+1 732 310 3253 (mobile)
joh...@att.com<mailto:joh...@att.com>
---

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ROSE, DANIEL V
Sent: Tuesday, June 13, 2017 11:34 AM
To: Gary Wu mailto:gary.i...@huawei.com>>; Morales, 
Victor mailto:victor.mora...@intel.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; AGGARWAL, 
MANISHA mailto:amani...@att.com>>; FORSYTH, JAMES 
mailto:jf2...@att.com>>
Subject: Re: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
I think that’s a good approach (with the caveat being that some things use 
python and I don’t know if we have a pip repo or anything)

Thanks,

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Tuesday, June 13, 2017 11:28 AM
To: ROSE, DANIEL V mailto:dr6...@att.com>>; Morales, Victor 
mailto:victor.mora...@intel.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; AGGARWAL, 
MANISHA mailto:amani...@att.com>>; FORSYTH, JAMES 
mailto:jf2...@att.com>>
Subject: RE: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

I also would be in support of standardizing the docker builds.  I think docker 
builds are now under the purview of the OOM project.  Maybe someone from the 
OOM project can chime in?

In OPEN-O, we had the Java merge jobs deploy Java artifacts to Nexus, and then 
the docker build jobs will pull the already-built Java artifacts from Nexus to 
build the docker images.  The docker build jobs are then defined as downstream 
dependencies from the Java build jobs in Jenkins.  We should be able to do 
something similar for ONAP to cleanly separate the Java builds from the docker 
builds.

Thanks,
Gary

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ROSE, DANIEL V
Sent: Tuesday, June 13, 2017 7:44 AM
To: Morales, Victor 
mailto:victor.mora...@intel.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; AGGARWAL, 
MANISHA mailto:amani...@att.com>>; FORSYTH, JAMES 
mailto:jf2...@att.com>>
Subject: Re: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

You could ask someone from aai like Harish, Jimmy or Manisha as they also use 
Spotify


Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: Morales, Victor [mailto:victor.mora...@intel.com]
Sent: Tuesday, June 13, 2017 10:33 AM
To: ROSE, DANIEL V mailto:dr6...@att.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

Thanks Daniel for answering this, one of the problems that I’ve faced with 
Spotify plugin is trying to build the image behind a corporate proxy, did you 
know if there a way to do it?

From: "ROSE, DANIEL V" mailto:dr6...@att.com>>
Date: Tuesday, June 13, 2017 at 9:26 AM
To: Victor Morales mailto:victor.mora...@intel.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: RE: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

We currently build docker images via scripts,

[onap-discuss] List of ONAP Docker Images

2017-06-15 Thread Gary Wu
Hi PTLs,

I am compiling a list of all the ONAP Docker images in a spreadsheet (CSV):

https://gerrit.onap.org/r/gitweb?p=integration.git;a=blob;f=packaging/docker/docker-images.csv;h=9bac826b024ed76fb991ea3694ca39a669f53bbe;hb=refs/heads/master

Please take a look and see if there is anything missing or incorrect for your 
respective projects.  In particular, please let me know if there are any 
planned changes for Release 1.

Please feel free to submit any changes directly via Gerrit, or you may email me 
and I'll change it for you.

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] List of ONAP Docker Images

2017-06-16 Thread Gary Wu
My understanding is that all the docker image names will be changed to onap.  
In addition, all the Java artifacts will have groupIds and package names 
changed to org.onap as well.  I’m not sure what the timeline is on either of 
these items.

Thanks,
Gary

From: Viswa KSP [mailto:kspviswa.git...@gmail.com]
Sent: Friday, June 16, 2017 2:31 AM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] List of ONAP Docker Images

Is there a proposal to standardize docker parent repo to just onap ? ( Cos I 
can see bunch of docker parents such as onap, openecomp, dcae, aai etc ).

BR,
Viswa

On Fri, Jun 16, 2017 at 4:14 AM, Gary Wu 
mailto:gary.i...@huawei.com>> wrote:
Hi PTLs,

I am compiling a list of all the ONAP Docker images in a spreadsheet (CSV):

https://gerrit.onap.org/r/gitweb?p=integration.git;a=blob;f=packaging/docker/docker-images.csv;h=9bac826b024ed76fb991ea3694ca39a669f53bbe;hb=refs/heads/master

Please take a look and see if there is anything missing or incorrect for your 
respective projects.  In particular, please let me know if there are any 
planned changes for Release 1.

Please feel free to submit any changes directly via Gerrit, or you may email me 
and I’ll change it for you.

Thanks,
Gary



___
onap-discuss mailing list
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
https://lists.onap.org/mailman/listinfo/onap-discuss

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] Hosting vagrant-onap in ONAP

2017-06-16 Thread Gary Wu
Hi Victor,

The work that you’re doing in on vagrant-onap [1] is very closely aligned with 
the Bootstrap initiative in the Integration project [2].  Now that the ONAP 
integration repo is available, would you be interested in hosting and 
continuing vagrant-onap development from there?

If so, a good place to put it could be in 
[integration.git]/bootstrap/vagrant-onap/.

Thanks,
Gary

[1] https://github.com/electrocucaracha/vagrant-onap
[2] https://wiki.onap.org/pages/viewpage.action?pageId=4718718


From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Morales, Victor
Sent: Tuesday, June 13, 2017 10:23 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Standardizing docker-maven-plugin, com.spotify or 
io.fabric8

Howdy,

Shashank and I started a vagrant project to collect the set of instructions to 
build ONAP Docker Images[1]. What we have found is that not all the projects 
are building their images in the same way.  Even more, some of them uses 
different maven plugins, for example data-router that uses the Spotify 
plugin[2] and MSO uses Fabric8[3].  I’m not pretending to start a discussion 
about which is better but shouldn’t be better to keep one a standardize the 
method to build those images?

Regards/Saludos
Victor Morales
irc: electrocucaracha

[1] 
https://github.com/electrocucaracha/vagrant-onap/blob/master/lib/functions#L135-L154
[2] 
https://git.onap.org/aai/data-router/tree/pom.xml#n161
[3] 
https://git.onap.org/mso/tree/packages/docker/pom.xml#n101



___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Integration project PTL Election

2017-06-23 Thread Gary Wu
+1

Thanks,
Gary

From: Yunxia Chen
Sent: Thursday, June 22, 2017 12:31 PM
To: onap-discuss@lists.onap.org
Cc: Yunxia Chen ; wangchen...@chinamobile.com; 
dr6...@att.com; plata...@research.att.com; cc6...@intl.att.com; 
ac2...@intl.att.com; spondon...@att.com; ha0...@att.com; 
xiaolong.k...@orange.com; francois.desp...@orange.com; 
yangyi@chinatelecom.cn; wanglm@chinatelecom.cn; Gary Wu 
; Kang Xi ; Yang Xu (Yang, Fixed 
Network) ; xingxiaocheng ; 
aijianwen ; Liuyuliang (Yuliang, SSA) 
; dandrus...@mirantis.com; lxin...@vmware.com; 
bin.y...@windriver.com; alon.strikov...@amdocs.com
Subject: [onap-discuss] Integration project PTL Election

Dear Integration committers,

Upon close our self-nomination period, we only have one candidate: Helen Chen.  
According to LF rules, we still need to run the election (cannot use that poll 
system, it requires two choices).   I’d like to start the vote through email, 
and close the vote at this Friday, June 23rd , 11:59 PM, PDT.

Committers, if you support Helen Chen for PTL, would you please respond to this 
message with “+1”.  If you don’t, please respond with “-1”, and if you are 
neutral, please respond with “0”.

Regards,

Helen Chen

Committers list upon Integration project approval date 06/08/2017 for your 
reference:
Helen Chen



helen.c...@huawei.com<mailto:helen.c...@huawei.com>





Chengli Wang



wangchen...@chinamobile.com<https://wiki.onap.org/mailto:>





Daniel Rose



dr6...@att.com<mailto:dr6...@att.com>





Marco Platania



plata...@research.att.com<mailto:plata...@research.att.com>





Christophe Closset



cc6...@intl.att.com<mailto:cc6...@intl.att.com>





Anael Closson



ac2...@intl.att.com<mailto:ac2...@intl.att.com>





Spondon Dey



 spondon...@att.com<mailto:spondon...@att.com>





Hector Anapan-Lavalle



ha0...@att.com<https://wiki.onap.org/mailto:>





Xiaolong Kong



xiaolong.k...@orange.com<mailto:yangyi@chinatelecom.cn>





François Despres



francois.desp...@orange.com<mailto:francois.desp...@orange.com>





Yi Yang



yangyi@chinatelecom.cn<mailto:yangyi@chinatelecom.cn>





Luman Wang



wanglm....@chinatelecom.cn<mailto:wanglm@chinatelecom.cn>





Gary Wu



gary.i...@huawei.com<mailto:gary.i...@huawei.com>





Kang Xi



kang...@huawei.com<mailto:kang...@huawei.com>





Yang Xu



yang@huawei.com<mailto:yang@huawei.com>





Xiaocheng Xing



xingxiaoch...@huawei.com<mailto:xingxiaoch...@huawei.com>





Jianwen Ai



aijian...@huawei.com<https://wiki.onap.org/mailto:>





Yuliang Liu



liuyulia...@huawei.com<http://huawei.com/>





Dmitriy Andrushko



dandrus...@mirantis.com<mailto:dandrus...@mirantis.com>





Xinhui Li



lxin...@vmware.com<mailto:lxin...@vmware.com>





Bin Yang



bin.y...@windriver.com<mailto:bin.y...@windriver.com>





Alon Strikovsky



alon.strikov...@amdocs.com<mailto:alon.strikov...@amdocs.com>








From: Helen Chen 00725961 mailto:helen.c...@huawei.com>>
Date: Wednesday, June 21, 2017 at 7:44 PM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: Re: [onap-discuss] Integration project PTL nomination solicitation

Dear Integration committers,

I would like to inform you that the voting poll has been set up for vote 
collection.
The voting poll will be closed by Friday, June 23rd , 11:59 PM, PDT.

Regards,

Helen Chen

From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Helen Chen 00725961 
mailto:helen.c...@huawei.com>>
Date: Friday, June 16, 2017 at 4:37 PM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: [onap-discuss] Integration project PTL nomination solicitation

Dear Integration committers,

The Integration project is soliciting self-nominations for its Project 
Technical Lead.  Per TSC instructions, nominees should be from those listed as 
committers on the Integration project proposal approved by the ONAP TSC 
(https://wiki.onap.org/pages/viewpage.action?pageId=4718718). The nomination 
period will end on Tuesday 11:59 PM, June 20, PDT.

To nominate, please send an email to the onap-discuss list, stating your 
interest, and a short bio for helping people to know you better.
After the nomination period is closed, a voting poll will be set up for vote 
collection.

Regards,
Helen Chen
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: MSB daily building

2017-07-10 Thread Gary Wu
Hi Huabing,

Yes, this will have to be handled by LF admins.  I would expect that the same 
third party lib jobs should be migrated to ONAP, and the corresponding entries 
added to the Maven settings.xml.  Another possibility is to keep the 
dependencies on *.open-o.org, but that’s up the LF to decide since Open-O 
services were supposed to be decommissioned.

Thanks,
Gary


From: zhao.huab...@zte.com.cn [mailto:zhao.huab...@zte.com.cn]
Sent: Monday, July 10, 2017 6:47 PM
To: Gary Wu 
Cc: Gildas Lanilis ; meng.zhaoxi...@zte.com.cn; 
jian.m...@zte.com.cn
Subject: MSB daily building


Hi Gary,



I'm writing to ask your help,  again. :-).



MSB codes have already been uploaded to ONAP Gerrit. Since the compiling of MSB 
depends on some third party libs hosted on OPEN-O Nexus server, How could I add 
OPEN-O maven repo to maven settings.xml for  ONAP jenkins so MSB daily building 
could run at ONAP Jenkins server?



The below configuration should be added to maven setting:





  open-o-thirdparty

  open-o-thirdparty

  
https://nexus.open-o.org/content/repositories/thirdparty/https://nexus.open-o.org/content/repositories/thirdparty/%3c/url>>

  

true

  

  

false

  





  open-o-thirdparty-snapshots

  open-o-thirdparty-snapshots

  
https://nexus.open-o.org/content/repositories/thirdparty-snapshots/https://nexus.open-o.org/content/repositories/thirdparty-snapshots/%3c/url>>

  

false

  

  

true

  





I have sent out a mail to ask help from LF to migrate those third party libs 
Jenkins job from OPEN-O to ONAP, there's no response yet.



Thanks,

Huabing








___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] Refactor CLAMP to inherit from oparent

2017-07-11 Thread Gary Wu
Hi Catherine,

In today's Integration meeting, we discussed having CLAMP pilot trials around 
coding styles.  In OPEN-O we centrally defined coding styles in the oparent 
project/repo, and it would be great if we can do likewise for ONAP so we can 
avoid duplicate or conflicting definitions across projects.  Do you think we 
can have CLAMP do a pilot run on inheriting from oparent as well?

To recap the goals of oparent:  centrally define shared parent POM definitions 
such as nexus (distributionManagement) location, coding styles, license checks, 
coding style checks, sonar setup, etc.

To inherit from oparent:  modify the project's POM to ensure that all POM files 
ultimately inherit from


org.onap.oparent
oparent
1.0.0-SNAPSHOT


And also remove any local definitions within the project POMs around 
distributionManagement, coding styles, etc., so that those properties are 
derived from oparent instead.

Please let us know if you run into anything that would require changes or 
enhancements to the oparent POMs.

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

2017-07-11 Thread Gary Wu
Currently we’re using what was defined for OPEN-O:  
https://wiki.open-o.org/display/GI/OPEN-O+Java+code+style, namely:

Google Java Style with some modifications:
4.2 Block indentation: +4 spaces
4.4 Column limit: 120

Gildas, any ideas where we should put this in the ONAP wiki?

Thanks,
Gary

From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com]
Sent: Tuesday, July 11, 2017 2:11 PM
To: Gary Wu 
Cc: LEFEVRE, CATHERINE ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent


On Jul 11, 2017, at 2:27 PM, Gary Wu 
mailto:gary.i...@huawei.com>> wrote:

Hi Catherine,

In today’s Integration meeting, we discussed having CLAMP pilot trials around 
coding styles.  In OPEN-O we centrally defined coding styles in the oparent 
project/repo, and it would be great if we can do likewise for ONAP so we can 
avoid duplicate or conflicting definitions across projects.  Do you think we 
can have CLAMP do a pilot run on inheriting from oparent as well?

Is there an place where the code style rules have been explained? I believe a 
wiki page to explain what are the agreed rules could help, similar to what ODL 
has here: 
https://wiki.opendaylight.org/view/BestPractices/Coding_Guidelines#General_Code_Style

At any rate, thanks for putting this up! It’s going to be a long journey to 
enforce checkstyle considering the amount of LoC in ONAP.

Thanks,
Alexis



To recap the goals of oparent:  centrally define shared parent POM definitions 
such as nexus (distributionManagement) location, coding styles, license checks, 
coding style checks, sonar setup, etc.

To inherit from oparent:  modify the project’s POM to ensure that all POM files 
ultimately inherit from


org.onap.oparent
oparent
1.0.0-SNAPSHOT


And also remove any local definitions within the project POMs around 
distributionManagement, coding styles, etc., so that those properties are 
derived from oparent instead.

Please let us know if you run into anything that would require changes or 
enhancements to the oparent POMs.

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
https://lists.onap.org/mailman/listinfo/onap-discuss

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

2017-07-12 Thread Gary Wu
Looks like the Java code style was already documented by Gildas here:

1.Developer 
Wiki<https://wiki.onap.org/display/DW/Developer+Wiki?src=breadcrumbs-expanded> 
> Getting 
Involved<https://wiki.onap.org/display/DW/Getting+Involved?src=breadcrumbs-expanded>
 > Developer Best 
Practices<https://wiki.onap.org/display/DW/Developer+Best+Practices?src=breadcrumbs-parent>
 > Java code style
https://wiki.onap.org/display/DW/Java+code+style

Thanks,
Gary

From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com]
Sent: Wednesday, July 12, 2017 3:32 AM
To: Gary Wu 
Cc: Gildas Lanilis ; LEFEVRE, CATHERINE 
; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

Ok, good. Thanks for the pointers. Google Java Style what is use as well in 
ODL, so I can say I'm already familiar with them :)
One we have a wiki for that, I strongly believe advertising this widly (through 
this mailing list) can be a good start to get devs onboard and/or familiar with 
the check styles rules that would be enforced.

Thanks,
Alexis

Le mardi 11 juillet 2017, Gary Wu 
mailto:gary.i...@huawei.com>> a écrit :
Currently we’re using what was defined for OPEN-O:  
https://wiki.open-o.org/display/GI/OPEN-O+Java+code+style, namely:

Google Java Style with some modifications:
4.2 Block indentation: +4 spaces
4.4 Column limit: 120

Gildas, any ideas where we should put this in the ONAP wiki?

Thanks,
Gary

From: Alexis de Talhouët 
[mailto:adetalhoue...@gmail.com]
Sent: Tuesday, July 11, 2017 2:11 PM
To: Gary Wu 
>
Cc: LEFEVRE, CATHERINE 
>; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent


On Jul 11, 2017, at 2:27 PM, Gary Wu 
> 
wrote:

Hi Catherine,

In today’s Integration meeting, we discussed having CLAMP pilot trials around 
coding styles.  In OPEN-O we centrally defined coding styles in the oparent 
project/repo, and it would be great if we can do likewise for ONAP so we can 
avoid duplicate or conflicting definitions across projects.  Do you think we 
can have CLAMP do a pilot run on inheriting from oparent as well?

Is there an place where the code style rules have been explained? I believe a 
wiki page to explain what are the agreed rules could help, similar to what ODL 
has here: 
https://wiki.opendaylight.org/view/BestPractices/Coding_Guidelines#General_Code_Style

At any rate, thanks for putting this up! It’s going to be a long journey to 
enforce checkstyle considering the amount of LoC in ONAP.

Thanks,
Alexis


To recap the goals of oparent:  centrally define shared parent POM definitions 
such as nexus (distributionManagement) location, coding styles, license checks, 
coding style checks, sonar setup, etc.

To inherit from oparent:  modify the project’s POM to ensure that all POM files 
ultimately inherit from


org.onap.oparent
oparent
1.0.0-SNAPSHOT


And also remove any local definitions within the project POMs around 
distributionManagement, coding styles, etc., so that those properties are 
derived from oparent instead.

Please let us know if you run into anything that would require changes or 
enhancements to the oparent POMs.

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

2017-07-13 Thread Gary Wu
I’ve not seen the Jenkins Checkstyle plugin used by LF before, but I’ll follow 
up with LF to see if they can set it up.

Thanks,
Gary

From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Thursday, July 13, 2017 5:28 AM
To: Gary Wu ; Alexis de Talhouët 
; onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

Alexis, Gary,

We should also consider the following reference since ONAP is not only Java 
code base.

  *   Google Python Style Guideline: 
https://google.github.io/styleguide/pyguide.html
Here is another one concerning Check style Coverage.

  *   Google's Java Style Check style Coverage: 
http://checkstyle.sourceforge.net/google_style.html
These have been added as a comment to the ONAP wiki page
https://wiki.onap.org/display/DW/Java+code+style

Best regards
Catherine

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Lefevre, Catherine
Sent: Thursday, July 13, 2017 2:18 PM
To: Gary Wu mailto:gary.i...@huawei.com>>; Alexis de 
Talhouët mailto:adetalhoue...@gmail.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

Good morning Alexis, Gary,

I confirm that we can use CLAMP to do a pilot.
Will you also contact LF to integrate the Checkstyle plug-in to Jenkins as 
discussed during the Integration meeting?

Many thanks & regards
Catherine

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gary Wu
Sent: Wednesday, July 12, 2017 7:31 PM
To: Alexis de Talhouët mailto:adetalhoue...@gmail.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

Looks like the Java code style was already documented by Gildas here:

1.Developer 
Wiki<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Developer-2BWiki-3Fsrc-3Dbreadcrumbs-2Dexpanded&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=sZve6ovGP3QNz9Fb83x8a6AH6iuvZlx0AYCJSR46RcU&s=tQXxdbvC0p5VCQody6GiUzT2TKwgHvlqIqkuwjKbelY&e=>
 > Getting 
Involved<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Getting-2BInvolved-3Fsrc-3Dbreadcrumbs-2Dexpanded&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=sZve6ovGP3QNz9Fb83x8a6AH6iuvZlx0AYCJSR46RcU&s=mP6EAdoDsTZFzO8BTgXz9BUOgAqPE0LKdomBqQor3cM&e=>
 > Developer Best 
Practices<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Developer-2BBest-2BPractices-3Fsrc-3Dbreadcrumbs-2Dparent&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=sZve6ovGP3QNz9Fb83x8a6AH6iuvZlx0AYCJSR46RcU&s=gafwynFsHuSwTyYCpXl9A1TDUefYkXhbqsqCe9uOlHg&e=>
 > Java code style
https://wiki.onap.org/display/DW/Java+code+style<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Java-2Bcode-2Bstyle&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=sZve6ovGP3QNz9Fb83x8a6AH6iuvZlx0AYCJSR46RcU&s=7qWaAq1MdmNk3zQBaxmdzi5H_8B-oaQnGT594fcuA3Q&e=>

Thanks,
Gary

From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com]
Sent: Wednesday, July 12, 2017 3:32 AM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: Gildas Lanilis 
mailto:gildas.lani...@huawei.com>>; LEFEVRE, 
CATHERINE mailto:cl6...@intl.att.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

Ok, good. Thanks for the pointers. Google Java Style what is use as well in 
ODL, so I can say I'm already familiar with them :)
One we have a wiki for that, I strongly believe advertising this widly (through 
this mailing list) can be a good start to get devs onboard and/or familiar with 
the check styles rules that would be enforced.

Thanks,
Alexis

Le mardi 11 juillet 2017, Gary Wu 
mailto:gary.i...@huawei.com>> a écrit :
Currently we’re using what was defined for OPEN-O:  
https://wiki.open-o.org/display/GI/OPEN-O+Java+code+style<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.open-2Do.org_display_GI_OPEN-2DO-2BJava-2Bcode-2Bstyle&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=sZve6ovGP3QNz9Fb83x8a6AH6iuvZlx0AYCJSR46RcU&s=NrgqXtgwAtTFP6pIW2z7W9b2I3Yoi1aWHmD-QZr2YFQ&e=>,
 namely:

Google Java Style with some modifications:
4.2 Block indentation: +4 spaces
4.4 Column limit: 120

Gildas, any ideas where we should put this in the ONAP wiki?

Thanks,
Gary

Fr

[onap-discuss] [integration] Jenkins jobs not updating Gerrit

2017-07-13 Thread Gary Wu
Hi helpdesk,

When Jenkins jobs are completing now, they are not updating the results in 
Gerrit.  Can you take a look?

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

2017-07-14 Thread Gary Wu
According to LF, they have already installed the Checkstyle plugin for Jenkins. 
 Let me know if there are changes required to oparent to enable the output.

I agree that FindBugs and PMD both seem like good additions.

Thanks,
Gary

From: Alexis de Talhouët [mailto:adetalhoue...@gmail.com]
Sent: Friday, July 14, 2017 5:28 AM
To: Lefevre, Catherine 
Cc: Gary Wu ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

Catherine,

I believe FindBugs and PMD can be good addition. IIRC, in ODL, FindBugs does 
the following 
https://wiki.opendaylight.org/view/BestPractices/Coding_Guidelines#FindBugs and 
PMD check for copy-paste code (configured for 10 LoC c/p)  
https://github.com/opendaylight/odlparent/blob/ac464f6a253fcc7dc615ee145927dbf4834b9d5d/odlparent/pom.xml#L1512-L1542

Regards,
Alexis

On Jul 14, 2017, at 2:58 AM, Lefevre, Catherine 
mailto:cl6...@intl.att.com>> wrote:

Thank you Gary.
Concerning CheckStyle plug-in, the CLAMP  team will submit a change to 
ci-management project so LF can review and merge the change.
The CLAMP team will also change the CLAMP pom file in order to inherit from 
o-parent as previously suggested.


Alexis,
When you run Checkstyle plug-in for Jenkins as part of your build job then 
Jenkins will display the number of warnings found from your build.

I was wondering if we should also consider FindBugs plug-in and PMD plug-in.
FindBugs - It is an open source program which uses static analysis to look for 
bugs in Java code.
PMD- It checks the code for unused fields, empty, try / catch / if / while / 
finally, block, unused method parameters and stuff like that.

Here are additional information – let me know what you think.
https://wiki.jenkins.io/display/JENKINS/FindBugs+Plugin
http://www.treselle.com/blog/static-code-analysis-jenkins/

Let me know what you think

Best regards
Catherine

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, July 13, 2017 6:04 PM
To: Lefevre, Catherine mailto:cl6...@intl.att.com>>; 
Alexis de Talhouët mailto:adetalhoue...@gmail.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

I’ve not seen the Jenkins Checkstyle plugin used by LF before, but I’ll follow 
up with LF to see if they can set it up.

Thanks,
Gary

From: Lefevre, Catherine [mailto:cl6...@intl.att.com]
Sent: Thursday, July 13, 2017 5:28 AM
To: Gary Wu 
mailto:gary.i...@huawei.com<mailto:gary.i...@huawei.com%3cmailto:gary.i...@huawei.com>>>;
 Alexis de Talhouët 
mailto:adetalhoue...@gmail.com<mailto:adetalhoue...@gmail.com%3cmailto:adetalhoue...@gmail.com>>>;
 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org%3cmailto:onap-discuss@lists.onap.org>>
Subject: RE: [onap-discuss] [integration] Refactor CLAMP to inherit from oparent

Alexis, Gary,

We should also consider the following reference since ONAP is not only Java 
code base.

 *   Google Python Style Guideline: 
https://google.github.io/styleguide/pyguide.html<https://urldefense.proofpoint.com/v2/url?u=https-3A__google.github.io_styleguide_pyguide.html&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=KX3AafyfxKw95Z9kMPL_eCRgyiQQRSCd9fEI4jHZJYo&s=6q5us07m_Wu6DvRE-ARfMmovQyoqKSBMKw6kvFdnTYw&e<https://google.github.io/styleguide/pyguide.html%3chttps:/urldefense.proofpoint.com/v2/url?u=https-3A__google.github.io_styleguide_pyguide.html&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=KX3AafyfxKw95Z9kMPL_eCRgyiQQRSCd9fEI4jHZJYo&s=6q5us07m_Wu6DvRE-ARfMmovQyoqKSBMKw6kvFdnTYw&e>=>
Here is another one concerning Check style Coverage.

 *   Google's Java Style Check style Coverage: 
http://checkstyle.sourceforge.net/google_style.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__checkstyle.sourceforge.net_google-5Fstyle.html&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=KX3AafyfxKw95Z9kMPL_eCRgyiQQRSCd9fEI4jHZJYo&s=px7wftOLSxi_9c5u0RXpSuW60DX3KjBiejvNtVV3YSM&e<http://checkstyle.sourceforge.net/google_style.html%3chttps:/urldefense.proofpoint.com/v2/url?u=http-3A__checkstyle.sourceforge.net_google-5Fstyle.html&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=KX3AafyfxKw95Z9kMPL_eCRgyiQQRSCd9fEI4jHZJYo&s=px7wftOLSxi_9c5u0RXpSuW60DX3KjBiejvNtVV3YSM&e>=>
These have been added as a comment to the ONAP wiki page
https://wiki.onap.org/display/DW/Java+code+style<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Java-2Bcode-2Bstyle&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=KX3AafyfxKw95Z9kMPL_eCRgyiQQRSCd9fEI4jHZJYo&s=a

Re: [onap-discuss] [ONAP Helpdesk #43030] [integration] Jenkins jobs not updating Gerrit

2017-07-14 Thread Gary Wu
Hi Jess,

Seems it is working again now.  If you look at e.g. 
https://gerrit.onap.org/r/#/c/5789/ you can see that the first couple of jobs 
that got triggered did not update Gerrit, but the final "recheck" did.

Thanks,
Gary

-Original Message-
From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org] 
Sent: Thursday, July 13, 2017 4:48 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: [ONAP Helpdesk #43030] [integration] Jenkins jobs not updating Gerrit

Dear Gary, 

Can you please let me know which job are you wanting to see updates from? 

Thansk a ton
Jess. 
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Versioning for Amsterdam

2017-07-20 Thread Gary Wu
Hi Andy,

Can you chime in on how the release process would work (vis-à-vis use of 
staging repos, artifact signings, etc.) if ONAP decides to have independent 
version numbers and possibly independent release cycles for each module?

Thanks,
Gary


-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gino Fraboni
Sent: Thursday, July 20, 2017 7:04 AM
To: SPATSCHECK, OLIVER (OLIVER) ; Yunxia Chen 

Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Versioning for Amsterdam


I'll throw in my +1 for version 2 as well.
And semantic versioning makes complete sense to me.


Gino Fraboni
Senior Software Developer
Amdocs Data Experience



A Platinum member of ONAP  
Read the latest on Amdocs.com and the Amdocs blog network – and follow us on 
Facebook, Twitter, LinkedIn and YouTube.



-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of SPATSCHECK, OLIVER 
(OLIVER)
Sent: Thursday, July 20, 2017 9:54 AM
To: Yunxia Chen 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Versioning for Amsterdam


I agree that we should do 3.) independent of 1.) and 2.) ( Again I don’t think 
there has been a final decision but I din’t hear any opposition to 3. so far).

As for:

" AAI version 2.0.3, AAF version 1.0.8, Clamp version 0.9.0.”

I think that’s actually a good thing. 

First we are using 3rd party software of different versions anyway. All those 
components depend on often hundreds of jar files which have all kind of version 
numbers and version number schemes. So if we are going with 2.) we are treating 
other components not differently as we would treat external components from a 
build perspective.

Also above would more honestly represent maturity. E.g. if we are introducing a 
new component and ONAP itself is in release 10.X.X should the “beta” version of 
that new component have a 10.X.X release number of a 0.X.X release number. 
Giving it a 10.X.X release number as the first release is very misleading… . 
Also easier for CICD if we ever decided to go that route. 

As for the question if there would be one version per project or repo I would 
really leave this up to the projects to work out. If we can handle one per 
project the build infrastructure will also be able to handle one per repo.

I like Pam’s suggestion. Let’s set up some time to close on this next week at 
the virtual dev meeting. 

Gildas can you set up the discussion as part of the release planing?

Thx

Oliver

> On Jul 19, 2017, at 7:27 PM  EDT, Yunxia Chen  wrote:
> 
> Option 3 is an alternative as option 1. I +1 for option 1 or option 3 from 
> Integration point of view and end user point of view.
>  
> I understand that the “freedom” on each project with its own versioning. As 
> stated in Gildas’s email, currently we have 20+ projects which will 
> participate the Arsterdam simultaneous release, it will be very hard for us 
> to test all those combinations and maintain that mapping.
>  
> Regards,
>  
> Helen Chen
>  
> From:  on behalf of Gildas Lanilis 
> 
> Date: Wednesday, July 19, 2017 at 1:58 PM
> To: "HANSEN, TONY L" , "onap-discuss@lists.onap.org" 
> 
> Subject: Re: [onap-discuss] Versioning for Amsterdam
>  
> To my knowledge, no decision was made on versioning.
>  
> If we go with option #2:
>  
> Questions:
> 1)  Who is maintaining the version dependency? Or ideally how to generate 
> automatically that dependency graph?
> 2)  When we will deliver Amsterdam later in November, we are going to 
> say: We are delivering Amsterdam Release 1.0.0 that embeds the following 
> components: AAI version 2.0.3, AAF version 1.0.8, Clamp version 0.9.0. and so 
> on. Are we comfortable with that approach?
>  
> 3)  Independently of option #1 or #2, do we agree to adopt Semantic 
> Versionning?
>  
> 
>  
> Thanks,
> Gildas
> ONAP Release Manager
> 1 415 238 6287
>  
> From: onap-discuss-boun...@lists.onap.org 
> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of HANSEN, TONY L
> Sent: Wednesday, July 19, 2017 1:24 PM
> To: onap-discuss@lists.onap.org
> Subject: Re: [onap-discuss] Versioning for Amsterdam
>  
> Here’s my +1 as well for option 2. I also like Randa’s addition, but make 
> sure you also add in “Prototype” or “PreRelease” or something along those 
> lines for issues filed against the current pre-Amsterdam code base.
>  
> Tony
>  
> From:  on behalf of "MAHER, RANDA" 
> 
> Date: Wednesday, July 19, 2017 at 3:43 PM
> To: "TALASILA, MANOOP" , 
> "onap-discuss@lists.onap.org" , "SPATSCHECK, 
> OLIVER" 
> Subject: Re: [onap-discuss] Versioning for Amsterdam
>  
> 
> I would further propose an enhancement for Option 2:
>  
> All Jira project be updated to include a new field called Release Name and 
> entries for that field be from a pull down menu that would include Amsterdam, 
> Beijing, and any future release added when the name is det

[onap-discuss] Jenkins is down

2017-07-21 Thread Gary Wu
Hi helpdesk,

http://jenkins.onap.org/ is not responding.  Can you take a look?

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ONAP Helpdesk #43359] Jenkins is down

2017-07-21 Thread Gary Wu
Looks like it's working now.  Thanks!
-Gary

-Original Message-
From: Andrew Grimberg via RT [mailto:onap-helpd...@rt.linuxfoundation.org] 
Sent: Friday, July 21, 2017 11:02 AM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: [ONAP Helpdesk #43359] Jenkins is down

On Fri Jul 21 13:21:36 2017, agrimberg wrote:
> On 07/21/2017 10:11 AM, Gary Wu via RT wrote:
> 
> > Hi helpdesk,
> > 
> > http://jenkins.onap.org/ is not responding.  Can you take a look?
> > 
> > Thanks,
> > Gary
> 
> Greetings Gary,
> 
> It looks like we are, or were having some issues getting to the 
> provider [0]. I suggest you subscribe to our master status page [1]. 
> At some point ONAP will likely get it's own dedicated page, but right 
> now this is the best option.
> 
> -Andy-
> 
> [0] https://status.linuxfoundation.org/incidents/b1sv4m6zb7tr
> [1] https://status.linuxfoundation.org/

As of 20 minutes ago this issue should be fully resolved.

-Andy-

--
Andrew Grimberg
The Linux Foundation
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] Update POM to inherit from oparent

2017-07-27 Thread Gary Wu
Hello PTLs,

O-Parent (repo: oparent) is a parent POM that centrally defines shared 
configuration items such as Nexus (distributionManagement) location, license 
checks, coding style checks, sonar setup, etc.  
https://wiki.onap.org/pages/viewpage.action?pageId=10783020.  The ultimate goal 
is ensure consistency across ONAP projects, and free individual projects from 
redundant work whenever the standard configurations need to be changed.

To make this work, we request the following help from each project:
1.  Modify POMs to inherit from oparent,
2.  Remove applicable local configuration properties in individual POM files

To inherit from oparent:  modify the project's POM to ensure that all POM files 
ultimately inherit from


org.onap.oparent
oparent
1.0.0-SNAPSHOT


If your seed code came from OPEN-O, note that the groupId has been changed to 
org.onap instead of org.openo.


Once the above is done, please also remove any local definitions within the 
project POMs around distributionManagement, coding styles, etc., so that those 
properties are derived from oparent instead.

Please let the Integration team know if you run into anything that would 
require changes or enhancements to the oparent POMs.

Thanks,
Gary




___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] Poll on docker image builds

2017-07-28 Thread Gary Wu
Hi PTLs,

Previously in OPEN-O, the docker images for all microservices were built in a 
standard manner by the Integration team, and the Docker image definitions were 
source controlled in the integration repo.  This, among other things, allowed 
us to have a consistent Docker image layout, and made mass changes across 
docker images much easier.

A quick poll for projects that are new to ONAP or seeded from OPEN-O:  Can you 
let us know if you would like the Integration team to handle the docker image 
builds for you in a similar manner as before in OPEN-O?  Or would you prefer to 
build the docker images yourself?

For projects that came from ECOMP:  Please let us know if you might be 
interested in having your docker images built using the same standardized 
mechanism, and we will collect your requirements to make sure that this process 
can work for your project as well.

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: Hi Gary ,need help for CSIT job.

2017-08-02 Thread Gary Wu
Hi Chuanyu,

The ONAP CSIT job template is a bit different from OPEN-O.  The ONAP CSIT JJB 
example is here: 
https://git.onap.org/ci-management/tree/jjb/integration/integration-csit.yaml

The main differences are:

・ The job names are now
   - '{project-name}-{stream}-verify-csit-{functionality}'
   - '{project-name}-{stream}-csit-{functionality}'

・ The “project” parameter is changed to “project-name”.

・ There is a new “stream” parameter.

Once you make the changes to match the new ONAP template then it should work.

Thanks,
Gary


From: Chenchuanyu
Sent: Wednesday, August 02, 2017 2:46 AM
To: Gary Wu 
Cc: Seshu m 
Subject: Hi Gary ,need help for CSIT job.

Hi Gary:

Because for M2 checklist, we need to have a CSIT task in Jenkins, so I make 2 
changes as below, one for Jenkins job in ci-management project, one for CSIT 
test case in integration project.
https://gerrit.onap.org/r/#/c/6535/
https://gerrit.onap.org/r/#/c/6537/

I get an error for 6535 change as below:

DEBUG:jenkins_jobs.parser:Expanding project 'so-csit'
Traceback (most recent call last):
  File "/tmp/v/jjb/bin/jenkins-jobs", line 11, in 
sys.exit(main())
  File "/tmp/v/jjb/lib/python2.7/site-packages/jenkins_jobs/cmd.py", line 191, 
in main
execute(options, config)
  File "/tmp/v/jjb/lib/python2.7/site-packages/jenkins_jobs/cmd.py", line 380, 
in execute
n_workers=1)
  File "/tmp/v/jjb/lib/python2.7/site-packages/jenkins_jobs/builder.py", line 
349, in update_jobs
self.parser.expandYaml(jobs_glob)
  File "/tmp/v/jjb/lib/python2.7/site-packages/jenkins_jobs/parser.py", line 
266, in expandYaml
.format(jobname))
jenkins_jobs.errors.JenkinsJobsException: Failed to find suitable template 
named 'integration-verify-{project}-csit-{functionality}'

Because I add the job file refer to what we add in OPEN-O, so I don’t know why 
this happen. Can you know how can I add the job?

Thanks,
Chuanyu Chen.
***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!
**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: About CI job Script for python project in ONAP

2017-08-02 Thread Gary Wu
Hi Jinhua,

Our LF test infrastructure in ONAP is now mainly running on Ubuntu 16.04.  Can 
you send me a list of commands (apt-get, etc.) that installs and runs redis on 
Ubuntu 16.04 in a manner that supports your unit test cases?  I can help add 
those into the LF Jenkins slave environment definition.

Thanks,
Gary

From: fu.jin...@zte.com.cn [mailto:fu.jin...@zte.com.cn]
Sent: Wednesday, August 02, 2017 1:23 AM
To: Gary Wu 
Cc: zhang.maope...@zte.com.cn; yangya...@chinamobile.com; lxin...@vmware.com; 
ying.yunl...@zte.com.cn
Subject: 答复: RE: About CI job Script for python project in ONAP


Hi Gary,

Thanks for your comments, I have fixed the yaml file. And I have another 
problem about ci verify job for python project,

Our unit test cases need redis server be started before run unit test cases, 
can you help fix it in ONAP jenkins env?

Thanks,

Jinhua


原始邮件
发件人: mailto:gary.i...@huawei.com>>;
收件人:傅锦华10108953;
抄送人:张茂鹏10030173; mailto:yangya...@chinamobile.com>>; 
mailto:lxin...@vmware.com>>;
日 期 :2017年08月02日 12:50
主 题 :RE: About CI job Script for python project in ONAP


Hi Jinhua,

I’ve added review comments to your Gerrit submission.  Once those changes are 
incorporated they should address Jessica’s concerns as well.

Thanks,
Gary

From: fu.jin...@zte.com.cn<mailto:fu.jin...@zte.com.cn> 
[mailto:fu.jin...@zte.com.cn]
Sent: Tuesday, August 01, 2017 8:54 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>; 
yangya...@chinamobile.com<mailto:yangya...@chinamobile.com>; 
lxin...@vmware.com<mailto:lxin...@vmware.com>
Subject: About CI job Script for python project in ONAP


Hi Gary,

Can you give some sample  ci job scripts(yaml files in ci-management) of python 
project in ONAP,

because our submitted scripts(inherit from open-o) are told to be invaild by 
Jessica Wagantall.

Thanks,

Jinhua












___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: CSIT and Jenkins

2017-08-02 Thread Gary Wu
Hi Michael,

Documentation for CSIT can be found here: 
https://wiki.onap.org/display/DW/Creating+a+CSIT+Test

We can help review Jenkins jobs, but currently only LF staff has permissions to 
merge submissions to the ci-management repo.

Thanks
Gary

From: Lando,Michael [mailto:ml6...@intl.att.com]
Sent: Wednesday, August 02, 2017 1:53 PM
To: Gary Wu 
Subject: CSIT and Jenkins

Hi,
Can you please point me to documentation regarding the CSIT so that I can start 
reviewing it?

In addition is your team responsible for assisting with the LF Jenkins job or 
is this still handled by the LF help Desk?


BR,

Michael Lando
Opensource & Frontend Team Lead, SDC
AT&T Network Application Development * NetCom
Tel Aviv | Tampa | Atlanta | New Jersey |Chicago
***
Office: +972 (3) 5451487
Mobile: +972 (54) 7833603
e-mail: ml6...@intl.att.com<mailto:ml6...@intl.att.com>


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: Help: java veriy job failed, can you tell me the reasons, thanks

2017-08-03 Thread Gary Wu
Hi Yunlong,

It looks like your JJB in ci-management needs to have the “-java” removed from 
the mvn-settings parameter.

Thanks,
Gary

From: ying.yunl...@zte.com.cn [mailto:ying.yunl...@zte.com.cn]
Sent: Thursday, August 03, 2017 2:12 AM
To: Gary Wu 
Subject: Help: java veriy job failed, can you tell me the reasons, thanks


Hi, Gary

I modify pom file and commit to onap gerrit, but verified failed, I get the 
following errors, I don't know why it happens, could you help me?


ONAP Jobbuilder
4:58 PM
↩

Patch Set 1: Verified-1

Build Failed

https://jenkins.onap.org/job/vfc-gvnfm-vnfres-java-master-res-verify-java/3/ : 
FAILURE

No problems were identified. If you know why this problem occurred, please add 
a suitable Cause for it. ( 
https://jenkins.onap.org/job/vfc-gvnfm-vnfres-java-master-res-verify-java/3/ )

Logs: 
https://logs.onap.org/production/vex-yul-ecomp-jenkins-1/vfc-gvnfm-vnfres-java-master-res-verify-java/3

https://jenkins.onap.org/job/vfc-gvnfm-vnfres-master-res-verify-python/4/ : 
SUCCESS

Logs: 
https://logs.onap.org/production/vex-yul-ecomp-jenkins-1/vfc-gvnfm-vnfres-master-res-verify-python/4



gerrit link:

https://gerrit.onap.org/r/#/c/6617/



应允龙 yingyunlong



IT开发工程师 IT Development Engineer
虚拟化项目组/CN网管一部/无线研究院/无线产品经营部 CN NM  DeptⅠ/Wireless Product R&D 
Institute/Wireless Product Operation


[cid:image001.gif@01D30C14.E7CFC970]

[cid:image002.gif@01D30C14.E7CFC970]

南京市雨花台区花神大道6号中兴通讯研发中心一区二期A栋4楼,210012

2A4/F, R&D Building, ZTE Corporation, No.6 HuaShen Road,

Yuhuatai District, Nanjing, China, 210012

M: +86 18805175782
E: ying.yunl...@zte.com.cn<mailto:ying.yunl...@zte.com.cn>
www.zte.com.cn<http://www.zte.com.cn/>


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [oom][integration] List of ONAP docker images

2017-08-03 Thread Gary Wu
Hi OOM team,

The Integration team will be maintaining a definitive list of all the ONAP 
docker images that will go out as part of release 1.  I was wondering if the 
OOM team already has something like this?  If so, can you point me to it?  
Ultimately we should have a single "source of truth" for such a list in source 
control somewhere, either in Integration or OOM.

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复: [integration] RE: About CI job Script for python project in ONAP

2017-08-03 Thread Gary Wu
Hi Zhaoxing,

Is the Tomcat/Activiti setup also required for your unit tests?

The tests that require live API calls to other running services (redis, tomcat, 
etc.) are really meant to be implemented as CSIT test cases instead of UT; this 
way you have full control over the setup and configuration of the supporting 
services (via docker containers) as you see fit, instead of having to configure 
a special Jenkins slave VM image just to handle your specific UT requirements.

Would that work for you?  i.e. move the UT test cases involving live API calls 
into CSIT instead.  If this can be done relatively easily then that would be 
the ideal approach.  Otherwise, I can start the process to configure a special 
Jenkins slave VM image for you, but just be aware that the turnaround is slow 
on any needed changes/fixes on these VM images if your requirements change.

Thanks,
Gary

From: meng.zhaoxi...@zte.com.cn [mailto:meng.zhaoxi...@zte.com.cn]
Sent: Thursday, August 03, 2017 12:49 AM
To: fu.jin...@zte.com.cn
Cc: Gary Wu ; onap-discuss@lists.onap.org
Subject: Re:[onap-discuss] 答复: [integration] RE: About CI job Script for python 
project in ONAP


workflow engine



1. download Tomcat

cd /

sudo mkdir temp

cd /temp

wget 
http://apache.fayea.com/tomcat/tomcat-8/v8.5.16/bin/apache-tomcat-8.5.16.tar.gz

tar -zxf apache-tomcat-8.5.16.tar.gz



2. download Activiti

wget https://www.activiti.org/download-bpm/releases/activiti-5.21.0.tar.gz

tar -zxf activiti-5.21.0.tar.gz

cd wars



3. add to Tomcat

sudo mv activiti-rest.war /temp/apache-tomcat-8.5.16/webapps/



4. start Tomcat

cd /temp/apache-tomcat-8.5.16/bin

sudo chmod a+x startup.sh

sh startup.sh








Original Mail
Sender: FuJinHua10108953
To:  mailto:gary.i...@huawei.com>>;
CC:  mailto:onap-discuss@lists.onap.org>>;
Date: 2017/08/03 08:59
Subject: [onap-discuss] 答复: [integration] RE: About CI job Script for python 
project in ONAP



Hi Gary:



1. download and install redis

cd /tmp

wget http://download.redis.io/releases/redis-4.0.1.tar.gz

tar -zxf redis-4.0.1.tar.gz

cd redis-4.0.1

make

sudo make install



2. set conf file and init script

sudo mv {source code dir}/redis-server /etc/init.d/redis-server

sudo chmod +x /etc/init.d/redis-server

sudo mv {source code dir}/redis.conf /etc/redis.conf



3. set auto start when start system

sudo update-rc.d redis-server defaults



4. manually start redis-server

sudo /etc/init.d/redis-server start



Thanks,

Jinhua












Sender:  mailto:gary.i...@huawei.com>>;
To: 傅锦华10108953;
CC:  mailto:onap-discuss@lists.onap.org>>;
Date: 2017年08月03日 01:46
Subject: [integration] RE: About CI job Script for python project in ONAP


Hi Jinhua,

Our LF test infrastructure in ONAP is now mainly running on Ubuntu 16.04.  Can 
you send me a list of commands (apt-get, etc.) that installs and runs redis on  
Ubuntu 16.04 in a manner that supports your unit test cases?  I can help add 
those into the LF Jenkins slave environment definition.

Thanks,
Gary

From: fu.jin...@zte.com.cn<mailto:fu.jin...@zte.com.cn> 
[mailto:fu.jin...@zte.com.cn]
Sent: Wednesday, August 02, 2017 1:23 AM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>; 
yangya...@chinamobile.com<mailto:yangya...@chinamobile.com>; 
lxin...@vmware.com<mailto:lxin...@vmware.com>; 
ying.yunl...@zte.com.cn<mailto:ying.yunl...@zte.com.cn>
Subject: 答复: RE: About CI job Script for python project in ONAP


Hi Gary,

Thanks for your comments, I have fixed the yaml file. And I have another 
problem about ci verify job for python project,

Our unit test cases need redis server be started before run unit test cases, 
can you help fix it in ONAP jenkins env?

Thanks,

Jinhua


原始邮件
发件人: mailto:gary.i...@huawei.com>>;
收件人:傅锦华10108953;
抄送人:张茂鹏10030173; mailto:yangya...@chinamobile.com>>; 
 mailto:lxin...@vmware.com>>;
日 期 :2017年08月02日 12:50
主 题 :RE: About CI job Script for python project in ONAP


Hi Jinhua,

I’ve added review comments to your Gerrit submission.  Once those changes are 
incorporated they should  address Jessica’s concerns as well.

Thanks,
Gary

From: fu.jin...@zte.com.cn<mailto:fu.jin...@zte.com.cn> 
[mailto:fu.jin...@zte.com.cn]
Sent: Tuesday, August 01, 2017 8:54 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>; 
yangya...@chinamobile.com<mailto:yangya...@chinamobile.com>; 
lxin...@vmware.com<mailto:lxin...@vmware.com>
Subject: About CI job Script for python project in ONAP


Hi Gary,

Can you give some sample  ci job scripts(yaml files in ci-management) of python 
project in ONAP,

because our submitted scripts(inherit from open-o) are told to be invaild by 
Jessica Wagantall.

Thanks,

Jinhua
















___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [oom][integration] List of ONAP docker images

2017-08-03 Thread Gary Wu
Hi Michael,

Thanks for the pointer.

In the meantime, we have started an initial list of docker images (in CSV 
format) in the integration repo here:  
https://git.onap.org/integration/tree/packaging/docker/docker-images.csv.  I'll 
take a look at your link and update the list accordingly.

Since OOM doesn't already have a list in source control, let's tentatively 
treat the CSV above as the source of truth for ONAP R1 docker images, and feel 
free to submit changes to it directly as you see fit.

Thanks,
Gary

From: Michael O'Brien [mailto:frank.obr...@amdocs.com]
Sent: Thursday, August 03, 2017 10:51 AM
To: Gary Wu ; onap-discuss@lists.onap.org
Subject: RE: [oom][integration] List of ONAP docker images

Gary,
  Hi, Good idea,  it would be good to keep a single list somewhere - we can 
link to.
  The oom repo is currently still at ONAP 1.0.0 levels  @ 47 docker containers 
- therefore this list does not contain the new AA&I containers for 1.1.0 - 
still has the pypdp policy container (removed in 1.1.0) and the proposed R1 
containers like the CLI to start.

The 47 docker containers (not related to the 47 
Ronin<https://en.wikipedia.org/wiki/47_Ronin_(2013_film)>) are listed below
https://wiki.onap.org/display/DW/ONAP+on+Kubernetes#ONAPonKubernetes-ListofContainers

/michael

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gary Wu
Sent: Thursday, August 3, 2017 12:52
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [oom][integration] List of ONAP docker images

Hi OOM team,

The Integration team will be maintaining a definitive list of all the ONAP 
docker images that will go out as part of release 1.  I was wondering if the 
OOM team already has something like this?  If so, can you point me to it?  
Ultimately we should have a single "source of truth" for such a list in source 
control somewhere, either in Integration or OOM.

Thanks,
Gary


This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration[ RE: Hi Gary, help to Merge a change , Thanks.

2017-08-04 Thread Gary Wu
Hi Chuanyu,

Currently only LF staff has permissions to merge changes in ci-management.  
I’ve added Andrew and Jessica as reviewers to your change; hopefully they can 
help merge your change soon.

Thanks,
Gary

From: Chenchuanyu
Sent: Thursday, August 03, 2017 11:07 PM
To: Gary Wu 
Subject: Hi Gary, help to Merge a change ,Thanks.

Hi Gary:
Please help to merge this change for CSIT task job: 
https://gerrit.onap.org/r/#/c/6619/

Thanks.
Chuanyu Chen.
***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!
**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复: [integration] RE: About CI job Script for python project in ONAP

2017-08-04 Thread Gary Wu
Hi Jinhua,

Ok, I’ll submit these changes to ci-management and let you know when they’re 
done.

Thanks,
Gary

From: fu.jin...@zte.com.cn [mailto:fu.jin...@zte.com.cn]
Sent: Friday, August 04, 2017 1:52 AM
To: Gary Wu 
Cc: meng.zhaoxi...@zte.com.cn; onap-discuss@lists.onap.org; 
zhang.maope...@zte.com.cn
Subject: 答复: RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script 
for python project in ONAP


Hi Gary,

How about the redis install in jenkins env? We cannot submit the codes now, can 
you help to fix it as soon as possible?

And another problem is that ci job scripts for python project only support 
subproject pattern(like  '{project-name}-{stream}-{subproject}-verify-python'),

can you extend the template which can support non-subproject pattern(like  
'{project-name}-{stream}-verify-python'), because in onap vfc-nfvo-lcm is an 
independent project.

Thanks,

Jinhua


原始邮件
发件人: mailto:gary.i...@huawei.com>>;
收件人:孟照星10024238;傅锦华10108953;
抄送人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月04日 01:26
主 题 :RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script for python 
project in ONAP


Hi Zhaoxing,

Is the Tomcat/Activiti setup also required for your unit tests?

The tests that require live API calls to other running services (redis, tomcat, 
etc.) are really meant to be implemented as CSIT test cases instead of UT; this 
 way you have full control over the setup and configuration of the supporting 
services (via docker containers) as you see fit, instead of having to configure 
a special Jenkins slave VM image just to handle your specific UT requirements.

Would that work for you?  i.e. move the UT test cases involving live API calls 
into CSIT instead.  If this can be done relatively easily then that would be 
the  ideal approach.  Otherwise, I can start the process to configure a special 
Jenkins slave VM image for you, but just be aware that the turnaround is slow 
on any needed changes/fixes on these VM images if your requirements change.

Thanks,
Gary

From: meng.zhaoxi...@zte.com.cn<mailto:meng.zhaoxi...@zte.com.cn> 
[mailto:meng.zhaoxi...@zte.com.cn]
Sent: Thursday, August 03, 2017 12:49 AM
To: fu.jin...@zte.com.cn<mailto:fu.jin...@zte.com.cn>
Cc: Gary Wu mailto:gary.i...@huawei.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re:[onap-discuss] 答复: [integration] RE: About CI job Script for python 
project in ONAP


workflow engine



1. download Tomcat

cd /

sudo mkdir temp

cd /temp

wget 
http://apache.fayea.com/tomcat/tomcat-8/v8.5.16/bin/apache-tomcat-8.5.16.tar.gz

tar -zxf apache-tomcat-8.5.16.tar.gz



2. download Activiti

wget https://www.activiti.org/download-bpm/releases/activiti-5.21.0.tar.gz

tar -zxf activiti-5.21.0.tar.gz

cd wars



3. add to Tomcat

sudo mv activiti-rest.war /temp/apache-tomcat-8.5.16/webapps/



4. start Tomcat

cd /temp/apache-tomcat-8.5.16/bin

sudo chmod a+x startup.sh

sh startup.sh








Original Mail
Sender: FuJinHua10108953
To:  mailto:gary.i...@huawei.com>>;
CC:  mailto:onap-discuss@lists.onap.org>>;
Date: 2017/08/03 08:59
Subject: [onap-discuss] 答复: [integration] RE: About CI job Script for python 
project in ONAP



Hi Gary:



1. download and install redis

cd /tmp

wget http://download.redis.io/releases/redis-4.0.1.tar.gz

tar -zxf redis-4.0.1.tar.gz

cd redis-4.0.1

make

sudo make install



2. set conf file and init script

sudo mv {source code dir}/redis-server /etc/init.d/redis-server

sudo chmod +x /etc/init.d/redis-server

sudo mv {source code dir}/redis.conf /etc/redis.conf



3. set auto start when start system

sudo update-rc.d redis-server defaults



4. manually start redis-server

sudo /etc/init.d/redis-server start



Thanks,

Jinhua












Sender:  mailto:gary.i...@huawei.com>>;
To: 傅锦华10108953;
CC:  mailto:onap-discuss@lists.onap.org>>;
Date: 2017年08月03日 01:46
Subject: [integration] RE: About CI job Script for python project in ONAP


Hi Jinhua,

Our LF test infrastructure in ONAP is now mainly running on Ubuntu 16.04.  Can 
you send me a list of  commands (apt-get, etc.) that installs and runs redis on 
 Ubuntu 16.04 in a manner that supports your unit test cases?  I can help add 
those into the LF Jenkins slave environment definition.

Thanks,
Gary

From: fu.jin...@zte.com.cn<mailto:fu.jin...@zte.com.cn> 
[mailto:fu.jin...@zte.com.cn]
Sent: Wednesday, August 02, 2017 1:23 AM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>; 
yangya...@chinamobile.com<mailto:yangya...@chinamobile.com>; 
lxin...@vmware.com<mailto:lxin...@vmware.com>; 
ying.yunl...@zte.com.cn<mailto:ying.yunl...@zte.com.cn>
Subject: 答复: RE: About CI job Script for python project in ONAP


Hi Gary,

Thanks for your comments, I have fixed the yaml file. And I have another 
problem about ci verify job for python project,

Our unit t

[onap-discuss] [integration] Pending changes in ci-management

2017-08-04 Thread Gary Wu
Hi helpdesk,

There's now quite a backlog of ci-management changes that need to be merged.  
Can you help?

https://gerrit.onap.org/r/#/q/project:ci-management+status:open

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复: [integration] RE: About CI job Script for python project in ONAP

2017-08-04 Thread Gary Wu
Jinhua,

FYI I’ve submitted https://gerrit.onap.org/r/#/c/6727/ for the redis install, 
but only LF staff can merge changes in ci-management so hopefully they will get 
to it soon.

Once the above is in place, you’ll need to modify your build job to use the 
‘ubuntu1604-redis-4c-4g’ build-node.

By the way, it wasn’t clear whether you needed Activiti in this environment as 
well.  However, the command that was provided:

wget https://www.activiti.org/download-bpm/releases/activiti-5.21.0.tar.gz

returns 404 not found (looks like it needs registration).  If you do need 
Activiti installed in the build environment, please provide commands or links 
that can work from the command line, and also an init.d/systemd script for 
tomcat so that we can configure the system to start tomcat on startup.

Thanks,
Gary

From: Gary Wu
Sent: Friday, August 04, 2017 6:27 AM
To: 'fu.jin...@zte.com.cn' 
Cc: onap-discuss@lists.onap.org
Subject: RE: RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script 
for python project in ONAP

Hi Jinhua,

Ok, I’ll submit these changes to ci-management and let you know when they’re 
done.

Thanks,
Gary

From: fu.jin...@zte.com.cn<mailto:fu.jin...@zte.com.cn> 
[mailto:fu.jin...@zte.com.cn]
Sent: Friday, August 04, 2017 1:52 AM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: meng.zhaoxi...@zte.com.cn<mailto:meng.zhaoxi...@zte.com.cn>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>
Subject: 答复: RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script 
for python project in ONAP


Hi Gary,

How about the redis install in jenkins env? We cannot submit the codes now, can 
you help to fix it as soon as possible?

And another problem is that ci job scripts for python project only support 
subproject pattern(like  '{project-name}-{stream}-{subproject}-verify-python'),

can you extend the template which can support non-subproject pattern(like  
'{project-name}-{stream}-verify-python'), because in onap vfc-nfvo-lcm is an 
independent project.

Thanks,

Jinhua


原始邮件
发件人: mailto:gary.i...@huawei.com>>;
收件人:孟照星10024238;傅锦华10108953;
抄送人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月04日 01:26
主 题 :RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script for python 
project in ONAP


Hi Zhaoxing,

Is the Tomcat/Activiti setup also required for your unit tests?

The tests that require live API calls to other running services (redis, tomcat, 
etc.) are really meant to be implemented as CSIT test cases instead of UT; this 
 way you have full control over the setup and configuration of the supporting 
services (via docker containers) as you see fit, instead of having to configure 
a special Jenkins slave VM image just to handle your specific UT requirements.

Would that work for you?  i.e. move the UT test cases involving live API calls 
into CSIT instead.  If this can be done relatively easily then that would be 
the  ideal approach.  Otherwise, I can start the process to configure a special 
Jenkins slave VM image for you, but just be aware that the turnaround is slow 
on any needed changes/fixes on these VM images if your requirements change.

Thanks,
Gary

From: meng.zhaoxi...@zte.com.cn<mailto:meng.zhaoxi...@zte.com.cn> 
[mailto:meng.zhaoxi...@zte.com.cn]
Sent: Thursday, August 03, 2017 12:49 AM
To: fu.jin...@zte.com.cn<mailto:fu.jin...@zte.com.cn>
Cc: Gary Wu mailto:gary.i...@huawei.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re:[onap-discuss] 答复: [integration] RE: About CI job Script for python 
project in ONAP


workflow engine



1. download Tomcat

cd /

sudo mkdir temp

cd /temp

wget 
http://apache.fayea.com/tomcat/tomcat-8/v8.5.16/bin/apache-tomcat-8.5.16.tar.gz

tar -zxf apache-tomcat-8.5.16.tar.gz



2. download Activiti

wget https://www.activiti.org/download-bpm/releases/activiti-5.21.0.tar.gz

tar -zxf activiti-5.21.0.tar.gz

cd wars



3. add to Tomcat

sudo mv activiti-rest.war /temp/apache-tomcat-8.5.16/webapps/



4. start Tomcat

cd /temp/apache-tomcat-8.5.16/bin

sudo chmod a+x startup.sh

sh startup.sh








Original Mail
Sender: FuJinHua10108953
To:  mailto:gary.i...@huawei.com>>;
CC:  mailto:onap-discuss@lists.onap.org>>;
Date: 2017/08/03 08:59
Subject: [onap-discuss] 答复: [integration] RE: About CI job Script for python 
project in ONAP



Hi Gary:



1. download and install redis

cd /tmp

wget http://download.redis.io/releases/redis-4.0.1.tar.gz

tar -zxf redis-4.0.1.tar.gz

cd redis-4.0.1

make

sudo make install



2. set conf file and init script

sudo mv {source code dir}/redis-server /etc/init.d/redis-server

sudo chmod +x /etc/init.d/redis-server

sudo mv {source code dir}/redis.conf /etc/redis.conf



3. set auto start when start system

sudo update-rc.d redis-server defaults



4. manually start redis-server

sudo /etc/init

[onap-discuss] [integration] RE: ONAP Functional Test Automation

2017-08-04 Thread Gary Wu
Hi Chinnappa,

We have the CSIT process documented on the wiki here: 
https://wiki.onap.org/display/DW/Creating+a+CSIT+Test.  We had also recorded a 
short video demonstrating the same; the recording should be available on the 
wiki shortly.

Please take a look at the above, then I can help answer any questions that you 
may have.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Friday, August 04, 2017 10:48 AM
To: Yunxia Chen ; Gary Wu 
Cc: HOTZE, BECKY L ; NGUYEN, PHIL ; BECKER, 
JOSHUA C 
Subject: ONAP Functional Test Automation

Hi Helen,

I'm from AT&T ECOMP Test Automation team. We're working with AT&T developers 
for functional testing and automation for some of the ONAP projects for R1.

We would like to understand the process of creating a CSIT test and integrating 
with the framework defined for Integration testing. Could you/Gary give us a 
quick overview on the process.


Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复:[integration] Jenkins Merge Failure

2017-08-06 Thread Gary Wu
Hi helpdesk,

Can you help on this?  I’m guessing that the Nexus deployment is failing due to 
a mismatch with the artifact groupId, but it’s not possible to tell from the 
logs whether it’s a misconfiguration of Nexus, or there’s something wrong with 
the groupIds on the artifacts themselves.

Thanks,
Gary


From: fu.guangr...@zte.com.cn [mailto:fu.guangr...@zte.com.cn]
Sent: Friday, August 04, 2017 6:04 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: 答复:[integration] Jenkins Merge Failure

Gary,

Any idea on this?

Thanks.

Guangrong
原始邮件
发件人:付光荣10144542
收件人:gary.i...@huawei.com;
抄送人:onap-discuss@lists.onap.org;
日期:2017-08-04 14:57:41
主题:[integration] Jenkins Merge Failure


Hi Gary,



When jenkins tried to merge codes into gerrit, an error below occurred.



[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project holmes-actions-parent: Failed to deploy artifacts: Could not transfer 
artifact 
org.onap.holmes.actions:holmes-actions-parent:pom:1.0.0-20170804.064650-1 
from/to ecomp-snapshots 
(https://nexus.onap.org/content/repositories/snapshots): Access denied to: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/holmes/actions/holmes-actions-parent/1.0.0-SNAPSHOT/holmes-actions-parent-1.0.0-20170804.064650-1.pom,
 ReasonPhrase: Forbidden. -> [Help 1]

06:46:50 [ERROR]

06:46:50 [ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.

06:46:50 [ERROR] Re-run Maven using the -X switch to enable full debug logging.

06:46:50 [ERROR]

06:46:50 [ERROR] For more information about the errors and possible solutions, 
please read the following articles:

06:46:50 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException



Would you please help to figure out where the problem is?



Thanks



Best Regards,

Guangrong








___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] RE: ONAP Functional Test Automation

2017-08-07 Thread Gary Wu
Hi Chinnappa,


1.   CSIT should be used any time you are testing a flow that requires 
calling APIs against actual running microservices.  I assume that most of your 
functional tests will fall in this category, so yes.

2.   We currently have two types of environments:

a.   CSIT runs on single LF-provided Jenkins slave VMs with a few select 
ONAP microservices that your test plan starts itself, and

b.  E2E (end-to-end) tests run in a “virtual lab” environment that contains 
a full ONAP installation.
Developers are expected to create/maintain their own functional tests using 
CSIT test plans to test their specific modules.  Separately, they may also add 
to the E2E test flows that is collectively maintained by the ONAP community as 
a whole.

3.   Again, it differs between the two types of tests:

a.   With CSIT, you decide which ONAP microservices to start yourself by 
writing the setup script.

b.  With E2E, a full installation of ONAP should already be running.

What time zone are you in?  We can have a follow up call tomorrow at 1 PM U.S. 
Pacific time if that works for you.   We can use https://zoom.us/j/44.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Monday, August 07, 2017 2:57 PM
To: Yunxia Chen ; Gary Wu 
Cc: NGUYEN, PHIL ; onap-discuss@lists.onap.org; BECKER, JOSHUA 
C 
Subject: RE: [onap-discuss] [integration] RE: ONAP Functional Test Automation

Hi,

We’ve gone through the video. On creating CSIT tests we don’t have questions at 
the moment, but may be once we start creating the tests.

However we’ve some process related questions on creating these tests and 
running them.

A conference call would be better to clarify our questions. Major questions are:


1.   Do we need to create all functional tests in this format (CSIT) or 
only those functional tests that can be used for integration testing purpose?

2.Is functional testing by developers expected to be conducted on 
Integration Environment?

3.   Are we deploying the code for all ONAP projects in the integration 
environment before functional testing individually?

This discussion might have happened in the past which we might have missed. It 
is important for us to clarify these questions before we work on the functional 
automation tests. I can schedule a Skype meeting or you can schedule a zoom 
meeting.


Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: Yunxia Chen [mailto:helen.c...@huawei.com]
Sent: Friday, August 04, 2017 3:51 PM
To: RAJU, CHINNAPPA mailto:cr7...@att.com>>; Gary Wu 
mailto:gary.i...@huawei.com>>
Cc: NGUYEN, PHIL mailto:pn8...@att.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; BECKER, JOSHUA 
C mailto:jb5...@att.com>>
Subject: Re: [onap-discuss] [integration] RE: ONAP Functional Test Automation

Here you go:
Video Tutorial 
<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Creating-2Ba-2BCSIT-2BTest&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=ubAfQFQ12AV403mBoaoiQQ&m=S7g-_OEC65pbqVLyXMMltmTtqO-y5Tc5ZO8XyXjUg60&s=8DSjl1GPumcgfm73nh0LdTV3eVC1UPP3oGz5_tkY9nc&e=>
 

Regards,

Helen Chen

From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of "RAJU, CHINNAPPA" mailto:cr7...@att.com>>
Date: Friday, August 4, 2017 at 1:00 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: "NGUYEN, PHIL" mailto:pn8...@att.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>, "BECKER, 
JOSHUA C" mailto:jb5...@att.com>>
Subject: Re: [onap-discuss] [integration] RE: ONAP Functional Test Automation

Hi Gary,

May be the recording would help. I will send my questions once I see the 
recording.


Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Friday, August 04, 2017 12:54 PM
To: RAJU, CHINNAPPA mailto:cr7...@att.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; NGUYEN, PHIL 
mailto:pn8...@att.com>>; BECKER, JOSHUA C 
mailto:jb5...@att.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [integration] RE: ONAP Functional Test Automation

Hi Chinnappa,

We have the CSIT process documented on the wiki here: 
https://wiki.onap.org/display/DW/Creating+a+CSIT+Test<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Creating-2Ba-2BCSIT-2BTest&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=ubAfQFQ12AV403mBoaoiQQ&m=XQ45cd3MmQh4oKoCHYL9sPWgldXsMCNgkGgUZzBMgYQ&s=2fXPlDJfhII-fMOqpuFecqtfn3AxjCeoDmk_9axwqJ0&e=>.
  We had also recorded a short video demonstrating the same; the recording 
should be available on the wiki shortly.

Please take a look at the above, then I can help answer any ques

onap-discuss@lists.onap.org

2017-08-07 Thread Gary Wu
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN=Gary Wu:MAILTO:gary.i...@huawei.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="RAJU, CHIN
 NAPPA":MAILTO:cr7...@att.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="NGUYEN, PH
 IL":MAILTO:pn8...@att.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="BECKER, JO
 SHUA C":MAILTO:jb5...@att.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=onap-discu
 s...@lists.onap.org:MAILTO:onap-discuss@lists.onap.org
DESCRIPTION;LANGUAGE=en-US:Follow up meeting for CSIT questions.\n\nhttps:/
 /zoom.us/j/44.\n\nThanks\,\nGary\n\n\n
SUMMARY;LANGUAGE=en-US:[integration] CSIT Q&A
DTSTART;TZID=Pacific Standard Time:20170808T13
DTEND;TZID=Pacific Standard Time:20170808T133000
UID:04008200E00074C5B7101A82E00840858EE6950FD301000
 01000818C507D9AA3E142A92BCD149B75E820
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170807T225741Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:https://zoom.us/j/44
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-OWNERAPPTID:1135052769
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:0
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复: [integration] RE: About CI job Script for python project in ONAP

2017-08-08 Thread Gary Wu
Hi helpdesk,

Can you help?  It seems that the redis minion is unavailable in Jenkins.

Thanks,
Gary

From: fu.jin...@zte.com.cn [mailto:fu.jin...@zte.com.cn]
Sent: Monday, August 07, 2017 8:01 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: 答复: RE: RE: Re:[onap-discuss] 答复: [integration] RE: About CI job 
Script for python project in ONAP


Hi Gary,

I found that your commit for redis install in jenkins env has merged, and I 
modify the job node to ‘ubuntu1604-redis-4c-4g’,

but jenkins shows that node  ‘ubuntu1604-redis-4c-4g’ can not be found, can you 
check it again?

Thanks,

Jinhua


原始邮件
发件人: mailto:gary.i...@huawei.com>>;
收件人:傅锦华10108953;
抄送人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月04日 22:35
主 题 :RE: RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script for 
python project in ONAP


Jinhua,

FYI I’ve submitted https://gerrit.onap.org/r/#/c/6727/ for the redis install, 
but only LF staff can merge changes in ci-management so hopefully they will get 
to it soon.

Once the above is in place, you’ll need to modify your build job to use the 
‘ubuntu1604-redis-4c-4g’ build-node.

By the way, it wasn’t clear whether you needed Activiti in this environment as 
well.  However, the command that was provided:

wget https://www.activiti.org/download-bpm/releases/activiti-5.21.0.tar.gz

returns 404 not found (looks like it needs registration).  If you do need 
Activiti installed in the build environment, please provide commands or links 
that can  work from the command line, and also an init.d/systemd script for 
tomcat so that we can configure the system to start tomcat on startup.

Thanks,
Gary

From: Gary Wu
Sent: Friday, August 04, 2017 6:27 AM
To: 'fu.jin...@zte.com.cn' mailto:fu.jin...@zte.com.cn>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script 
for python project in ONAP

Hi Jinhua,

Ok, I’ll submit these changes to ci-management and let you know when they’re 
done.

Thanks,
Gary

From: fu.jin...@zte.com.cn<mailto:fu.jin...@zte.com.cn> 
[mailto:fu.jin...@zte.com.cn]
Sent: Friday, August 04, 2017 1:52 AM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: meng.zhaoxi...@zte.com.cn<mailto:meng.zhaoxi...@zte.com.cn>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>
Subject: 答复: RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script 
for python project in ONAP


Hi Gary,

How about the redis install in jenkins env? We cannot submit the codes now, can 
you help to fix it as soon as possible?

And another problem is that ci job scripts for python project only support 
subproject pattern(like  '{project-name}-{stream}-{subproject}-verify-python'),

can you extend the template which can support non-subproject pattern(like  
'{project-name}-{stream}-verify-python'), because in onap vfc-nfvo-lcm is an 
independent project.

Thanks,

Jinhua


原始邮件
发件人: mailto:gary.i...@huawei.com>>;
收件人:孟照星10024238;傅锦华10108953;
抄送人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月04日 01:26
主 题 :RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script for python 
project in ONAP


Hi Zhaoxing,

Is the Tomcat/Activiti setup also required for your unit tests?

The tests that require live API calls to other running services (redis, tomcat, 
etc.) are really meant  to be implemented as CSIT test cases instead of UT; 
this  way you have full control over the setup and configuration of the 
supporting services (via docker containers) as you see fit, instead of having 
to configure a special Jenkins slave VM image just to  handle your specific UT 
requirements.

Would that work for you?  i.e. move the UT test cases involving live API calls 
into CSIT instead.   If this can be done relatively easily then that would be 
the  ideal approach.  Otherwise, I can start the process to configure a special 
Jenkins slave VM image for you, but just be aware that the turnaround is slow 
on any needed changes/fixes on these VM images  if your requirements change.

Thanks,
Gary

From: meng.zhaoxi...@zte.com.cn<mailto:meng.zhaoxi...@zte.com.cn> 
[mailto:meng.zhaoxi...@zte.com.cn]
Sent: Thursday, August 03, 2017 12:49 AM
To: fu.jin...@zte.com.cn<mailto:fu.jin...@zte.com.cn>
Cc: Gary Wu mailto:gary.i...@huawei.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re:[onap-discuss] 答复: [integration] RE: About CI job Script for python 
project in ONAP


workflow engine



1. download Tomcat

cd /

sudo mkdir temp

cd /temp

wget 
http://apache.fayea.com/tomcat/tomcat-8/v8.5.16/bin/apache-tomcat-8.5.16.tar.gz

tar -zxf apache-tomcat-8.5.16.tar.gz



2. download Activiti

wget https://www.activiti.org/download-bpm/releases/activiti-5.21.0.tar.gz

tar -zxf activiti-5.21.0.tar.gz

cd wars



3. add to

[onap-discuss] [integration] IOException during gerrit submission

2017-08-08 Thread Gary Wu
Hi helpdesk,

The check during gerrit submission for Jira tickets seems to be broken; it 
consistently reports a java.io.IOException and fails to check if a Jira issue 
exists.  Can you take a look?

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: Creating JIRA tickets

2017-08-09 Thread Gary Wu
Hi Chinnappa,

If you're reporting defects found during testing, they should be logged in 
jira.onap.org against the respective projects.

Unfortunately Skype doesn't work in our company firewall; email is probably 
still the best way to go.  Actually, if there's anything we're talking about 
that might be of interest to the community, it'd be good to copy the onap 
discussion list with the [integration] tag so others can learn from the thread 
as well.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Wednesday, August 09, 2017 11:30 AM
To: Gary Wu 
Cc: HOTZE, BECKY L ; NGUYEN, PHIL ; Yunxia Chen 

Subject: Creating JIRA tickets

Hi Gary,

Had quick question on submitting JIRA tickets.

Do we have a separate JIRA project to report defects during functional testing 
OR are you referring to the existing jira.onap.org for E2E?

Also are you and Helen on Skype so that we can chat instantly without emailing.


Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gary Wu
Sent: Tuesday, August 08, 2017 12:46 PM
To: helpd...@onap.org<mailto:helpd...@onap.org>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [integration] IOException during gerrit submission

Hi helpdesk,

The check during gerrit submission for Jira tickets seems to be broken; it 
consistently reports a java.io.IOException and fails to check if a Jira issue 
exists.  Can you take a look?

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration]Jenkins Build Failure

2017-08-09 Thread Gary Wu
Hi Guangrong,

I’m not familiar with the existing clm and release-version-java-daily jobs; 
they’re used by the existing ECOMP modules to release their artifacts.  Since 
holmes came in from OPEN-O, you can ignore or remove those jobs for your 
project for now.  We’re actually in the process of working out how artifact 
versioning and release will work for ONAP R1, so new job template definitions 
may be coming shortly.

Thanks,
Gary

From: Guangrong Fu [mailto:steven20...@gmail.com]
Sent: Wednesday, August 09, 2017 7:10 AM
To: onap-discuss@lists.onap.org
Cc: Gary Wu 
Subject: [integration]Jenkins Build Failure

Hi integration team,

Could you please have a look at the jenkins job below? They have been failing 
for a week.

https://jenkins.onap.org/view/holmes/job/holmes-dsa-master-clm/1/console
For this job, there's one fatal error:
​ ​
[FATAL] Non-readable POM /w/workspace/holmes-dsa-master-clm/pom.xml: 
/w/workspace/holmes-dsa-master-clm/pom.xml (No such file or directory). I have 
no idea on how to fix it.

https://jenkins.onap.org/view/holmes/job/holmes-engine-management-master-release-version-java-daily/8/console
For this one, I don't
​even ​
know the actual reason because I can not find any obvious error in the log.

Thanks in advance.


Best Regards,
Guangrong
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] Independent project artifact release process

2017-08-09 Thread Gary Wu
Hi helpdesk,

ONAP is moving toward a model where each project/repo will be releasing its own 
artifacts and versions, and cross-repo dependencies are on release artifacts 
only (i.e. no SNAPSHOT/staging dependencies).  Integration will be piloting 
this with oparent and clamp repos to work out all the kinks.

To that end, we will need a clear process for individual projects to version 
bump and release their own artifacts.

ONAP currently has Jenkins job definitions that will deploy release artifact 
candidates to staging.  What seems to be missing is a way for a project to pick 
a candidate from staging and formally release it into the Releases repo.  Does 
this process exist?  If so, can you point me to some documentation on how this 
process works?  If not, can you share your thoughts on how we can best 
implement this last step?

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] RE: Creating JIRA tickets

2017-08-09 Thread Gary Wu
Sure.  We don't have anything defined yet; feel free to suggest something.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Wednesday, August 09, 2017 12:42 PM
To: Gary Wu 
Cc: HOTZE, BECKY L ; NGUYEN, PHIL ; 
onap-discuss@lists.onap.org
Subject: RE: [integration] RE: Creating JIRA tickets

Can we use a label or something else to classify whether it is E2E or 
Functional defects?


Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Wednesday, August 09, 2017 1:35 PM
To: RAJU, CHINNAPPA mailto:cr7...@att.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; NGUYEN, PHIL 
mailto:pn8...@att.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [integration] RE: Creating JIRA tickets

Hi Chinnappa,

If you're reporting defects found during testing, they should be logged in 
jira.onap.org against the respective projects.

Unfortunately Skype doesn't work in our company firewall; email is probably 
still the best way to go.  Actually, if there's anything we're talking about 
that might be of interest to the community, it'd be good to copy the onap 
discussion list with the [integration] tag so others can learn from the thread 
as well.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Wednesday, August 09, 2017 11:30 AM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; NGUYEN, PHIL 
mailto:pn8...@att.com>>; Yunxia Chen 
mailto:helen.c...@huawei.com>>
Subject: Creating JIRA tickets

Hi Gary,

Had quick question on submitting JIRA tickets.

Do we have a separate JIRA project to report defects during functional testing 
OR are you referring to the existing jira.onap.org for E2E?

Also are you and Helen on Skype so that we can chat instantly without emailing.


Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gary Wu
Sent: Tuesday, August 08, 2017 12:46 PM
To: helpd...@onap.org<mailto:helpd...@onap.org>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [integration] IOException during gerrit submission

Hi helpdesk,

The check during gerrit submission for Jira tickets seems to be broken; it 
consistently reports a java.io.IOException and fails to check if a Jira issue 
exists.  Can you take a look?

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ONAP Helpdesk #44094] 答复: Re: 答复: [integration] RE: About CI job Script for python project in ONAP

2017-08-10 Thread Gary Wu
Sorry about that.  I’ve submitted a fix into ci-management: 
https://gerrit.onap.org/r/#/c/7229/

Thanks,
Gary

From: fu.jin...@zte.com.cn [mailto:fu.jin...@zte.com.cn]
Sent: Wednesday, August 09, 2017 5:54 PM
To: onap-helpd...@rt.linuxfoundation.org
Cc: zhang.maope...@zte.com.cn; Gary Wu ; 
onap-discuss@lists.onap.org
Subject: 答复: [ONAP Helpdesk #44094] 答复: Re: [onap-discuss]答复: [integration] RE: 
About CI job Script for python project in ONAP


Hi Jess,

I think Gary's script has some mistakes, you can see the following log

18:13:06 openstack: mv: cannot stat '/tmp/redis-4.0.1/redis-server': No 
such file or directory

Gary's Scripts(Path of redis-server and redis.conf are wrong)

   # 2. set conf file and init script

mv /tmp/redis-4.0.1/redis-server /etc/init.d/redis-server

chmod +x /etc/init.d/redis-server

mv /tmp/redis-4.0.1/redis.conf /etc/redis.conf



Thanks,

Jinhua






原始邮件
发件人: 
mailto:onap-helpd...@rt.linuxfoundation.org>>;
收件人:张茂鹏10030173;
抄送人:傅锦华10108953; mailto:gary.i...@huawei.com>>; 
mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月10日 07:01
主 题 :[ONAP Helpdesk #44094] 答复: Re: [onap-discuss]答复: [integration] RE: About 
CI job Script for python project in ONAP


Dear Maopeng,

I am currently working on this.
Looking at the current failures found here:
https://jenkins.onap.org/job/ci-management-merge-packer-ubuntu-16.04-redis/1/console

Will let you know once I get this resolved

Thanks!
Jess




___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [onap-tsc] Code Review: how to avoid long delay to review

2017-08-10 Thread Gary Wu
On notifications:  Gerrit has built-in support to send email notifications on 
code changes.  There are two methods:


1.   The contributor can explicitly add a list of reviewers to the proposed 
change, which will trigger a notification to those individuals.  This should 
ideally be done after all expected amendments to the change are completed, and 
after Jenkins has verified the change.

2.   Anyone can subscribe to be notified of changes in any particular repo, 
via the "Watched Projects" section in their profile settings.

I would recommend that all committers subscribe to watch changes to the 
projects for which they are committers for.

Thanks,
Gary

From: onap-tsc-boun...@lists.onap.org [mailto:onap-tsc-boun...@lists.onap.org] 
On Behalf Of eric.deb...@orange.com
Sent: Thursday, August 10, 2017 6:30 AM
To: onap-...@lists.onap.org
Cc: RICHOMME Morgan IMT/OLN 
Subject: [onap-tsc] Code Review: how to avoid long delay to review

Hello

There was a code review pending since 5 days due to a lack of reviewers. I 
think we should adopt some best practices to avoid such delay.
A committer should inform the PTL and a list of reviewers by mail (typically 
the project committers and other people involved in the project)


OPNFV is listing all the committers (they can provide a +2 code review) in a 
dedicated file INFO for each repo:

https://git.opnfv.org/functest/tree/INFO

https://git.opnfv.org/promise/tree/INFO



OPNFV also defined some rules for committers promotions and removal that should 
inspire us.

https://wiki.opnfv.org/display/DEV/Committer+Promotions

https://wiki.opnfv.org/display/DEV/Committer+Removal

Thanks @Morgan (OPNFV Ambassador & TSC Member) for the links

Regards

Eric

_



Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc

pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler

a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,

Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.



This message and its attachments may contain confidential or privileged 
information that may be protected by law;

they should not be distributed, used or copied without authorisation.

If you have received this email in error, please notify the sender and delete 
this message and its attachments.

As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.

Thank you.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [onap-tsc] Code Review: how to avoid long delay to review

2017-08-10 Thread Gary Wu
To my knowledge, Gerrit doesn’t automatically add reviewers to changes on 
submission.  However, if you add a comment/reply to a change, then it 
automatically adds you as a reviewer to that change, and will notify you of any 
future amendments thereof.

Thanks,
Gary

From: DRAGOSH, PAMELA L (PAM) [mailto:pdrag...@research.att.com]
Sent: Thursday, August 10, 2017 10:31 AM
To: Gary Wu ; eric.deb...@orange.com; 
onap-...@lists.onap.org; onap-discuss@lists.onap.org
Cc: RICHOMME Morgan IMT/OLN 
Subject: Re: [onap-discuss] [onap-tsc] Code Review: how to avoid long delay to 
review

My understanding was that when someone submits code for review, that committers 
automatically get email notification for it and also automatically get added to 
the list of reviewers. However, this has been inconsistent.

Being a committer, I have noticed that sometimes I am added as a reviewer 
automatically, while other times I am not. Not sure why not. I do utilize the 
“watch” projects functionality so that I don’t miss something because of this 
inconsistency.

Can someone from LF clarify the consistency? Or is my understanding incorrect?

Thanks,

Pam


From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Gary Wu mailto:gary.i...@huawei.com>>
Date: Thursday, August 10, 2017 at 1:20 PM
To: "eric.deb...@orange.com<mailto:eric.deb...@orange.com>" 
mailto:eric.deb...@orange.com>>, 
"onap-...@lists.onap.org<mailto:onap-...@lists.onap.org>" 
mailto:onap-...@lists.onap.org>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Cc: RICHOMME Morgan IMT/OLN 
mailto:morgan.richo...@orange.com>>
Subject: Re: [onap-discuss] [onap-tsc] Code Review: how to avoid long delay to 
review

On notifications:  Gerrit has built-in support to send email notifications on 
code changes.  There are two methods:


1.   The contributor can explicitly add a list of reviewers to the proposed 
change, which will trigger a notification to those individuals.  This should 
ideally be done after all expected amendments to the change are completed, and 
after Jenkins has verified the change.

2.   Anyone can subscribe to be notified of changes in any particular repo, 
via the “Watched Projects” section in their profile settings.

I would recommend that all committers subscribe to watch changes to the 
projects for which they are committers for.

Thanks,
Gary

From: onap-tsc-boun...@lists.onap.org<mailto:onap-tsc-boun...@lists.onap.org> 
[mailto:onap-tsc-boun...@lists.onap.org] On Behalf Of 
eric.deb...@orange.com<mailto:eric.deb...@orange.com>
Sent: Thursday, August 10, 2017 6:30 AM
To: onap-...@lists.onap.org<mailto:onap-...@lists.onap.org>
Cc: RICHOMME Morgan IMT/OLN 
mailto:morgan.richo...@orange.com>>
Subject: [onap-tsc] Code Review: how to avoid long delay to review

Hello

There was a code review pending since 5 days due to a lack of reviewers. I 
think we should adopt some best practices to avoid such delay.
A committer should inform the PTL and a list of reviewers by mail (typically 
the project committers and other people involved in the project)


OPNFV is listing all the committers (they can provide a +2 code review) in a 
dedicated file INFO for each repo:

https://git.opnfv.org/functest/tree/INFO<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.opnfv.org_functest_tree_INFO&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7rC07xpgpVZkS_4&m=kfG7J7QFRskPFQHbiYUYr6g6UoeCi2TfB8rCxUddBk4&s=nvGE-5pAM4Pjv3ywr9WX5NG1acXOw2qhsK0R8HZ522U&e=>

https://git.opnfv.org/promise/tree/INFO<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.opnfv.org_promise_tree_INFO&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7rC07xpgpVZkS_4&m=kfG7J7QFRskPFQHbiYUYr6g6UoeCi2TfB8rCxUddBk4&s=dFDmEqQS6wK4HmBT3XckZ6yMTvsxiwZhctiJ8MoTcDM&e=>



OPNFV also defined some rules for committers promotions and removal that should 
inspire us.

https://wiki.opnfv.org/display/DEV/Committer+Promotions<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.opnfv.org_display_DEV_Committer-2BPromotions&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7rC07xpgpVZkS_4&m=kfG7J7QFRskPFQHbiYUYr6g6UoeCi2TfB8rCxUddBk4&s=SJsj6dKhWtwN8BwHXB72gJIUDcCKfaquzs91GU0Ivro&e=>

https://wiki.opnfv.org/display/DEV/Committer+Removal<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.opnfv.org_display_DEV_Committer-2BRemoval&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7rC07xpgpVZkS_4&m=kfG7J7QFRskPFQHbiYUYr6g6UoeCi2TfB8rCxUddBk4&s=PSFlevB1_yWaC51g51pGXyZJ0_cNZPgndz-SDJAaSiA&e=>

Thanks @Morgan (OPNFV Ambassador & TSC Member) for the links

Regards

Eric

_

[onap-discuss] [integration] Mandatory Jira ID in Gerrit change submissions

2017-08-10 Thread Gary Wu
Hi helpdesk,

This morning the TSC has approved making Jira IDs mandatory in Gerrit change 
submissions.  Can you make the change?

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [linuxfoundation.org #44094] Re: [linuxfoundation.org #44094] RE: [ONAP Helpdesk #44094] 答复: Re: 答复: [integration] RE: About CI job Script for python project in ONAP

2017-08-11 Thread Gary Wu
Andrew/Jess, since we don't have direct access to these environments, can you 
help check them to see if redis is running?

Thanks,
Gary

-Original Message-
From: fu.jin...@zte.com.cn via RT [mailto:onap-helpd...@rt.linuxfoundation.org] 
Sent: Thursday, August 10, 2017 5:52 PM
To: zhang.maope...@zte.com.cn
Cc: Gary Wu ; onap-discuss@lists.onap.org
Subject: 答复: [linuxfoundation.org #44094] Re: [linuxfoundation.org #44094] RE: 
[ONAP Helpdesk #44094] 答复: Re: [onap-discuss]答复: [integration] RE: About CI job 
Script for python project in ONAP

Hi Andrew,Jess and Gary:

Thanks for your help, I can see the node for redis in Jenkins now.

But unit test for vfc-nfvo-lcm still can not passed, from the log in jenkins, I 
think redis is not started in the redis node, can you help me to check it?

Thanks,

Jinhua










原始邮件



发件人: 
收件人:张茂鹏10030173
抄送人:傅锦华10108953  
日 期 :2017年08月11日 02:09
主 题 :[linuxfoundation.org #44094] Re: [linuxfoundation.org #44094] RE: [ONAP 
Helpdesk #44094] 答复: Re: [onap-discuss]答复: [integration] RE: About CI job 
Script for python project in ONAP





Gary's changes have been merged in and the redis image has been built.
I've added a new minion template to allow the image to come online.

-Andy-

On 08/10/2017 09:55 AM, Gary Wu via RT wrote:
> 
> Sorry about that.  I’ve submitted a fix into ci-management: 
> https://gerrit.onap.org/r/#/c/7229/
> 
> Thanks,
> Gary
> 
> From: fu.jin...@zte.com.cn [mailto:fu.jin...@zte.com.cn]
> Sent: Wednesday, August 09, 2017 5:54 PM
> To: onap-helpd...@rt.linuxfoundation.org
> Cc: zhang.maope...@zte.com.cn Gary Wu  
> onap-discuss@lists.onap.org
> Subject: 答复: [ONAP Helpdesk #44094] 答复: Re: [onap-discuss]答复: [integration] 
> RE: About CI job Script for python project in ONAP
> 
> 
> Hi Jess,
> 
> I think Gary's script has some mistakes, you can see the following log
> 
> 18:13:06 openstack: mv: cannot stat '/tmp/redis-4.0.1/redis-server': No 
> such file or directory
> 
> Gary's Scripts(Path of redis-server and redis.conf are wrong)
> 
># 2. set conf file and init script
> 
> mv /tmp/redis-4.0.1/redis-server /etc/init.d/redis-server
> 
> chmod +x /etc/init.d/redis-server
> 
> mv /tmp/redis-4.0.1/redis.conf /etc/redis.conf
> 
> 
> 
> Thanks,
> 
> Jinhua
> 
> 
> 
> 
> 
> 
> 原始邮件
> 发件人: 
> mailto:onap-helpd...@rt.linuxfoundation.org>>
> 收件人:张茂鹏10030173
> 抄送人:傅锦华10108953 mailto:gary.i...@huawei.com>> 
> mailto:onap-discuss@lists.onap.org>>
> 日 期 :2017年08月10日 07:01
> 主 题 :[ONAP Helpdesk #44094] 答复: Re: [onap-discuss]答复: [integration] RE: About 
> CI job Script for python project in ONAP
> 
> 
> Dear Maopeng,
> 
> I am currently working on this.
> Looking at the current failures found here:
> https://jenkins.onap.org/job/ci-management-merge-packer-ubuntu-16.04-redis/1/console
> 
> Will let you know once I get this resolved
> 
> Thanks!
> Jess
> 
> 
> 
> 
> 

-- 
Andrew J Grimberg
Lead, IT Release Engineering
The Linux Foundation
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] MSB Jenkins job issue

2017-08-14 Thread Gary Wu
Hi helpdesk,

Can you help on this?

Thanks,
Gary

From: zhao.huab...@zte.com.cn [mailto:zhao.huab...@zte.com.cn]
Sent: Sunday, August 13, 2017 11:27 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: MSB Jenkins job issue


Hi Gary et al,



I get this error message for the MSB Jenkins job. Do you know the possible 
reason and how to fix it?



Thanks,

Huabing



https://jenkins.onap.org/view/msb/job/msb-apigateway-master-release-version-java-daily/33/console



11:57:09 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project msb-apigateway-parent: Failed to deploy artifacts: Could not transfer 
artifact org.onap.msb.apigateway:msb-apigateway-parent:pom:1.0.0 from/to 
ecomp-releases (https://nexus.onap.org/content/repositories/releases): Failed 
to transfer file: 
https://nexus.onap.org/content/repositories/releases/org/onap/msb/apigateway/msb-apigateway-parent/1.0.0/msb-apigateway-parent-1.0.0.pom.
 Return code is: 400, ReasonPhrase: Bad Request. -> [Help 1]11:57:09 [ERROR]

11:57:09 [ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.11:57:09 [ERROR] Re-run Maven using the -X switch to enable full 
debug logging.11:57:09 [ERROR]

11:57:09 [ERROR] For more information about the errors and possible solutions, 
please read the following articles:11:57:09 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException11:57:09 
Build step 'Invoke top-level Maven targets' marked build as failure
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复: [integration][holmes] How to Get Dependencies like MySQL during the Building of the Dockers?

2017-08-14 Thread Gary Wu
Hi Guangrong,

It depends on what your MySQL dependency looks like.

If your dependency is to store data in a running MySQL instance, it is 
recommended that you run a separate MySQL container independently from the 
container for your own microservice, and configure your microservice to 
communicate with that MySQL instance.  For this, you can use the docker 
container provided directly by MySQL: 
https://hub.docker.com/r/mysql/mysql-server/.  You should not run a MySQL 
instance directly within your own microservice docker container.

If you have dependencies on MySQL libraries in your code, then it’s recommended 
that you set that up manually in your Dockerfile configuration scripts.

Thanks,
Gary



From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
fu.guangr...@zte.com.cn
Sent: Sunday, August 13, 2017 5:51 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] 答复: [integration][holmes] How to Get Dependencies like 
MySQL during the Building of the Dockers?


Hi,



I have not heard any response so far. Could anybody please help to answer the 
question or give me any suggestion?



Thanks.



Guangrong








原始邮件
发件人:付光荣10144542
收件人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月10日 22:09
主 题 :[integration][holmes] How to Get Dependencies like MySQL during the 
Building of the Dockers?



Hi all,



While making dockers, we want to integrate MySQL as a part of our components. 
Do we have to pull it directly from the internet or is it stored in some place 
of ONAP so that we could fetch it from within?



Thanks.



Guangrong












___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ONAP Helpdesk #44073] [integration] IOException during gerrit submission

2017-08-14 Thread Gary Wu
Hi Jessica,

It seems to be working now.

Thanks,
Gary

-Original Message-
From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org] 
Sent: Monday, August 14, 2017 1:20 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: [ONAP Helpdesk #44073] [integration] IOException during gerrit 
submission

Dear Gary, 

are you still seeing these issues?
Can you please show me the commit message as well as the error you are getting?

Thanks!
Jess
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ONAP Helpdesk #44073] [integration] IOException during gerrit submission

2017-08-14 Thread Gary Wu
I think it may have something to do with whatever Andy fixed this morning.  
I've copied the email thread below.

Thanks,
Gary


-

Greetings folks,

I saw an error this morning related to this. It should now be resolved.

-Andy-

On 08/14/2017 07:31 AM, WONNELL, SKIP wrote:
> Yes, I see the same issue in APPC using ssh.
> 
>  
> 
> Skip
> 
>  
> 
> *From:* onap-discuss-boun...@lists.onap.org
> [mailto:onap-discuss-boun...@lists.onap.org] *On Behalf Of *EFRAT, 
> ELHAY
> *Sent:* Monday, August 14, 2017 12:05 AM
> *To:* zhao.huab...@zte.com.cn; onap-discuss@lists.onap.org
> *Subject:* Re: [onap-discuss] Can't push code to ONAP Gerrit today
> 
>  
> 
> Same happens with ssh ? **
> 
> * *
> 
> --
> --
> 
> *From:*onap-discuss-boun...@lists.onap.org
> <mailto:onap-discuss-boun...@lists.onap.org> on behalf of 
> zhao.huab...@zte.com.cn <mailto:zhao.huab...@zte.com.cn>
> *Sent:* Monday, August 14, 2017 4:56:45 AM
> *To:* onap-discuss@lists.onap.org <mailto:onap-discuss@lists.onap.org>
> *Subject:* [onap-discuss] Can't push code to ONAP Gerrit today
> 
> Hi,
> 
>  
> 
> I run into this when trying to push code to ONAP Gerrit:
> 
>  
> 
> remote: java.io.IOException:
> RestClientException{statusCode=Optional.of(403), errorCollections=[]}
> 
> To http://huabingz...@gerrit.onap.org/r/a/msb/apigateway
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__HuabingZhao-40ger
> rit.onap.org_r_a_msb_apigateway&d=DwQFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=T2
> g18byrjQaNP_c0GkWdpA&m=oSgoQYMfM5e6eOzh6dWt30j99aSDy_hPoQT4AA1qAww&s=w
> pWC-DZZ4Do3r40uL1hvJ1Jhtwco0Q0G96Qq4eSp76o&e=>
> 
>  ! [remote rejected] HEAD -> refs/for/master (Failed to check whether 
> or not issue MSB-19 exists)
> 
>  
> 
> (MSB-19 does exist in ONAP jira https://jira.onap.org/browse/MSB-19
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_br
> owse_MSB-2D19&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=T2g18byrjQaNP_c0GkWd
> pA&m=oSgoQYMfM5e6eOzh6dWt30j99aSDy_hPoQT4AA1qAww&s=V-0C0KrDwl3ceIg_lPY
> p4yhSzZzJUP_PbuByo58642s&e=>)
> 
>  
> 
> Some of my colleagues have the same  problems. 
> 
> Is it an issue of ONAP Gerrit or something is not correct when I push 
> the commit?
> 
>  
> 
> Does anyone have any idea?
> 
>  
> 
> Thanks for your help.
> 
>  
> 
> Huabing
> 
>  
> 
>  
> 
>  
> 
>  
> 
> This message and the information contained herein is proprietary and 
> confidential and subject to the Amdocs policy statement,
> 
> you may review at https://www.amdocs.com/about/email-disclaimer
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_a
> bout_email-2Ddisclaimer&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=T2g18byrjQ
> aNP_c0GkWdpA&m=oSgoQYMfM5e6eOzh6dWt30j99aSDy_hPoQT4AA1qAww&s=ocU2sKJGI
> eba4o6iK65liGgCJ7x8Co8AA-vXqIJfywM&e=>
> 
> 
> 
> ___
> onap-discuss mailing list
> onap-discuss@lists.onap.org
> https://lists.onap.org/mailman/listinfo/onap-discuss
> 

--
Andrew J Grimberg
Lead, IT Release Engineering
The Linux Foundation


-Original Message-
From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org] 
Sent: Monday, August 14, 2017 1:54 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: [ONAP Helpdesk #44073] [integration] IOException during gerrit 
submission

Awesome Gary! 

Were you able to notice what made the difference? 

Thanks!
Jess.. 
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复: [integration][holmes] How to Get Dependencies like MySQL during the Building of the Dockers?

2017-08-15 Thread Gary Wu
Hi Guangrong,

For CSIT, I would suggest that you start up the MySQL docker container in your 
setup.sh and pass its IP address to your microservice docker container via an 
environment variable.

Thanks,
Gary

From: fu.guangr...@zte.com.cn [mailto:fu.guangr...@zte.com.cn]
Sent: Tuesday, August 15, 2017 2:14 AM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: 答复: RE: [onap-discuss] 答复: [integration][holmes] How to Get 
Dependencies like MySQL during the Building of the Dockers?


Thanks for your suggetion, Gary.



I have sent an email to the DCAE team to discuss about that. But the solution 
you suggested is specifically for the production environment. For development, 
especially for the CSIT purpose, we need the support of MySQL to accomplish the 
FT tasks. Could the integration team help to find a way to achieve that?



Looking forward to your reply.



Best Regards,

Guangrong








原始邮件
发件人: mailto:gary.i...@huawei.com>>;
收件人:付光荣10144542;
抄送人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月15日 01:09
主 题 :RE: [onap-discuss] 答复: [integration][holmes] How to Get Dependencies like 
MySQL during the Building of the Dockers?


Hi Guangrong,

It depends on what your MySQL dependency looks like.

If your dependency is to store data in a running MySQL instance, it is 
recommended that you run a separate MySQL container independently from the 
container for  your own microservice, and configure your microservice to 
communicate with that MySQL instance.  For this, you can use the docker 
container provided directly by MySQL: 
https://hub.docker.com/r/mysql/mysql-server/.  You should not run a MySQL 
instance directly within your own microservice docker container.

If you have dependencies on MySQL libraries in your code, then it’s recommended 
that you set that up manually in your Dockerfile configuration scripts.

Thanks,
Gary



From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
fu.guangr...@zte.com.cn<mailto:fu.guangr...@zte.com.cn>
Sent: Sunday, August 13, 2017 5:51 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] 答复: [integration][holmes] How to Get Dependencies like 
MySQL during the Building of the Dockers?


Hi,



I have not heard any response so far. Could anybody please help to answer the 
question or give me any suggestion?



Thanks.



Guangrong








原始邮件
发件人:付光荣10144542
收件人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月10日 22:09
主 题 :[integration][holmes] How to Get Dependencies like MySQL during the 
Building of the Dockers?



Hi all,



While making dockers, we want to integrate MySQL as a part of our components. 
Do we have to pull it directly from the internet or is it stored in some place 
of ONAP so that we could fetch it from within?



Thanks.



Guangrong
















___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration][holmes] How to Get Dependencies like MySQL during the Building of the Dockers?

2017-08-16 Thread Gary Wu
Hi Guangrong,

The LF Jenkins slave VMs are freshly allocated for each job, and the VM images 
are not pre-loaded with any docker images; all the docker images are freshly 
pulled when they are needed.  The MySQL docker image is pretty small, so this 
shouldn’t be taking that long, but if needed probably the right thing to do is 
to get the mysql docker image cached in the ONAP nexus3 proxy.

If you feel that this is necessary, can you send a request to ONAP helpdesk for 
that?

Thanks,
Gary

From: fu.guangr...@zte.com.cn [mailto:fu.guangr...@zte.com.cn]
Sent: Tuesday, August 15, 2017 5:57 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: 答复: RE: RE: [onap-discuss] 答复: [integration][holmes] How to Get 
Dependencies like MySQL during the Building of the Dockers?


Gary,



Is there an existing MySQL docker image on the server which is used to perform 
the CSIT task? If no, would you please help to pull it to the server first? 
Otherwise we have to do it every time before we carry out our CSIT task, which 
is quite time-consuming.



I'm sorry that I can not check it by myself because I don't know how to connect 
to the CSIT server ( and I don't think I have the privilege to access it).



Thanks in advance.



Regards,

Guangrong








原始邮件
发件人: mailto:gary.i...@huawei.com>>;
收件人:付光荣10144542;
抄送人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月16日 01:10
主 题 :RE: RE: [onap-discuss] 答复: [integration][holmes] How to Get Dependencies 
like MySQL during the Building of the Dockers?


Hi Guangrong,

For CSIT, I would suggest that you start up the MySQL docker container in your 
setup.sh and pass its IP address to your microservice docker container via an 
environment  variable.

Thanks,
Gary

From: fu.guangr...@zte.com.cn<mailto:fu.guangr...@zte.com.cn> 
[mailto:fu.guangr...@zte.com.cn]
Sent: Tuesday, August 15, 2017 2:14 AM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: 答复: RE: [onap-discuss] 答复: [integration][holmes] How to Get 
Dependencies like MySQL during the Building of the Dockers?


Thanks for your suggetion, Gary.



I have sent an email to the DCAE team to discuss about that. But the solution 
you suggested is specifically for the production environment. For development, 
especially for the CSIT purpose, we need the support  of MySQL to accomplish 
the FT tasks. Could the integration team help to find a way to achieve that?



Looking forward to your reply.



Best Regards,

Guangrong








原始邮件
发件人: mailto:gary.i...@huawei.com>>;
收件人:付光荣10144542;
抄送人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月15日 01:09
主 题 :RE: [onap-discuss] 答复: [integration][holmes] How to Get Dependencies like 
MySQL during the Building of the Dockers?


Hi Guangrong,

It depends on what your MySQL dependency looks like.

If your dependency is to store data in a running MySQL instance, it is 
recommended that you run a separate  MySQL container independently from the 
container for  your own microservice, and configure your microservice to 
communicate with that MySQL instance.  For this, you can use the docker 
container provided directly by MySQL: 
https://hub.docker.com/r/mysql/mysql-server/.  You should not run a MySQL 
instance directly within your own microservice docker container.

If you have dependencies on MySQL libraries in your code, then it’s recommended 
that you set that up  manually in your Dockerfile configuration scripts.

Thanks,
Gary



From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
fu.guangr...@zte.com.cn<mailto:fu.guangr...@zte.com.cn>
Sent: Sunday, August 13, 2017 5:51 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] 答复: [integration][holmes] How to Get Dependencies like 
MySQL during the Building of the Dockers?


Hi,



I have not heard any response so far. Could anybody please help to answer the 
question or give me any suggestion?



Thanks.



Guangrong








原始邮件
发件人:付光荣10144542
收件人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月10日 22:09
主 题 :[integration][holmes] How to Get Dependencies like MySQL during the 
Building of the Dockers?



Hi all,



While making dockers, we want to integrate MySQL as a part of our components. 
Do we have to pull it directly from the internet or is it stored in some place 
of ONAP so that we could fetch it from within?



Thanks.



Guangrong




















___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ONAP Helpdesk #44125] Independent project artifact release process

2017-08-16 Thread Gary Wu
Hi Andy,

Thanks for your feedback.  I would like to do a trial run of this process with 
oparent and document the instructions.

To confirm, is the preferred way to do a staging build via the 
"-release-version-java-daily" jobs?  Do we currently have any documentation on 
how to setup/use the staging build jobs?  For example, I think it requires a 
version.properties file to be defined in the repo; not sure if there are other 
requirements.

For the GPG signed tag, do we have any recommended instructions for the project 
committers/PTLs to do so themselves, or should we assume that LFRE will take 
care of this for the time being?

Thanks,
Gary


-Original Message-
From: Andrew Grimberg via RT [mailto:onap-helpd...@rt.linuxfoundation.org] 
Sent: Wednesday, August 16, 2017 11:59 AM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: Re: [ONAP Helpdesk #44125] Independent project artifact release process

Greetings Gary,

On 08/16/2017 11:34 AM, Gary Wu via RT wrote:

> Resending since I didn't get a ticket number back for some reason last time.

Not certain why you didn't. The original ticket, which I've merged this into is 
44125

> From: Gary Wu
> Sent: Wednesday, August 09, 2017 12:37 PM
> To: 'helpd...@onap.org' 
> Cc: onap-discuss@lists.onap.org
> Subject: [integration] Independent project artifact release process
> 
> Hi helpdesk,
> 
> ONAP is moving toward a model where each project/repo will be 
> releasing its own artifacts and versions, and cross-repo dependencies 
> are on release artifacts only (i.e. no SNAPSHOT/staging dependencies).
> Integration will be piloting this with oparent and clamp repos to work 
> out all the kinks.
> 
> To that end, we will need a clear process for individual projects to 
> version bump and release their own artifacts.
> 
> ONAP currently has Jenkins job definitions that will deploy release 
> artifact candidates to staging. What seems to be missing is a way for 
> a project to pick a candidate from staging and formally release it 
> into the Releases repo. Does this process exist? If so, can you point 
> me to some documentation on how this process works? If not, can you 
> share your thoughts on how we can best implement this last step?

The closest we currently have is the process that OpenDaylight has been 
operating with for their odlparent project which as of the current release 
cycle has broken off to doing independent releases of it's one.
In fact during the Nitrogen cycle it's already had at least 4 releases that I'm 
aware of!

The current process that has been in use in ODL by odlparent is detailed in the 
lead mail in this [0] mailing list thread.

LF is working on ways that the we can grant more of the process control to the 
projects themselves but we don't currently have everything needed for it just 
yet.

To get the heart of your request the current way for an ONAP project to 
formally do a release at present would be as follows:

1) A staging build has happened. In the job logs there will be a notice as to 
what the staging repository that was created is. This needs to be captured by a 
project committer / PTL that will be requesting a release

2) Any testing that needs to be performed against the artifacts is performed.

3) A helpdesk ticket is opened requesting that LF Release Engineering perform a 
signing and release operation on the target staging repository

4) LFRE will pull the artifacts, GPG sign them, push a secondary staging 
repository with the signatures and then perform a release operation inside 
nexus which will cause it to transition both the requested staging repository 
and the signature repository to copy into the releases repository and then 
delete the staging repositories.

5) A GPG signed tag needs to be placed on the commit by either LFRE or 
preferably the PTL or a committer of the project with the release version

For docker images, we don't currently have as much automated tooling in place 
but the basic flow is:

1) Identify the STAGING docker slice that is to be released

2) Open a ticket with LF to release the specific docker

3) LFRE will pull the docker image and retag it into the nexus docker releases 
repository and push

4) The image should also then be pushed to dockerhub

Eventually, this will all get fully automated in some fashion with the correct 
checks and balances in place for restricting who can do what.
Once we have a good automation flow in place then it will probably be a matter 
of an authorized party submitting a gerrit change to a special repository / 
specially formatted comment to trigger Jenkins to perform operations on behalf 
of folks.

-Andy-

[0] https://lists.opendaylight.org/pipermail/dev/2017-August/003990.html

--
Andrew J Grimberg
Lead, IT Release Engineering
The Linux Foundation


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: CSIT with external config

2017-08-17 Thread Gary Wu
Hi Daniel,

Currently the CSIT infrastructure is set up assuming that docker containers are 
individually run directly via setup.sh; docker-compose is not involved.  
However, I think it may be useful to have docker-compose be available as an 
option in CSIT.

I think the docker-compose.yaml and app config files should be placed in the 
same directory as the setup.sh.  Can you let me know what tools (i.e. 
docker-compose) and environment setup need to be available in the LF Jenkins 
slave VMs for your test flow to work?

Thanks,
Gary

From: Daniel Silverthorn [mailto:daniel.silverth...@amdocs.com]
Sent: Thursday, August 17, 2017 8:44 AM
To: Gary Wu 
Subject: CSIT with external config

Hi Gary,

I am trying to get the AAI Search Service working with CSIT. Currently, my 
setup.sh is working, but relies on external docker-compose and config files 
being in the correct location on my system, which is obviously not portable. I 
am wondering what is the correct way to ensure the docker-compose.yaml and the 
app config files are shipped with my CSIT tests?

Thanks
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [SDC] Which daily build version in v1.1.0 of SDCcan be setup on https://nexus3.onap.org?

2017-08-17 Thread Gary Wu
Can we remove the obsolete 1.1.0-STAGING* SDC images in order to avoid this 
kind of confusion in the future?

Thanks,
Gary

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Lando,Michael
Sent: Thursday, August 17, 2017 1:19 AM
To: yuan@zte.com.cn
Cc: onap-discuss@lists.onap.org; ZIV, AVI ; Levi, Eli 
; gaut...@amdocs.com
Subject: Re: [onap-discuss] [SDC] Which daily build version in v1.1.0 of SDCcan 
be setup on https://nexus3.onap.org?

Use 1.1-STAGING-latest.

1.1.0 are older images and are not used any more


BR,

Michael Lando
Opensource & Frontend Team Lead, SDC
AT&T Network Application Development · NetCom
Tel Aviv | Tampa | Atlanta | New Jersey |Chicago
···
Office: +972 (3) 5451487
Mobile: +972 (54) 7833603
e-mail: ml6...@intl.att.com


From: yuan@zte.com.cn 
[mailto:yuan@zte.com.cn]
Sent: Thursday, August 17, 2017 11:13 AM
To: Lando,Michael mailto:ml6...@intl.att.com>>
Cc: gaut...@amdocs.com; Levi, Eli 
mailto:el4...@intl.att.com>>; ZIV, AVI 
mailto:avi@amdocs.com>>; SHADMI, DAVID 
mailto:ds2...@att.com>>; 
onap-discuss@lists.onap.org
Subject: 答复: RE: [onap-discuss] [SDC] Which daily build version in v1.1.0 of 
SDCcan be setup on https://nexus3.onap.org?


Hi Michael,



Is '1.1.0-STAGING-latest' also the newest version?

What the diffent between '1.1.0-STAGING-latest' and '1.1-STAGING-latest'?



Thanks,

Yuan Hu




原始邮件
发件人: mailto:ml6...@intl.att.com>>;
收件人:袁虎10090474; mailto:gaut...@amdocs.com>>; 
mailto:el4...@intl.att.com>>; 
mailto:avi@amdocs.com>>; 
mailto:ds2...@att.com>>;
抄送人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月17日 16:00
主 题 :RE: [onap-discuss] [SDC] Which daily build version in v1.1.0 of SDCcan be 
setup on 
https://nexus3.onap.org?


Hi,
All the images we currently create are tagged as 1.1-STAGING-latest.
When you pull using this tag you will get our latest build.


BR,

Michael Lando
Opensource & Frontend Team Lead, SDC
AT&T Network Application Development · NetCom
Tel Aviv | Tampa | Atlanta | New Jersey |Chicago
···
Office: +972 (3) 5451487
Mobile: +972 (54) 7833603
e-mail: ml6...@intl.att.com


From: yuan@zte.com.cn 
[mailto:yuan@zte.com.cn]
Sent: Thursday, August 17, 2017 9:56 AM
To: Lando,Michael mailto:ml6...@intl.att.com>>; 
gaut...@amdocs.com; Levi, Eli 
mailto:el4...@intl.att.com>>; ZIV, AVI 
mailto:avi@amdocs.com>>; SHADMI, DAVID 
mailto:ds2...@att.com>>
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [SDC] Which daily build version in v1.1.0 of SDC 
can be setup on 
https://nexus3.onap.org?


Hi all,



Anybody knows which version is the newest and available of SDC can be setup  on 
the 
https://nexus3.onap.org/#browse/search/docker?



Thanks,

Yuan Hu




发件人:袁虎10090474
收件人: mailto:ml6...@att.com>>; 
mailto:gaut...@amdocs.com>>;  
mailto:el4...@intl.att.com>>; 
mailto:avi@amdocs.com>>; 
mailto:ds2...@att.com>>;
抄送人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月17日 11:13
主 题 :[onap-discuss] [SDC] Which daily build version in v1.1.0 of SDC can be 
setup on 
https://nexus3.onap.org?



Hi all,



I pull the latest docker images on 2017-08-15 from 
https://nexus3.onap.org.

And expect to setup a SDC on my local host.

But, An error arised as follow while run the script of 'docker_run.sh'.

Can those docker images be working?

And, Who knows which version of SDC is available?



root@ubuntu:/home/sdc/docker

Re: [onap-discuss] [integration] RE: CSIT with external config

2017-08-17 Thread Gary Wu
Hi Daniel,

I would recommend that you make a copy in integration repo to make the setup 
localized and reproducible.

The other option is to clone the aai/test-config repo from within setup.sh, but 
then you need to ensure that:

1.   The test can be re-run locally, so setup.sh and teardown.sh need to 
handle the extra repo accordingly (i.e. don't re-clone if you already cloned it 
before)

2.   The version/branch of the aai/test-config repo that you're testing 
against is fixed so that the results are reproducible

I think it's simpler to make a copy, but ultimately it depends on how much you 
expect the CSIT setup to diverge from the setup in aai/test-config.

I've submitted a change to add docker-compose to the CSIT environment: 
https://gerrit.onap.org/r/#/c/7917/

Thanks,
Gary

From: Daniel Silverthorn [mailto:daniel.silverth...@amdocs.com]
Sent: Thursday, August 17, 2017 12:07 PM
To: Gary Wu 
Subject: RE: [integration] RE: CSIT with external config

Hi Gary,

docker-compose is going to be necessary for these tests. As for environment 
setup, there needs to be a docker compose yaml file as well as the entire 
config directory (which gets mounted into the docker container according to the 
yaml). The config directory looks like this:

.
└── appconfig
├── analysis-config.json
├── auth
│   ├── search_policy.json
│   └── tomcat_keystore
├── elastic-search.properties
└── filter-config.json

I've noticed that we can use the docker-compose-app.yaml and the search config 
directory from the aai/test-config repo, is there a way we can incorporate that 
into the test plan or do you think it would be best to duplicate the files and 
put them in with the setup.sh?

Thanks,
Daniel

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, August 17, 2017 12:45 PM
To: Daniel Silverthorn 
mailto:daniel.silverth...@amdocs.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [integration] RE: CSIT with external config

Hi Daniel,

Currently the CSIT infrastructure is set up assuming that docker containers are 
individually run directly via setup.sh; docker-compose is not involved.  
However, I think it may be useful to have docker-compose be available as an 
option in CSIT.

I think the docker-compose.yaml and app config files should be placed in the 
same directory as the setup.sh.  Can you let me know what tools (i.e. 
docker-compose) and environment setup need to be available in the LF Jenkins 
slave VMs for your test flow to work?

Thanks,
Gary

From: Daniel Silverthorn [mailto:daniel.silverth...@amdocs.com]
Sent: Thursday, August 17, 2017 8:44 AM
To: Gary Wu mailto:gary.i...@huawei.com>>
Subject: CSIT with external config

Hi Gary,

I am trying to get the AAI Search Service working with CSIT. Currently, my 
setup.sh is working, but relies on external docker-compose and config files 
being in the correct location on my system, which is obviously not portable. I 
am wondering what is the correct way to ensure the docker-compose.yaml and the 
app config files are shipped with my CSIT tests?

Thanks
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at https://www.amdocs.com/about/email-disclaimer
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [aai] Update POM to inherit from oparent

2017-08-21 Thread Gary Wu
Hi Dileep,

If you're unable to get it to work, we can leave them as an exception.  In that 
case I would recommend (if possible) that you refactor for a single AAI parent 
POM for the applicable ajsc-archetype-parent subprojects to provide the same 
functionality as oparent so that you can minimize the amount of maintenance 
going forward for things are added to oparent over time.

Thanks,
Gary

From: Ranganathan, Dileep [mailto:dileep.ranganat...@intel.com]
Sent: Friday, August 18, 2017 9:10 PM
To: onap-discuss@lists.onap.org
Cc: jf2...@att.com; Gary Wu 
Subject: [onap-discuss] [aai] Update POM to inherit from oparent

Hi Jimmy/Gary,

Some of the projects like resources, traversal, sparky-be/fe etc. are using 
"ajsc-archetype-parent".
Since maven can inherit only from one parent, I am wondering if all the 
projects under AAI
needs to inherit from oparent. I tried the suggestion from Gary in the comment
https://wiki.onap.org/pages/viewpage.action?pageId=10783020#comments-section
but ran into some compilation error for org.apache.cxf.* package.
I would appreciate any help regarding this matter.

Thanks,
Dileep Ranganathan
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration][ONAP Helpdesk #44285] RE: MSB Jenkins job issue

2017-08-21 Thread Gary Wu
Hi Huabing,

I've incorporated the staging plugin config below into oparent, and it looks 
like the MSB release-version jobs are completing successfully now.  

Thanks,
Gary


-Original Message-
From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org] 
Sent: Monday, August 21, 2017 3:20 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org; zhao.huab...@zte.com.cn
Subject: [ONAP Helpdesk #44285] RE: MSB Jenkins job issue

Sure, of course. 

Basically the pom.xml needs to be containing the repositories, distribution 
management and staging plugin blocks.
Let's take the vid pom.xml as an example of the information your pom is 
missing. 

Basically, the staging plugin definition needs to look like this:

org.sonatype.plugins

nexus-staging-maven-plugin
1.6.7
true

${nexusproxy}

176c31dfe190a
ecomp-staging

 


You will also need the definition for the repositories, which looks like this:


ecomp-releases
VID Release Repository

${nexusproxy}/${releaseNexusPath}


ecomp-snapshots
VID Snapshot Repository

${nexusproxy}/${snapshotNexusPath}


ecomp-staging
VID Staging Repository

${nexusproxy}/${stagingNexusPath}



oss-snapshots
oss Central - Snapshots

https://oss.sonatype.org/service/local/repositories/releases/content/



Notice that the serverIDs are prefixed like "ecomp-" and not "onap-". This is a 
rename that still hasn't changed, but we are discussing about the impact on 
doing so. 

Lastly, you will also need to update the distribution management:


ecomp-releases
VID Release Repository

${nexusproxy}/${releaseNexusPath}


ecomp-snapshots
VID Snapshot Repository

${nexusproxy}/${snapshotNexusPath}



ecomp-site
dav:${nexusproxy}${sitePath}





Please feel free to add me as reviewer to your pom.xml changes and I can help 
further. 

I hope this information helps
Thanks!
Jess
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: Need Help on cli ci issues

2017-08-21 Thread Gary Wu
Hi Kanagaraj,



I've configured the nexus staging plugin in oparent, and it looks like the CLI 
release-version jobs are completing successfully now.



Thanks,

Gary


From: Gary Wu
Sent: Monday, August 21, 2017 1:55 PM
To: Gildas Lanilis 
Cc: Kanagaraj Manickam 
Subject: RE: Need Help on cli ci issues

Working on it… will let you know once I have some resolution.

Thanks,
Gary

From: Gildas Lanilis
Sent: Monday, August 21, 2017 11:31 AM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: Kanagaraj Manickam 
mailto:kanagaraj.manic...@huawei.com>>
Subject: RE: Need Help on cli ci issues

Hi Gary,

Any chance u could help Kanagaraj byt looking at 
https://jira.onap.org/browse/CIMAN-22

Thanks,
Gildas
ONAP Release Manager
1 415 238 6287

From: Kanagaraj Manickam
Sent: Monday, August 21, 2017 7:05 AM
To: 
onap-helpd...@rt.linuxfoundation.org<mailto:onap-helpd...@rt.linuxfoundation.org>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; Gildas 
Lanilis mailto:gildas.lani...@huawei.com>>
Subject: RE: Need Help on cli ci issues

+cc’ed Gildas.

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***

From: Kanagaraj Manickam
Sent: Monday, August 21, 2017 7:31 PM
To: 'onap-helpd...@rt.linuxfoundation.org'
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Need Help on cli ci issues

Hi LF team,

We are having issues on daily build of docker and release for CLI project and 
filed the issues CIMAN-22 and CIMAN-23 for the same.
Could you please help to fix them?  Thanks.

Regards
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration][holmes] How to Set up a Sonar Inspection Job to the CI Workflow

2017-08-21 Thread Gary Wu
Hi Guangong,

The versioning and release process is still under development, which is why we 
don’t have clear documentation yet.  We are in the process of collecting and 
refining the documentation regarding all the JJB templates that came from 
ECOMP.  You can see the initial draft here:  
https://wiki.onap.org/display/DW/Using+Standard+Jenkins+Job+%28JJB%29+Templates

In the meantime, to get Sonar output, do the following:

First add a version.properties file to your repo root.  See an example here:
https://git.onap.org/oparent/tree/version.properties
Configure it with the artifact version you’re releasing next.

Then, add the “-release-version-java-daily” job back for your JJB 
configuration.  This *should* allow the job to complete deploys into staging as 
well as generate Sonar output.

Thanks,
Gary


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Guangrong Fu
Sent: Monday, August 21, 2017 3:43 AM
To: Lefevre, Catherine 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [integration][holmes] How to Set up a Sonar 
Inspection Job to the CI Workflow

Hi Catherine,

Thanks for your help. I've ever tried the *-release jjb but they all failed for 
unknown reasons.

Gary says that the *-release jobs are defined by AT&T especially for the 
components from ecomp and he doesn't know how to fix the problem either.

Regards,
Guangrong

发自我的iPhone
On 08/21/2017 18:31, Lefevre, Catherine wrote:
Good morning Guangrong,

Did you look at the similar discussion thread - [onap-discuss] 
[ci-management][cli] How to trigger Sonar from jenkins job?
https://lists.onap.org/pipermail/onap-discuss/2017-August/002980.html

Best regards
catherine

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
fu.guangr...@zte.com.cn
Sent: Saturday, August 19, 2017 8:04 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [integration][holmes] How to Set up a Sonar Inspection 
Job to the CI Workflow


Hi there,



This is the third time I reach out for help. Hope that someone from the 
integration team could help to provide some guidance.



Thanks.



BR

Guangrong








原始邮件
发件人:付光荣10144542
收件人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月18日 08:58
主 题 :[onap-discuss] [integration][holmes] How to Set up a Sonar Inspection Job 
to the CI Workflow



Hi,



Anyone help to give us a guidance on this? We finised part of our UT codes but 
we don't know the exact coverage due to the lack of Sonar jobs.



Guangrong












发件人:付光荣10144542
收件人: mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年08月14日 14:07
主 题 :[integration][holmes] How to Set up a Sonar Inspection Jobj to the CI 
Workflow



Hi there,



I've set up a series of Jenkins Jobs for Holmes. All of them seem to be running 
as expected. But still we could not find the Holmes related UT coverage in the 
Dashboard of ONAP Sonar.  The *-release-version-java-daily jobs have been 
removed from the workflow because it caused unknown errors and even Gary has no 
idea on how to fix them. Does it has something to do with the UT coverage?



Thanks and Regards,

Guangrong










___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: docker image build question

2017-08-21 Thread Gary Wu
Hi Jinhua et. al.,

Based on the ONAP community decision to move toward a decoupled versioning and 
release model (i.e. each project team will version and release their own 
artifacts on their own schedules), we determined that it makes the most sense 
for individual project teams to fully manage their own docker image builds.  As 
such, the Integration team will no longer maintain a central docker build 
process like we did before in OPEN-O.

I’ve put together an initial draft of the guidelines for building your own 
docker images here:  
https://wiki.onap.org/display/DW/Docker+Image+Build+Guidelines.  The docker 
build and artifact versioning/release processes are still under active 
development, so please bear with us as the details are being worked out, and 
please provide feedback on the process if you run into any issues.

Thanks,
Gary



From: fu.jin...@zte.com.cn [mailto:fu.jin...@zte.com.cn]
Sent: Monday, August 21, 2017 1:31 AM
To: Gary Wu 
Cc: zhang.maope...@zte.com.cn; Gaoweitao (Victor, MANO) 
; ningxiaodong2...@boco.com.cn; wangguir...@boco.com.cn; 
yangya...@chinamobile.com; onap-discuss@lists.onap.org
Subject: 答复: docker image build question


Hi Gary,

I have already asked the same question in the comment area of 
https://wiki.onap.org/display/DW/Creating+a+CSIT+Test<https://wiki.onap.org/display/DW/Creating+a+CSIT+Test,>,
 the following is the question:

"In openo, there is a docker directory in csit, we can use instance-config.sh, 
instance-init.sh and so on to config our docker image, but in onap, I can not 
find the directory, can you tell me where to define those scripts? "

If we can define our docker scripts like that is in open-o, I think it is  more 
effective for us.

Thanks,

Jinhua




原始邮件
发件人: mailto:yangya...@chinamobile.com>>;
收件人: mailto:gary.i...@huawei.com>>;
抄送人:张茂鹏10030173;傅锦华10108953; 
mailto:victor@huawei.com>>; 
mailto:ningxiaodong2...@boco.com.cn>>; 
mailto:wangguir...@boco.com.cn>>;
日 期 :2017年08月21日 14:37
主 题 :docker image build question


Hi Gary,

I want to confirm with you that who will be responsible for building the docker 
images, Integration team or each project team , I didn’t see any conclusion 
from community.
If it needs the project build the docker images, I want to know if there is any 
document or tutorial we can refer to how to build a docker image. Thanks.

Best Regards,
Yan





___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] Unintentional release artifacts in Nexus

2017-08-23 Thread Gary Wu
Hi all,

Due to an earlier conflict between oparent and some "release-version" Jenkins 
jobs, some staging artifacts got accidentally deployed to the Releases repo on 
Nexus [1].

Currently the following artifacts in the Releases repo appear to be 
unintentional, and I'll be submitting a request with LF to get them cleaned up. 
 Could the owning teams for the following artifacts in the Releases repo take a 
quick look and let me know if there is anything that should NOT be removed?

*   org.onap.ccsdk
*   org.onap.cli
*   org.onap.msb
*   org.onap.policy
*   org.onap.testsuite

Thanks,
Gary

[1]: https://nexus.onap.org/content/repositories/releases/


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [VNFSDK -refrepo] Sonar build is failing with below error -Please help

2017-08-23 Thread Gary Wu
Hi Murali,

The latest run of that job has completed successfully now, I think because of 
your fix in https://gerrit.onap.org/r/#/c/8271/.

Thanks,
Gary

From: Murali p
Sent: Tuesday, August 22, 2017 4:51 AM
To: onap-helpd...@rt.linuxfoundation.org
Cc: onap-discuss@lists.onap.org; Gary Wu 
Subject: [VNFSDK -refrepo] Sonar build is failing with below error -Please help

Hi,


https://jenkins.onap.org/view/vnfsdk/job/vnfsdk-refrepo-master-release-version-java-daily/lastBuild/console

The Build is successful but triggering sonar build is throwing error. Please 
help.



11:21:49 [vnfsdk-refrepo-master-release-version-java-daily] $ 
/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s 
/tmp/settings1508208698336776093.xml -gs 
/tmp/global-settings1081172466262618554.xml -DGERRIT_BRANCH=master 
-DPROJECT=vnfsdk/refrepo 
-DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn 
-DGERRIT_REFSPEC=refs/heads/master "-DARCHIVE_ARTIFACTS= 
**/target/surefire-reports/*-output.txt" -DGERRIT_PROJECT=vnfsdk/refrepo 
-DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DNone= clean deploy sonar:sonar 
-Dsonar.host.url=https://sonar.onap.org<https://sonar.onap.org/> -B 
-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn

11:21:51 [INFO] Scanning for projects...

11:21:59 [ERROR] [ERROR] Some problems were encountered while processing the 
POMs:

11:21:59 [WARNING] 'parent.relativePath' of POM 
org.onap.vnfsdk.refrepo:vnfmarket-deployment:1.0.0 
(/w/workspace/vnfsdk-refrepo-master-release-version-java-daily/vnfmarket-be/deployment/pom.xml)
 points at org.onap.vnfsdk.refrepo:vnf-sdk-marketplace-core-parent instead of 
org.onap.vnfsdk.refrepo:vnfmarket, please verify your project structure @ line 
23, column 13

11:21:59 [FATAL] Non-resolvable parent POM for 
org.onap.vnfsdk.refrepo:vnfmarket-deployment:1.0.0: Could not find artifact 
org.onap.vnfsdk.refrepo:vnfmarket:pom:1.0.0 in staging 
(https://nexus.onap.org/content/repositories/staging/) and 
'parent.relativePath' points at wrong local POM @ line 23, column 13

11:21:59  @

11:21:59 [ERROR] The build could not read 1 project -> [Help 1]

11:21:59 [ERROR]

11:21:59 [ERROR]   The project 
org.onap.vnfsdk.refrepo:vnfmarket-deployment:1.0.0 
(/w/workspace/vnfsdk-refrepo-master-release-version-java-daily/vnfmarket-be/deployment/pom.xml)
 has 1 error

11:21:59 [ERROR] Non-resolvable parent POM for 
org.onap.vnfsdk.refrepo:vnfmarket-deployment:1.0.0: Could not find artifact 
org.onap.vnfsdk.refrepo:vnfmarket:pom:1.0.0 in staging 
(https://nexus.onap.org/content/repositories/staging/) and 
'parent.relativePath' points at wrong local POM @ line 23, column 13 -> [Help 2]

11:21:59 [ERROR]

11:21:59 [ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.

11:21:59 [ERROR] Re-run Maven using the -X switch to enable full debug logging.

11:21:59 [ERROR]

11:21:59 [ERROR] For more information about the errors and possible solutions, 
please read the following articles:

11:21:59 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

11:21:59 [ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

11:21:59 Build step 'Invoke top-level Maven targets' marked build as failure

11:21:59 $ ssh-agent -k


With regards,
Murali
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ONAP Helpdesk #44584] RE: Need Help on cli ci issues

2017-08-23 Thread Gary Wu
Hi Kanagaraj,

I've submitted a change to CLI that should fix the issue.  Please review/merge.

https://gerrit.onap.org/r/#/c/8507/

Thanks,
Gary


-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Jessica Wagantall via 
RT
Sent: Wednesday, August 23, 2017 12:34 PM
To: Kanagaraj Manickam 
Cc: onap-discuss@lists.onap.org
Subject: [onap-discuss] [ONAP Helpdesk #44584] RE: Need Help on cli ci issues

for https://jenkins.onap.org/view/cli/job/cli-master-stage-site-java/4/console
We need to add the site information in the distribution management:

ecomp-site
dav:${nexusproxy}${sitePath}


Let me know if this helps. Otherwise, please let me know which other issues are 
you facing. 

Thanks!
Jess

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] ONAP JIRA CIMAN-23

2017-08-23 Thread Gary Wu
Hi Kanagaraj,

There are unfortunately two different docker-maven-plugins in use in ONAP: one 
from io.fabric8, one from com.spotify.

The one that you’re using is from spotify, which needs a different JJB template 
for the docker job.
I’ve submitted a change to your CLI JJB file which changes it to use the 
correct docker job template for the spotify plugin.

https://gerrit.onap.org/r/#/c/8509/

Thanks,
Gary

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kanagaraj Manickam
Sent: Tuesday, August 22, 2017 11:53 PM
To: 'onap-helpd...@rt.linuxfoundation.org' 

Cc: 'onap-discuss@lists.onap.org' 
Subject: [onap-discuss] ONAP JIRA CIMAN-23
Importance: High



Dear LF team,

I have been blocked on ONAP JIRA issue CIMAN-23 and could you please help to 
fix it on or before M3 (24th Aug)

Thanks
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***

From: Kanagaraj Manickam
Sent: 21 August 2017 19:35
To: 
onap-helpd...@rt.linuxfoundation.org
Cc: onap-discuss@lists.onap.org; Gildas 
Lanilis
Subject: RE: Need Help on cli ci issues

+cc’ed Gildas.

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***

From: Kanagaraj Manickam
Sent: Monday, August 21, 2017 7:31 PM
To: 'onap-helpd...@rt.linuxfoundation.org'
Cc: onap-discuss@lists.onap.org
Subject: Need Help on cli ci issues

Hi LF team,

We are having issues on daily build of docker and release for CLI project and 
filed the issues CIMAN-22 and CIMAN-23 for the same.
Could you please help to fix them?  Thanks.

Regards
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration][ONAP Helpdesk #44285] RE: MSB Jenkins job issue

2017-08-23 Thread Gary Wu
Hi Huabing,

I suspect the issue is that the site ID in your distributionManagement tags is 
“onap-site”.  I believe the expected value is “ecomp-site”.

Thanks,
Gary

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
zhao.huab...@zte.com.cn
Sent: Tuesday, August 22, 2017 6:53 PM
To: onap-helpd...@rt.linuxfoundation.org
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [integration][ONAP Helpdesk #44285] RE: MSB Jenkins 
job issue


Hi Gary, Jessica,



This job has similar issue:

msb-apigateway-master-stage-site-java

https://logs.onap.org/production/vex-yul-ecomp-jenkins-1/msb-apigateway-master-stage-site-java/3/console.log.gz



[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-site-plugin:3.6:stage-deploy (default-cli) on 
project msb-apigateway-parent: Error uploading site: Failed to transfer file: 
https://nexus.onap.org/content/sites/site/org/onap/msb/apigateway/1.0.0/staging/./dependencies.html<https://nexus.onap.org/content/sites/site/org/onap/msb/apigateway/1.0.0/staging/dependencies.html>.
 Return code is: 401 -> [Help 1]



Could you please help me with that?



Thanks,

Huabing
Original Mail
Sender:  
mailto:onap-helpd...@rt.linuxfoundation.org>>;
To:
CC:  
mailto:onap-discuss@lists.onap.org>>;zhaohuabing10201488;
Date: 2017/08/22 06:39
Subject: [integration][ONAP Helpdesk #44285] RE: MSB Jenkins job issue


Hi Huabing,

I've incorporated the staging plugin config below into oparent, and it looks 
like the MSB release-version jobs are completing successfully now.

Thanks,
Gary


-Original Message-
From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org]
Sent: Monday, August 21, 2017 3:20 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
zhao.huab...@zte.com.cn<mailto:zhao.huab...@zte.com.cn>
Subject: [ONAP Helpdesk #44285] RE: MSB Jenkins job issue

Sure, of course.

Basically the pom.xml needs to be containing the repositories, distribution 
management and staging plugin blocks.
Let's take the vid pom.xml as an example of the information your pom is missing.

Basically, the staging plugin definition needs to look like this:

org.sonatype.plugins

nexus-staging-maven-plugin
1.6.7
true

${nexusproxy}

176c31dfe190a
ecomp-staging




You will also need the definition for the repositories, which looks like this:


ecomp-releases
VID Release Repository

${nexusproxy}/${releaseNexusPath}


ecomp-snapshots
VID Snapshot Repository

${nexusproxy}/${snapshotNexusPath}


ecomp-staging
VID Staging Repository

${nexusproxy}/${stagingNexusPath}



oss-snapshots
oss Central - Snapshots

https://oss.sonatype.org/service/local/repositories/releases/content/https://oss.sonatype.org/service/local/repositories/releases/content/%3c/url>>



Notice that the serverIDs are prefixed like "ecomp-" and not "onap-". This is a 
rename that still hasn't changed, but we are discussing about the impact on 
doing so.

Lastly, you will also need to update the distribution management:


ecomp-releases
VID Release Repository

${nexusproxy}/${releaseNexusPath}


ecomp-snapshots
VID Snapshot Repository

${nexusproxy}/${snapshotNexusPath}



   

Re: [onap-discuss] [ONAP Helpdesk #44584] RE: Need Help on cli ci issues

2017-08-23 Thread Gary Wu
Looks like the docker image now builds fine on LF infrastructure, but the job 
is failing because the existing "docker push" script is hardcoded to assume 
"openecomp/" as the image name prefix instead of "onap/".

We'll probably need some refactoring for a more generic docker build job 
template for the spotify plugin.  Stay tuned.  

Thanks,
Gary

-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Jessica Wagantall via 
RT
Sent: Wednesday, August 23, 2017 3:10 PM
To: Kanagaraj Manickam 
Cc: onap-discuss@lists.onap.org
Subject: [onap-discuss] [ONAP Helpdesk #44584] RE: Need Help on cli ci issues

https://gerrit.onap.org/r/#/c/8509/ is now reviewed and merged

https://gerrit.onap.org/r/#/c/8507/ looks good and just needs to be merged 
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] Jenkins JJB HOWTO

2017-08-24 Thread Gary Wu
Hi all,

We have an initial draft of Jenkins JJB HOWTO documentation on the wiki here:

https://wiki.onap.org/display/DW/Using+Standard+Jenkins+Job+%28JJB%29+Templates

This was carried over from ECOMP, and may be somewhat outdated vs. what's in 
ONAP right now so can use some cleanup.  Everyone is welcome to review and 
contribute to it.

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] Unintentional release artifacts in Nexus

2017-08-24 Thread Gary Wu
Hi helpdesk,

The following artifacts were accidentally deployed to Nexus Releases repo, and 
should be removed.  Can you please help delete them?

*   org.onap.ccsdk
*   org.onap.cli
*   org.onap.msb
*   org.onap.policy
*   org.onap.testsuite

Thanks,
Gary

_
From: Gary Wu
Sent: Wednesday, August 23, 2017 11:21 AM
To: onap-discuss@lists.onap.org
Subject: [integration] Unintentional release artifacts in Nexus


Hi all,

Due to an earlier conflict between oparent and some "release-version" Jenkins 
jobs, some staging artifacts got accidentally deployed to the Releases repo on 
Nexus [1].

Currently the following artifacts in the Releases repo appear to be 
unintentional, and I'll be submitting a request with LF to get them cleaned up. 
 Could the owning teams for the following artifacts in the Releases repo take a 
quick look and let me know if there is anything that should NOT be removed?

*   org.onap.ccsdk
*   org.onap.cli
*   org.onap.msb
*   org.onap.policy
*   org.onap.testsuite

Thanks,
Gary

[1]: https://nexus.onap.org/content/repositories/releases/


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: Integration Repo and CSIT Tests related questions

2017-08-24 Thread Gary Wu
Hi Chinnappa,


1.   setup.sh is the one script that gets run by run-csit.sh before it 
starts running the Robot tests.  You're welcome to keep your 3 setup files 
separate, and just create a simple setup.sh that calls them.

2.   run-csit.sh only installs Robot related files itself.  If you need 
other software, let me know and we can figure out how to get them installed.  
Generally speaking, if the software needs to be installed by root (e.g. apt-get 
stuff) then we need to update the packer images for the LF environments to set 
them up beforehand.

3.   Currently csit/tests/ contains everything.  Going forward, as we bring 
in the existing files from testsuite, we've discussed placing those files 
outside the csit/ directory so that they can be shared between CSIT and E2E 
test cases.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Thursday, August 24, 2017 3:03 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org; 'onap_automat...@list.att.com' 

Subject: Integration Repo and CSIT Tests related questions

Hi Gary,

Had few questions on the structure of Integration repo files and Robot tests 
for CSIT.


1.   Setup.sh - is the file that we will be using for application specific 
installation of dockers and configurations. In the existing Rackspace, we had 3 
setup files (install.sh, init.sh, serv.sh) for each component for demo release. 
Should we consolidate all that into setup.sh or can we have multiple setup 
files as in Rackspace?

2.   run-csit.sh - Is this limited to only install robot related files and 
run the tests OR install any kind of software required for the application to 
run?

3.   Robot requires some custom libraries like HTTPLibrary, 
Selenium2Library, etc. Would run-csit.sh install these libraries as well apart 
from Standard Robot libraries or we need to add them separately?

4.   Csit/tests folder - This is a single folder present as of now to place 
all robot related files.  In the current testsuite repo for Robot files, we've 
a structure with folders such as assets, resources and testsuites to place 
different types of files required for Robot Automation - Got this one clarified 
from Dan Rose that eventually we will be having folder structure similar to 
testsuite repo. But as of now all files would be in the same folder.


Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] RE: Integration Repo and CSIT Tests related questions

2017-08-24 Thread Gary Wu
Somehow missed #3...  if these libraries can be installed as part of the Robot 
installation done by run-csit.sh, feel free to submit a change to the 
run-csit.sh script itself.  If they need root privileges then let me know.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Thursday, August 24, 2017 3:43 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org; 'onap_automat...@list.att.com' 

Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Gary - How about #3 below on Robot referenced libraries?

Also this link on the wiki doesn't work

https://jenkins.open-o.org/view/CSIT/job/integration-csit-functionality1/



Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, August 24, 2017 5:22 PM
To: RAJU, CHINNAPPA mailto:cr7...@att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Chinnappa,


1.   setup.sh is the one script that gets run by run-csit.sh before it 
starts running the Robot tests.  You're welcome to keep your 3 setup files 
separate, and just create a simple setup.sh that calls them.

2.   run-csit.sh only installs Robot related files itself.  If you need 
other software, let me know and we can figure out how to get them installed.  
Generally speaking, if the software needs to be installed by root (e.g. apt-get 
stuff) then we need to update the packer images for the LF environments to set 
them up beforehand.

3.   Currently csit/tests/ contains everything.  Going forward, as we bring 
in the existing files from testsuite, we've discussed placing those files 
outside the csit/ directory so that they can be shared between CSIT and E2E 
test cases.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Thursday, August 24, 2017 3:03 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: Integration Repo and CSIT Tests related questions

Hi Gary,

Had few questions on the structure of Integration repo files and Robot tests 
for CSIT.


1.   Setup.sh - is the file that we will be using for application specific 
installation of dockers and configurations. In the existing Rackspace, we had 3 
setup files (install.sh, init.sh, serv.sh) for each component for demo release. 
Should we consolidate all that into setup.sh or can we have multiple setup 
files as in Rackspace?

2.   run-csit.sh - Is this limited to only install robot related files and 
run the tests OR install any kind of software required for the application to 
run?

3.   Robot requires some custom libraries like HTTPLibrary, 
Selenium2Library, etc. Would run-csit.sh install these libraries as well apart 
from Standard Robot libraries or we need to add them separately?

4.   Csit/tests folder - This is a single folder present as of now to place 
all robot related files.  In the current testsuite repo for Robot files, we've 
a structure with folders such as assets, resources and testsuites to place 
different types of files required for Robot Automation - Got this one clarified 
from Dan Rose that eventually we will be having folder structure similar to 
testsuite repo. But as of now all files would be in the same folder.


Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ONAP Helpdesk][help][multicloud][integration] need memcached node for python project

2017-08-25 Thread Gary Wu
Hi Bin,

The list of images is located in the ci-management/packer/templates/ directory.

I've submitted a change to add an image with memcached:  
https://gerrit.onap.org/r/#/c/8789/.  You can also submit such changes yourself 
in the future.

Thanks,
Gary

-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Yang, Bin
Sent: Thursday, August 24, 2017 6:22 PM
To: onap-helpd...@rt.linuxfoundation.org
Cc: onap-discuss@lists.onap.org
Subject: [onap-discuss] [ONAP Helpdesk][help][multicloud]need memcached node 
for python project

Dear ONAP helpdesk,

I am committer for MultiCloud project, and I need commit the source 
code and unit tests for project multicloud/openstack, for this CI purpose , I 
need the building nodes installed with memcached services and running at 
startup. 

So my requests are:
1,  Where I can find out the whole list of image for selecting a building 
node?
2,  If there is no one works for me , how can I make the request to add a 
new one?

The installation instruction on Ubuntu 16.04 for memcached would be:
$ sudo apt-get install memcached 
By default the memcached service will be boot up and ready for service 
requests.

Could you help on that? Please let me know if more information needed. Thanks.

Best Regards,
Bin Yang,Solution Readiness Team,Wind River
Direct +86,10,84777126Mobile +86,13811391682Fax +86,10,64398189
Skype: yangbincs993

-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of fu.jin...@zte.com.cn 
via RT
Sent: Monday, August 21, 2017 12:06 PM
To: ying.yunl...@zte.com.cn
Cc: onap-discuss@lists.onap.org
Subject: [onap-discuss] [ONAP Helpdesk #44472] [linuxfoundation.org #44472] 答复: 
[ONAP Helpdesk][help]About redis node for python project

Hi Jess, Andrew:

How about the progress of  solving the problem that redis server is not ready 
in jenkins node "ubuntu1604-redis-4c-4g", or can you show us the result of 
command 'ps -ef|grep redis'?

Thanks,


Jinhua







原始邮件



发件人:应允龙10191177
收件人: 
抄送人: 傅锦华10108953张茂鹏10030173
日 期 :2017年08月18日 09:23
主 题 :[ONAP Helpdesk][help]About redis node for python project






Hi,Jess





I add unit tests of gvnfm vnflcm which relies on Redis services, the build node 
is "ubuntu1604-redis-4c-4g", but some unit tests execution failed because the 
Redis service. Can you help me see if the Redis service for this node is normal?




Related changes: https://gerrit.onap.org/r/#/c/7957/ 




[root@nfvo_single ~]# ps -ef|grep redis

root  5200  5113  0 08:55 pts/000:00:00 grep redis

root 30693  1905  0 Aug12 ?00:01:02 /usr/local/bin/redis-server 
*:6379




Thanks,

Yunlong
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration][vfc] Add Sonar Inspection job but didn't trigger java daily build -please help

2017-08-25 Thread Gary Wu
Hi Yan,

The “-release-java-daily” job is run once a day, but is not triggered right 
when the JJB submission is merged; you may need to wait up to 24 hours for the 
job trigger.

It looks like 
https://jenkins.onap.org/view/vfc/job/vfc-nfvo-driver-ems-master-drv-ems-boco-release-java-daily/
 has since run and completed successfully.

Thanks,
Gary

From: 杨艳 [mailto:yangya...@chinamobile.com]
Sent: Friday, August 25, 2017 3:12 AM
To: onap-helpd...@rt.linuxfoundation.org; Gary Wu 
Subject: [vfc]Add Sonar Inspection job but didn't trigger java daily build 
-please help

Hi,

  I have added the Sonar injection job for vfc emsdriver, it verified and 
merged successfully, but didn’t trigger the daily build, could you please help 
me to see why.


The commit is https://gerrit.onap.org/r/#/c/8771/ and the content jjb for vfc 
emsdriver is:

---

- project:
name: vfc-nfvo-driver-ems-java
project-name: 'vfc-nfvo-driver-ems'
project: 'vfc/nfvo/driver/ems'
stream:
  - 'master':
  branch: 'master'
mvn-settings: 'vfc-nfvo-driver-ems-settings'
subproject:
  - 'drv-ems-boco':
  pom: 'ems/pom.xml'
  pattern: 'ems/**'
jobs:
  - '{project-name}-{stream}-{subproject}-verify-java'
  - '{project-name}-{stream}-{subproject}-merge-java'
  - '{project-name}-{stream}-{subproject}-release-java-daily'
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-basebuild-4c-4g


Thanks,
Yan
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: pre-integration test environment

2017-08-25 Thread Gary Wu
Hi DeWayne,

If you’re talking about CSIT tests (where you run a few select docker 
containers and test among them), you should set it up so that you can run it in 
your local environment with docker images available either publicly or from 
nexus3.onap.org.  If the TOSCA docker image is not already on the public Docker 
Hub (docker.io), you would need to create a custom docker build job in Jenkins 
to prepare and push to nexus3.onap.org before it’s available for CSIT tests.

LF doesn’t allow direct login access to the Jenkins slave VMs used for running 
CSIT tests.

Thanks,
Gary

From: DeWayne Filppi [mailto:dewa...@cloudify.co]
Sent: Friday, August 25, 2017 1:08 PM
To: Gary Wu 
Subject: pre-integration test environment

Gary,

 I'm working on the SO project and need to test an orchestration template 
individually prior to doing integration testing with the SO seed code or larger 
ONAP system.  The SO will be running a container containing an ARIA 
orchestrator that ultimately will perform orchestration tasks on the pure TOSCA 
path.  Is it possible for me to get credentials on the same (or very similar) 
cloud to the one that will be used for the use case tests or integration tests?

DeWayne
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] RE: pre-integration test environment

2017-08-25 Thread Gary Wu
Oh ok.  For that you will access to one of the Open Labs.  Can someone from the 
Open Labs initiative chime in?

Thanks,
Gary


From: DeWayne Filppi [mailto:dewa...@cloudify.co]
Sent: Friday, August 25, 2017 1:43 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: Re: [integration] RE: pre-integration test environment

Nope, not what I'm talking about.  I can easily run my container in my own 
environment, but my container needs access to a realistic Openstack backend.  
Realistic in the sense of ONAP use case testing.

On Fri, Aug 25, 2017 at 1:21 PM, Gary Wu 
mailto:gary.i...@huawei.com>> wrote:
Hi DeWayne,

If you’re talking about CSIT tests (where you run a few select docker 
containers and test among them), you should set it up so that you can run it in 
your local environment with docker images available either publicly or from 
nexus3.onap.org<http://nexus3.onap.org>.  If the TOSCA docker image is not 
already on the public Docker Hub (docker.io<http://docker.io>), you would need 
to create a custom docker build job in Jenkins to prepare and push to 
nexus3.onap.org<http://nexus3.onap.org> before it’s available for CSIT tests.

LF doesn’t allow direct login access to the Jenkins slave VMs used for running 
CSIT tests.

Thanks,
Gary

From: DeWayne Filppi [mailto:dewa...@cloudify.co<mailto:dewa...@cloudify.co>]
Sent: Friday, August 25, 2017 1:08 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Subject: pre-integration test environment

Gary,

 I'm working on the SO project and need to test an orchestration template 
individually prior to doing integration testing with the SO seed code or larger 
ONAP system.  The SO will be running a container containing an ARIA 
orchestrator that ultimately will perform orchestration tasks on the pure TOSCA 
path.  Is it possible for me to get credentials on the same (or very similar) 
cloud to the one that will be used for the use case tests or integration tests?

DeWayne

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] RE: Integration Repo and CSIT Tests related questions

2017-08-28 Thread Gary Wu
Hi Kishore,

You don't need to create a VM explicitly; the LF infrastructure will 
automatically start a Jenkins slave VM for your when it kicks off a job.

Thanks,
Gary

From: KOYA, KISHORE [mailto:kk7...@att.com]
Sent: Monday, August 28, 2017 12:51 PM
To: Gary Wu 
Cc: HOTZE, BECKY L ; onap_automat...@list.att.com
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

Could you please confirm for CSIT testing where we need to create VM? and what 
kind of VM need to create?


Thanks &Regards,
Kishore Koya
ECOMP Open Source
Call Me @ 469-831-7289
Email : kk7...@att.com<mailto:kk7...@att.com> | Q me @ 
[cid:image001.jpg@01D31FFE.2B1929E0] 

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, August 24, 2017 6:13 PM
To: RAJU, CHINNAPPA mailto:cr7...@att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Somehow missed #3...  if these libraries can be installed as part of the Robot 
installation done by run-csit.sh, feel free to submit a change to the 
run-csit.sh script itself.  If they need root privileges then let me know.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Thursday, August 24, 2017 3:43 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Gary - How about #3 below on Robot referenced libraries?

Also this link on the wiki doesn't work

https://jenkins.open-o.org/view/CSIT/job/integration-csit-functionality1/<https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.open-2Do.org_view_CSIT_job_integration-2Dcsit-2Dfunctionality1_&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2alRiCjLy90axUfy_Xj2IfMdGRwg8n7CAz2ZrQ8nr3w&m=Ipi-sqY3aHije0jXDx2UNVQISAdqTRIsMRZIUHs7atE&s=YJzOZlYdjA2Zwf3_wo47HYCgeH4OSFYlun9wyRo1ncQ&e=>



Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, August 24, 2017 5:22 PM
To: RAJU, CHINNAPPA mailto:cr7...@att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Chinnappa,


  1.  setup.sh is the one script that gets run by run-csit.sh before it starts 
running the Robot tests.  You're welcome to keep your 3 setup files separate, 
and just create a simple setup.sh that calls them.
  2.  run-csit.sh only installs Robot related files itself.  If you need other 
software, let me know and we can figure out how to get them installed.  
Generally speaking, if the software needs to be installed by root (e.g. apt-get 
stuff) then we need to update the packer images for the LF environments to set 
them up beforehand.
  3.  Currently csit/tests/ contains everything.  Going forward, as we bring in 
the existing files from testsuite, we've discussed placing those files outside 
the csit/ directory so that they can be shared between CSIT and E2E test cases.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Thursday, August 24, 2017 3:03 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: Integration Repo and CSIT Tests related questions

Hi Gary,

Had few questions on the structure of Integration repo files and Robot tests 
for CSIT.


  1.  Setup.sh - is the file that we will be using for application specific 
installation of dockers and configurations. In the existing Rackspace, we had 3 
setup files (install.sh, init.sh, serv.sh) for each component for demo release. 
Should we consolidate all that into setup.sh or can we have multiple setup 
files as in Rackspace?
  2.  run-csit.sh - Is this limited to only install robot related files and run 
the tests OR install any kind of software required for the application to run?
  3.  Robot requires some custom libraries like HTTPLibrary, Selenium2Library, 
etc. Would run-csit.sh install these libraries as well apart from Standard 
Robot libraries or we need to add them separately?
  4.  Csit/tests folder - This is a single folder present as of now to place 
all robot related files.  In the current testsuite repo for Robot files, we've 
a structure with folders such as assets, resources and testsuites to place 
different types of files required for Robot Automation - Got this one clarified 
from Dan Rose 

[onap-discuss] [integration] RE: Change in multicloud/openstack[master]: Add OpenStack proxy for newton

2017-08-29 Thread Gary Wu
Hi Bin,

It looks like Nexus was having some temporary issues returning some artifacts.  
I retriggered your merge job (you can do so yourself by adding a "remerge" 
comment to the gerrit change), and now it has passed that step, but is failing 
at the end at the deployment step.  You'll probably need to check with LF 
helpdesk to see if there are system config issues or possible groupId 
mismatches.

Thanks,
Gary

-Original Message-
From: Yang, Bin [mailto:bin.y...@windriver.com] 
Sent: Tuesday, August 29, 2017 7:26 AM
To: Gary Wu 
Subject: RE: Change in multicloud/openstack[master]: Add OpenStack proxy for 
newton

Hi Gary,

I learned that you worked on oparent project, and I do have an issue on 
Jenkins which seems to be related to oparent:

The jenkin job for 'multicloud-openstack-master-merge-java' failed due to 
following error:

13:28:14 [multicloud-openstack-master-merge-java] $ 
/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s 
/tmp/settings2668483280331031120.xml -gs 
/tmp/global-settings8152412562683346966.xml -DGERRIT_BRANCH=master 
-DGERRIT_PATCHSET_REVISION=cb7770b35559af5d63cf44e20ea425b89046c096 
-DGERRIT_HOST=gerrit.onap.org 
-DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn 
-DGERRIT_CHANGE_OWNER_EMAIL=bin.y...@windriver.com 
"-DGERRIT_EVENT_ACCOUNT_NAME=zhang ab" 
-DGERRIT_CHANGE_URL=http://gerrit.onap.org/r/8543 
-DGERRIT_PATCHSET_UPLOADER_EMAIL=bin.y...@windriver.com "-DARCHIVE_ARTIFACTS= 
**/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged 
-DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=multicloud/openstack 
-DGERRIT_CHANGE_NUMBER=8543 -DGERRIT_SCHEME=ssh 
'-DGERRIT_PATCHSET_UPLOADER=\"Bin Yang\" ' 
-DGERRIT_PORT=29418 -DGERRIT_REFSPEC=refs/changes/43/8543/4 
-DGERRIT_NEWREV=cb7770b35559af5d63cf44e20ea425b89046c096 "-D
 GERRIT_PATCHSET_UPLOADER_NAME=Bin Yang" '-DGERRIT_CHANGE_OWNER=\"Bin Yang\" 
' -DPROJECT=multicloud/openstack 
-DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkIE9wZW5TdGFjayBwcm94eSBmb3IgbmV3dG9uCgpyZWZhY3RvciBzZWVkIGNvZGUgZm9yIG5ld3RvbgphZGQgcHJveHkgZm9yIGlkZW50aXksc2VydmljZSwgYWRkIHJlZ2lzdHJhdGlvbiwgZXh0ZW5zaW9uCm1hbmFnZW1lbnQKCklzc3VlLUlkOiBNVUxUSUNMT1VELTU4CkNoYW5nZS1JZDogSTZhN2EyMTQyN2FmNGM4OGI3ZjA2MDQ3MGMxMTc2MDA5YzEzZmMxOWUKU2lnbmVkLW9mZi1ieTogQmluIFlhbmcgPGJpbi55YW5nQHdpbmRyaXZlci5jb20+Cg==
 -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Add OpenStack 
proxy for newton" '-DGERRIT_EVENT_ACCOUNT=\"zhang ab\" 
' 
-DGERRIT_CHANGE_ID=I6a7a21427af4c88b7f060470c1176009c13fc19e 
-DGERRIT_EVENT_HASH=-1456012634 -DGERRIT_VERSION=2.12.7 
-DGERRIT_EVENT_ACCOUNT_EMAIL=zhanganb...@chinamobile.com 
-DGERRIT_PATCHSET_NUMBER=4 "-DGERRIT_CHANGE_OWNER_NAME=Bin Yang" clean deploy 
-B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer
 .Slf4jMavenTransferListener=warn
13:28:16 [INFO] Scanning for projects...
13:28:17 [WARNING] Could not transfer metadata 
org.onap.oparent:oparent:1.0.0-SNAPSHOT/maven-metadata.xml from/to snapshots 
(https://nexus.onap.org/content/repositories/snapshots/): Failed to transfer 
file: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/oparent/1.0.0-SNAPSHOT/maven-metadata.xml.
 Return code is: 502 , ReasonPhrase:Bad Gateway.
13:28:17 [ERROR] [ERROR] Some problems were encountered while processing the 
POMs:
13:28:17 
[FATAL] Non-resolvable parent POM for 
org.onap.multicloud.openstack:multicloud-openstack-root:1.0.0-SNAPSHOT: Could 
not transfer artifact org.onap.oparent:oparent:pom:1.0.0-SNAPSHOT from/to 
snapshots (https://nexus.onap.org/content/repositories/snapshots/): Failed to 
transfer file: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/oparent/1.0.0-SNAPSHOT/oparent-1.0.0-SNAPSHOT.pom.
 Return code is: 502 , ReasonPhrase:Bad Gateway. and 'parent.relativePath' 
points at wrong local POM @ line 16, column 13
13:28:17  @ 
13:28:17 [ERROR] The build could not read 1 project -> [Help 1]
13:28:17 [ERROR]   
13:28:17 [ERROR]   The project 
org.onap.multicloud.openstack:multicloud-openstack-root:1.0.0-SNAPSHOT 
(/w/workspace/multicloud-openstack-master-merge-java/pom.xml) has 1 error
13:28:17 [ERROR] Non-resolvable parent POM for 
org.onap.multicloud.openstack:multicloud-openstack-root:1.0.0-SNAPSHOT: Could 
not transfer artifact org.onap.oparent:oparent:pom:1.0.0-SNAPSHOT from/to 
snapshots (https://nexus.onap.org/content/repositories/snapshots/): Failed to 
transfer file: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/oparent/1.0.0-SNAPSHOT/oparent-1.0.0-SNAPSHOT.pom.
 Return code is: 502 , ReasonPhrase:Bad Gateway. and 'parent.relativePath' 
points at wrong local POM @ line 16, column 13 -> [Help 2]
13:28:17 [ERROR] 
13:28:17 [ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.
13:28:17 [ERRO

Re: [onap-discuss] [integration] Questions about Docker build CI job

2017-08-29 Thread Gary Wu
Hi Ethan,

Nexus provides a special URL for retrieving the latest SNAPSHOT version of a 
particular artifact.  It looks like this in Python:

url_template = 
"https://nexus.onap.org/service/local/artifact/maven/redirect?r=snapshots&g={0}&a={1}&e={2}&c={3}&v=LATEST<https://nexus.onap.org/service/local/artifact/maven/redirect?r=snapshots&g=%7b0%7d&a=%7b1%7d&e=%7b2%7d&c=%7b3%7d&v=LATEST>"
url_template.format(row["groupId"], row["artifactId"], row["extension"], 
row["classifier"])

extension is like "zip" or "tar.gz".
classifier is like "linux64" if applicable.

I recommend that you use wget in your Dockerfile with the above URL to retrieve 
artifacts from Nexus.

After you have a Dockerfile (and associated support files), you need to 
configure a Jenkins job that will build and push it to nexus3.onap.org:10003.  
It is not necessary to use a pom.xml for this, but you can if that's more 
familiar to you.  A more straight forward alternative is to just run the 
necessary docker commands directly via a shell script to build and push the 
image to nexus3.


For reference, you can take a look at a script that we used in OPEN-O for 
generating Dockerfiles: [1].

[1]: 
https://git.onap.org/integration/tree/packaging/docker/scripts/gen-dockerfiles.py

Thanks,
Gary


From: Ethan Lynn [mailto:ethanly...@vmware.com]
Sent: Tuesday, August 29, 2017 2:58 AM
To: onap-discuss@lists.onap.org; Gary Wu 
Subject: [onap-discuss][integration] Questions about Docker build CI job

Hi,
  This is Ethan from MultiCloud. I went through the wiki pages but still 
confuse about how to use CI job building a docker image and pushing it to 
nexus.onap.org<http://nexus.onap.org>.
  First, I think I need a Dockerfile, describe how to build our image. Here I 
have a question, how can I get the source code in Dockerfile ? We already push 
our .zip to 
https://nexus.onap.org/content/repositories/snapshots/org/onap/multicloud/framework/multicloud-framework/1.0.0-SNAPSHOT/,
  do I need to  manually download it in Dockerfile or CI will handle it? And I 
notice that the zip name is based on date it was pushed, how can I get the 
latest zip in Dockerfile?
  Then I think I need to change pom.xml and add docker build part, and set the 
patch of Dockerfile.
  Then I need to add a CI job for it. Will CI job automatically push image to 
nexus?


Best Regards,
Ethan Lynn
ethanly...@vmware.com<mailto:ethanly...@vmware.com>
+86 010-59934270



___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration][vnfsdk] Daily build failing due to some banned dependencies.

2017-08-30 Thread Gary Wu
Hi Murali,

In order to support Independent Versioning and Release, O-Parent is in active 
development to add enforcement checks against SNAPSHOT dependencies; this had 
temporarily caused any SNAPSHOT dependencies to fail for staging or release 
builds.

For the time being I'm relaxing the enforcement checks in oparent 
1.0.0-SNAPSHOT until the process is fully rolled out.  I've re-triggered your 
job and it has completed successfully now.

Thanks,
Gary

From: Murali p
Sent: Wednesday, August 30, 2017 6:44 AM
To: onap-helpd...@rt.linuxfoundation.org
Cc: Gary Wu ; Andrew Grimberg 

Subject: [vnfsdk] Daily build failing due to some banned dependencies.

Dear All,

The build failed due to some banned dependency. How to find the banned 
dependency ? Please help.

https://jenkins.onap.org/view/vnfsdk/job/vnfsdk-refrepo-master-release-version-java-daily/lastBuild/console


11:24:23 [INFO]

11:24:23 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce 
(enforce-no-snapshots) @ vnfmarket ---

11:24:23 [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireReleaseDeps 
failed with message:

11:24:23 Found Banned Dependency: 
org.onap.oparent:version-check-maven-plugin:jar:1.0.0-SNAPSHOT

11:24:23 Use 'mvn dependency:tree' to locate the source of the banned 
dependencies.

11:24:23 [INFO]

11:24:23 [INFO] 


11:24:23 [INFO] Skipping vnfmarket

11:24:23 [INFO] This project has been banned from the build due to previous 
failures.

11:24:23 [INFO] 


11:24:23 [INFO] 


11:24:23 [INFO] Reactor Summary:

11:24:23 [INFO]

11:24:23 [INFO] vnf-sdk-marketplace-core-parent  SUCCESS [ 
46.824 s]

11:24:23 [INFO] vnf-sdk-marketplace/vnf-sdk-marketplace  SUCCESS 
[03:24 min]

11:24:23 [INFO] vnf-sdk-marketplace/deployment . SUCCESS [ 
15.679 s]

11:24:23 [INFO] vnfmarket/deployment ... SUCCESS [  
0.524 s]

11:24:23 [INFO] vnfmarket/deployment/docker  SUCCESS [ 
16.403 s]

11:24:23 [INFO] vnfmarket .. FAILURE [  
0.014 s]

11:24:23 [INFO] 


11:24:23 [INFO] BUILD FAILURE

11:24:23 [INFO] 


11:24:23 [INFO] Total time: 04:54 min

11:24:23 [INFO] Finished at: 2017-08-30T11:24:23+00:00

11:24:23 [INFO] Final Memory: 63M/406M

11:24:23 [INFO] 


11:24:23 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce 
(enforce-no-snapshots) on project vnfmarket: Some Enforcer rules have failed. 
Look above for specific messages explaining why the rule failed. -> [Help 1]

11:24:23 [ERROR]

11:24:23 [ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.

11:24:23 [ERROR] Re-run Maven using the -X switch to enable full debug logging.

11:24:23 [ERROR]

11:24:23 [ERROR] For more information about the errors and possible solutions, 
please read the following articles:

11:24:23 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

11:24:23 [ERROR]

11:24:23 [ERROR] After correcting the problems, you can resume the build with 
the command

11:24:23 [ERROR]   mvn  -rf :vnfmarket

11:24:23 Build step 'Invoke top-level Maven targets' marked build as failure

11:24:23 $ ssh-agent -k

11:24:23 unset SSH_AUTH_SOCK;

11:24:23 unset SSH_AGENT_PID;

11:24:23 echo Agent pid 1883 killed;

11:24:23 [ssh-agent] Stopped.

11:24:23 [PostBuildScript] - Execution post build scripts.


Thanks,
Murali
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration][vnfsdk] Daily build failing due to some banned dependencies.

2017-08-30 Thread Gary Wu
Hi Skip,

I've changed the enforcer checks to just warnings now, and your job has 
completed successfully.

Thanks,
Gary

From: WONNELL, SKIP [mailto:kw5...@att.com]
Sent: Wednesday, August 30, 2017 12:22 PM
To: Gary Wu 
Subject: RE: [onap-discuss] [integration][vnfsdk] Daily build failing due to 
some banned dependencies.

Hi Gary,

We continue to see a similar issue in the APPC daily release build:  
https://jenkins.onap.org/job/appc-master-release-version-java-daily/189/



13:45:58 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce 
(enforce-no-snapshots) @ appc-common ---

13:45:58 [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireReleaseDeps 
failed with message:

13:45:58 Found Banned Dependency: 
org.openecomp.sdnc.core:dblib-provider:jar:1.1.2-SNAPSHOT

13:45:58 Use 'mvn dependency:tree' to locate the source of the banned 
dependencies.

13:45:58 [INFO]

13:45:58 [INFO] 


13:45:58 [INFO] Skipping APP-C

13:45:58 [INFO] This project has been banned from the build due to previous 
failures.

13:45:58 [INFO] 


I'm sure we've overlooked something, but your help would be appreciated.

Thanks,
Skip Wonnell


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gary Wu
Sent: Wednesday, August 30, 2017 1:30 PM
To: Murali p mailto:mural...@huawei.com>>; 
onap-helpd...@rt.linuxfoundation.org<mailto:onap-helpd...@rt.linuxfoundation.org>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [integration][vnfsdk] Daily build failing due to 
some banned dependencies.

Hi Murali,

In order to support Independent Versioning and Release, O-Parent is in active 
development to add enforcement checks against SNAPSHOT dependencies; this had 
temporarily caused any SNAPSHOT dependencies to fail for staging or release 
builds.

For the time being I'm relaxing the enforcement checks in oparent 
1.0.0-SNAPSHOT until the process is fully rolled out.  I've re-triggered your 
job and it has completed successfully now.

Thanks,
Gary

From: Murali p
Sent: Wednesday, August 30, 2017 6:44 AM
To: 
onap-helpd...@rt.linuxfoundation.org<mailto:onap-helpd...@rt.linuxfoundation.org>
Cc: Gary Wu mailto:gary.i...@huawei.com>>; Andrew 
Grimberg mailto:agrimb...@linuxfoundation.org>>
Subject: [vnfsdk] Daily build failing due to some banned dependencies.

Dear All,

The build failed due to some banned dependency. How to find the banned 
dependency ? Please help.

https://jenkins.onap.org/view/vnfsdk/job/vnfsdk-refrepo-master-release-version-java-daily/lastBuild/console<https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.onap.org_view_vnfsdk_job_vnfsdk-2Drefrepo-2Dmaster-2Drelease-2Dversion-2Djava-2Ddaily_lastBuild_console&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=T2g18byrjQaNP_c0GkWdpA&m=32tws48xMGv3Bff5cmBzpfk7aWJHbIS8vP-x8Bvg3zw&s=qP1wF9MkguxZn0gSDoy2HE66NqF_OsUTVrJWBr2Jf3U&e=>


11:24:23 [INFO]

11:24:23 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce 
(enforce-no-snapshots) @ vnfmarket ---

11:24:23 [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireReleaseDeps 
failed with message:

11:24:23 Found Banned Dependency: 
org.onap.oparent:version-check-maven-plugin:jar:1.0.0-SNAPSHOT

11:24:23 Use 'mvn dependency:tree' to locate the source of the banned 
dependencies.

11:24:23 [INFO]

11:24:23 [INFO] 


11:24:23 [INFO] Skipping vnfmarket

11:24:23 [INFO] This project has been banned from the build due to previous 
failures.

11:24:23 [INFO] 


11:24:23 [INFO] 


11:24:23 [INFO] Reactor Summary:

11:24:23 [INFO]

11:24:23 [INFO] vnf-sdk-marketplace-core-parent  SUCCESS [ 
46.824 s]

11:24:23 [INFO] vnf-sdk-marketplace/vnf-sdk-marketplace  SUCCESS 
[03:24 min]

11:24:23 [INFO] vnf-sdk-marketplace/deployment . SUCCESS [ 
15.679 s]

11:24:23 [INFO] vnfmarket/deployment ... SUCCESS [  
0.524 s]

11:24:23 [INFO] vnfmarket/deployment/docker  SUCCESS [ 
16.403 s]

11:24:23 [INFO] vnfmarket .. FAILURE [  
0.014 s]

11:24:23 [INFO] 


11:24:23 [INFO] BUILD FAILURE

11:24:23 [INFO] 


11:24:23 [INFO] Total time: 04:54 min

11:24:23 [INFO] Finished at: 2017-08-30T11:24:23+00:00

11:24:23 [INFO] Final Memory: 63M/406M

11:24:23 [INF

Re: [onap-discuss] [integration][vnfsdk] Daily build failing due to some banned dependencies.

2017-08-30 Thread Gary Wu
Hi Skip,

The short answer is no later than RC0 (Sept. 28th).

The long answer is that it may depend on the rollout schedule of 
https://wiki.onap.org/display/DW/Independent+Versioning+and+Release+Process, 
which I will introduce to the community shortly.

Thanks,
Gary


From: WONNELL, SKIP [mailto:kw5...@att.com]
Sent: Wednesday, August 30, 2017 1:39 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] [integration][vnfsdk] Daily build failing due to 
some banned dependencies.

Thanks Gary,

What is the schedule for reverting the checks back to errors?

Skip


From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Wednesday, August 30, 2017 3:27 PM
To: WONNELL, SKIP mailto:kw5...@att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [onap-discuss] [integration][vnfsdk] Daily build failing due to 
some banned dependencies.

Hi Skip,

I've changed the enforcer checks to just warnings now, and your job has 
completed successfully.

Thanks,
Gary

From: WONNELL, SKIP [mailto:kw5...@att.com]
Sent: Wednesday, August 30, 2017 12:22 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Subject: RE: [onap-discuss] [integration][vnfsdk] Daily build failing due to 
some banned dependencies.

Hi Gary,

We continue to see a similar issue in the APPC daily release build:  
https://jenkins.onap.org/job/appc-master-release-version-java-daily/189/<https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.onap.org_job_appc-2Dmaster-2Drelease-2Dversion-2Djava-2Ddaily_189_&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KhSqrcb9w72ngeDc0ZxzyA&m=mxGSgW_U8SoPqjoYLms9qo_rCzvN7MgVb6rbBUQTIRk&s=ZtOR3KoBqBpuhsd-gTdAsFz9Drp1zDkAk4gkDn77TL0&e=>



13:45:58 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce 
(enforce-no-snapshots) @ appc-common ---

13:45:58 [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireReleaseDeps 
failed with message:

13:45:58 Found Banned Dependency: 
org.openecomp.sdnc.core:dblib-provider:jar:1.1.2-SNAPSHOT

13:45:58 Use 'mvn dependency:tree' to locate the source of the banned 
dependencies.

13:45:58 [INFO]

13:45:58 [INFO] 


13:45:58 [INFO] Skipping APP-C

13:45:58 [INFO] This project has been banned from the build due to previous 
failures.

13:45:58 [INFO] 


I'm sure we've overlooked something, but your help would be appreciated.

Thanks,
Skip Wonnell


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gary Wu
Sent: Wednesday, August 30, 2017 1:30 PM
To: Murali p mailto:mural...@huawei.com>>; 
onap-helpd...@rt.linuxfoundation.org<mailto:onap-helpd...@rt.linuxfoundation.org>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [integration][vnfsdk] Daily build failing due to 
some banned dependencies.

Hi Murali,

In order to support Independent Versioning and Release, O-Parent is in active 
development to add enforcement checks against SNAPSHOT dependencies; this had 
temporarily caused any SNAPSHOT dependencies to fail for staging or release 
builds.

For the time being I'm relaxing the enforcement checks in oparent 
1.0.0-SNAPSHOT until the process is fully rolled out.  I've re-triggered your 
job and it has completed successfully now.

Thanks,
Gary

From: Murali p
Sent: Wednesday, August 30, 2017 6:44 AM
To: 
onap-helpd...@rt.linuxfoundation.org<mailto:onap-helpd...@rt.linuxfoundation.org>
Cc: Gary Wu mailto:gary.i...@huawei.com>>; Andrew 
Grimberg mailto:agrimb...@linuxfoundation.org>>
Subject: [vnfsdk] Daily build failing due to some banned dependencies.

Dear All,

The build failed due to some banned dependency. How to find the banned 
dependency ? Please help.

https://jenkins.onap.org/view/vnfsdk/job/vnfsdk-refrepo-master-release-version-java-daily/lastBuild/console<https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.onap.org_view_vnfsdk_job_vnfsdk-2Drefrepo-2Dmaster-2Drelease-2Dversion-2Djava-2Ddaily_lastBuild_console&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=T2g18byrjQaNP_c0GkWdpA&m=32tws48xMGv3Bff5cmBzpfk7aWJHbIS8vP-x8Bvg3zw&s=qP1wF9MkguxZn0gSDoy2HE66NqF_OsUTVrJWBr2Jf3U&e=>


11:24:23 [INFO]

11:24:23 [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce 
(enforce-no-snapshots) @ vnfmarket ---

11:24:23 [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireReleaseDeps 
failed with message:

11:24:23 Found Banned Dependency: 
org.onap.oparent:version-check-maven-plugin:jar:1.0.0-SNAPSHOT

11:24:23 Use 'mvn dependency:tree' to locate the source of the banned 
dependencies.

11:24:23 [INFO]

11:24:23 [INFO] 
---

[onap-discuss] [integration] Preview: Independent Versioning and Release Process

2017-08-30 Thread Gary Wu
Hi ONAP community and PTLs,

This is a preview of the Independent Versioning and Release Process we will be 
adopting in the ONAP community for the Amsterdam Release:

https://wiki.onap.org/display/DW/Independent+Versioning+and+Release+Process

We're currently doing a trial run with oparent and CLAMP to iron out the kinks 
and refine the process and instructions.  In the meantime, please take a look 
and provide any feedback you may have.  Our goal is to have the above page 
serve as step-by-step instructions for individual project teams to understand 
and adopt this process for Amsterdam.

Thanks,
Gary



___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ONAP Helpdesk #44749] Help is Needed for Jenkins Job Failure

2017-08-30 Thread Gary Wu
Hi Guangrong,

The enforcer checks in oparent 1.0.0-SNAPSHOT have been changed to warnings 
now, and your job should complete successfully once it's re-triggered.

Thanks,
Gary

-Original Message-
From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Guangrong Fu via RT
Sent: Wednesday, August 30, 2017 8:32 AM
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [ONAP Helpdesk #44749] Help is Needed for Jenkins 
Job Failure

Dear Jess,

Thanks for your information.

Actually the code fragment you provided is already included in the pom file of 
OPARENT. The reason for the absence of the *.exec file is that we introduced 
the org.onap.oparent:version:1.0.0-SNAPSHOT rather than 
org.onap.oparent:parent:1.0.0-SNAPSHOT as our parent pom by mistake. Now it's 
fixed and we can see the jacoco-ut.exec on our local machine. So let's check 
whether Sonar could find it or not.

Unfortunately, problems keep rising:

Two of our *-release-version-java jobs have been failing recently. The explicit 
error we get is as follows:

*12:27:39* [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce
(enforce-no-snapshots) on project holmes-rulemgt: Some Enforcer rules have 
failed. Look above for specific messages explaining why the rule failed. -> 
[Help 1]*12:27:39* [ERROR] *12:27:39* [ERROR] To see the full stack trace of 
the errors, re-run Maven with the -e
switch.*12:27:39* [ERROR] Re-run Maven using the -X switch to enable full debug 
logging.*12:27:39* [ERROR] *12:27:39* [ERROR] For more information about the 
errors and possible solutions, please read the following articles:*12:27:39* 
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException*12:27:39*
[ERROR] *12:27:39* [ERROR] After correcting the problems, you can
resume the build with the command*12:27:39* [ERROR]   mvn  -rf
:holmes-rulemgt


It seems to be caused by the following problem about which I am not totally 
sure :


Found Banned Dependency:
org.onap.holmes.common:holmes-actions:jar:1.0.0-SNAPSHOT


Could you please help to take a look at it?


For another job, the failure is caused by the connection issue:


[ERROR] SonarQube server [https://sonar.onap.org] can not be reached


Only all of these issues are fixed can we get to know whether the changes in 
the pom files are correct. So I wish all of the problems above could be solved 
as soon as possible.


Thanks.


Guangrong


Best Regards,

Guangrong

On Wed, Aug 30, 2017 at 5:19 AM, Jessica Wagantall via RT < 
onap-helpd...@rt.linuxfoundation.org> wrote:

> Dear Guangrong,
>
> my team member Thanh confirmed that there is this basic configuration 
> needed. Here is an example from what ODL has in one of their repos:
>
> 
> 3.8
> jacoco
> ${project.build.directory}/code-
> coverage/jacoco.exec
> ${project.build.directory}/code-
> coverage/jacoco-it.exec
> 
> **/gen/**,**/generated-sources/**,**/
> generated-test-sources/**,**/yang-gen/**,**/yang-gen-
> config/**,**/yang-gen-sal/**,**/yang-gen-code/**,**/pax/** sonar.exclusions>
>
>
> Please let me know if this helps.
> Thanks!
> Jess
>
>

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [vnfsdk][integration] Docker build failing

2017-08-31 Thread Gary Wu
Hi Murali,

Looks like the docker login to nexus3 failed; it may have to do with LF Nexus 
issues last night.  I'll retrigger the job, but if it fails the same error 
again then LF helpdesk will have to look into the credential issues.

Thanks,
Gary

From: Murali p
Sent: Thursday, August 31, 2017 7:32 AM
To: onap-helpd...@rt.linuxfoundation.org
Cc: Gary Wu ; Andrew Grimberg 

Subject: [vnfsdk] Docker build failing

Hi,

https://jenkins.onap.org/view/vnfsdk/job/vnfsdk-refrepo-master-aai-docker-java-daily/lastBuild/console

I have done the same changes as suggested to cli project but still it is 
failing with no concrete error.
Could you help me ?

With regards,
Murali
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: Help for SO

2017-09-01 Thread Gary Wu
Hi Victor,

Merge jobs deploy to the snapshots repo, so at this point the 
nexus-staging-maven-plugin is really involved yet.

The error “Access denied… ReasonPhrase: Forbidden.” usually means that there is 
a mismatch between the groupId in your pom.xml vs. what Nexus requires from 
your repo, based on the repo name.

The first thing to check is to make sure that you’re using the right groupId in 
your pom.xml vs. as specified here:  
https://wiki.onap.org/display/DW/Resources+and+Repositories

If your groupId correct, then LF may have not set up the Nexus groupId 
validation correctly, and you’ll need to follow with LF helpdesk.

Thanks,
Gary

From: Morales, Victor [mailto:victor.mora...@intel.com]
Sent: Friday, September 01, 2017 9:22 AM
To: Gary Wu 
Cc: Yang, Bin (Wind River) 
Subject: FW: Help for SO

Hi Gary,

I know that the nexus-staging-maven-plugin is defined in the OParent 
project[1], do we have to modify the pom.xml of the multicloud project or it’s 
something that is necessary to submit a ticket to LF infrastructure team?

Thanks
Victor Morales

[1] https://git.onap.org/oparent/tree/pom.xml#n56


From: "Yang, Bin" mailto:bin.y...@windriver.com>>
Date: Thursday, August 31, 2017 at 7:56 PM
To: Victor Morales mailto:victor.mora...@intel.com>>
Subject: RE: Help for SO

Hi Victor,

   Do you have any insight about this issue? 
https://jenkins.onap.org/view/multicloud/job/multicloud-openstack-master-newton-merge-java/lastBuild/console

If you are willing to help on this issue, I will create a jira ticket and 
assign it to you.


The error message looks like something wrong either with the POM settings or 
the Jenkins/nexus infrastructure.  You can observe that there is no openstack 
dir there under: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/multicloud/



00:46:33 [INFO]

00:46:33 [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy 
(injected-nexus-deploy) @ multicloud-openstack-newton ---

00:46:33 [INFO] Performing deferred deploys (gathering into 
"/w/workspace/multicloud-openstack-master-newton-merge-java/newton/target/nexus-staging/deferred")...

00:46:33 [INFO] Installing 
/w/workspace/multicloud-openstack-master-newton-merge-java/newton/pom.xml to 
/w/workspace/multicloud-openstack-master-newton-merge-java/newton/target/nexus-staging/deferred/org/onap/multicloud/openstack/multicloud-openstack-newton/1.0.0-SNAPSHOT/multicloud-openstack-newton-1.0.0-SNAPSHOT.pom

00:46:33 [INFO] Installing 
/w/workspace/multicloud-openstack-master-newton-merge-java/newton/target/multicloud-openstack-newton-1.0.0-SNAPSHOT.zip
 to 
/w/workspace/multicloud-openstack-master-newton-merge-java/newton/target/nexus-staging/deferred/org/onap/multicloud/openstack/multicloud-openstack-newton/1.0.0-SNAPSHOT/multicloud-openstack-newton-1.0.0-SNAPSHOT.zip

00:46:33 [INFO] Deploying remotely...

00:46:33 [INFO] Bulk deploying locally gathered artifacts from directory:

00:46:33 [INFO]  * Bulk deploying locally gathered snapshot artifacts

00:46:33 [INFO] 


00:46:33 [INFO] BUILD FAILURE

00:46:33 [INFO] 


00:46:33 [INFO] Total time: 24.503 s

00:46:33 [INFO] Finished at: 2017-09-01T00:46:33+00:00

00:46:34 [INFO] Final Memory: 30M/352M

00:46:34 [INFO] 


00:46:34 [ERROR] Failed to execute goal 
org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy 
(injected-nexus-deploy) on project multicloud-openstack-newton: Failed to 
deploy artifacts: Could not transfer artifact 
org.onap.multicloud.openstack:multicloud-openstack-newton:pom:1.0.0-20170901.004633-1
 from/to ecomp-snapshots 
(https://nexus.onap.org/content/repositories/snapshots): Access denied to: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/multicloud/openstack/multicloud-openstack-newton/1.0.0-SNAPSHOT/multicloud-openstack-newton-1.0.0-20170901.004633-1.pom,
 ReasonPhrase: Forbidden. -> [Help 1]

00:46:34 [ERROR]

00:46:34 [ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.

00:46:34 [ERROR] Re-run Maven using the -X switch to enable full debug logging.

00:46:34 [ERROR]

00:46:34 [ERROR] For more information about the errors and possible solutions, 
please read the following articles:

00:46:34 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

00:46:34 Build step 'Invoke top-level Maven targets' marked build as failure



Thanks.

Best Regards,
Bin Yang,Solution Readiness Team,Wind River
Direct +86,10,84777126Mobile +86,13811391682Fax +86,10,64398189
Skype: yangbincs993

From: Morales, Victor [mailto:victor.mora...@intel.com]
Sent: Friday, September 01, 2017 1:20 AM
To: Yang, Bin
Subject: Re: Help for SO

Hi Bi,

I tried to generate the coverage report from my 

[onap-discuss] [integration] Issue-ID check

2017-09-01 Thread Gary Wu
Hi helpdesk,

Currently, the Jira/Gerrit integration is only bidirectional if the Issue-ID 
tag is spelled in that exact capitalization.
However, the Gerrit push Jira ticket check allows arbitrary capitalization for 
the Issue-ID tag,
which means that some gerrit changes are being accepted that never show up in 
Jira.

Can we fix the Jira ticket check to require an exact string match (including 
capitalization) against "Issue-ID"?

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] RE: Integration Repo and CSIT Tests related questions

2017-09-05 Thread Gary Wu
Hi Kishore,

I'm not sure that the URL you're using is supposed to work in a browser.  But, 
you should be able to clone the repo via git as follows:

git clone http://gerrit.onap.org/r/integration

Thanks,
Gary

From: KOYA, KISHORE [mailto:kk7...@att.com]
Sent: Tuesday, September 05, 2017 6:57 AM
To: Gary Wu 
Cc: HOTZE, BECKY L 
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

Could you please share latest integration project repo. 
https://gerrit.onap.org/r/a/integration.git/  is not working


[cid:image001.png@01D32614.D05B1D70]

Thanks &Regards,
Kishore Koya
ECOMP Open Source
Call Me @ 469-831-7289
Email : kk7...@att.com<mailto:kk7...@att.com> | Q me @ 
[cid:image002.jpg@01D32614.D05B1D70] 

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Monday, August 28, 2017 3:04 PM
To: KOYA, KISHORE mailto:kk7...@att.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; 
onap_automat...@list.att.com<mailto:onap_automat...@list.att.com>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Kishore,

You don't need to create a VM explicitly; the LF infrastructure will 
automatically start a Jenkins slave VM for your when it kicks off a job.

Thanks,
Gary

From: KOYA, KISHORE [mailto:kk7...@att.com]
Sent: Monday, August 28, 2017 12:51 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; 
onap_automat...@list.att.com<mailto:onap_automat...@list.att.com>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

Could you please confirm for CSIT testing where we need to create VM? and what 
kind of VM need to create?


Thanks &Regards,
Kishore Koya
ECOMP Open Source
Call Me @ 469-831-7289
Email : kk7...@att.com<mailto:kk7...@att.com> | Q me @ 
[cid:image004.jpg@01D32266.D42F6200] 

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, August 24, 2017 6:13 PM
To: RAJU, CHINNAPPA mailto:cr7...@att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Somehow missed #3...  if these libraries can be installed as part of the Robot 
installation done by run-csit.sh, feel free to submit a change to the 
run-csit.sh script itself.  If they need root privileges then let me know.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Thursday, August 24, 2017 3:43 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Gary - How about #3 below on Robot referenced libraries?

Also this link on the wiki doesn't work

https://jenkins.open-o.org/view/CSIT/job/integration-csit-functionality1/<https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.open-2Do.org_view_CSIT_job_integration-2Dcsit-2Dfunctionality1_&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2alRiCjLy90axUfy_Xj2IfMdGRwg8n7CAz2ZrQ8nr3w&m=Ipi-sqY3aHije0jXDx2UNVQISAdqTRIsMRZIUHs7atE&s=YJzOZlYdjA2Zwf3_wo47HYCgeH4OSFYlun9wyRo1ncQ&e=>



Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, August 24, 2017 5:22 PM
To: RAJU, CHINNAPPA mailto:cr7...@att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Chinnappa,


  1.  setup.sh is the one script that gets run by run-csit.sh before it starts 
running the Robot tests.  You're welcome to keep your 3 setup files separate, 
and just create a simple setup.sh that calls them.
  2.  run-csit.sh only installs Robot related files itself.  If you need other 
software, let me know and we can figure out how to get them installed.  
Generally speaking, if the software needs to be installed by root (e.g. apt-get 
stuff) then we need to update the packer images for the LF environments to set 
them up beforehand.
  3.  Currently csit/tests/ contains everything.  Going forward, as we bring in 
the existing files from testsuite, we've discussed placing those files outside 
the csit/ directory so that they can be shared between CSIT and E2E test cases.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Thursday, August 24, 2017 3:03 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 


Re: [onap-discuss] [integration][confluence] Developer Wiki > O-Parent (oparent)

2017-09-05 Thread Gary Wu
The error message contains snippet "from/to ecomp-snapshots" indicating that 
"ecomp-snapshots" was the server ID used.

It then says the error was "Unauthorized", it means that it has successfully 
communicated with the server, but the server rejected the upload.  Usually 
"Unauthorized" means that the groupId for the artifacts being uploaded does not 
match what Nexus was configured to accept for artifacts coming from that repo.

Usually this means that the groupId specified in the POM is wrong.  Sometimes 
the LF configuration of Nexus for the groupId check is wrong.  

I agree that the error message is hard to understand; not sure if there are 
ways of getting that plugin to log more usefully information.

Thanks,
Gary


-Original Message-
From: LOTT, CHRISTOPHER M (CHRISTOPHER) [mailto:cl...@research.att.com] 
Sent: Tuesday, September 05, 2017 8:16 AM
To: Gary Wu 
Cc: Jessica Wagantall ; TALASILA, MANOOP 
(MANOOP) ; Andrew Grimberg 
; helpd...@onap.org
Subject: Re: [confluence] Developer Wiki > O-Parent (oparent)

If I may please ask a closely related question - would you advise if there's a 
way to make the Maven-Staging plugin emit a bit more output.  Here's the output 
from the Portal/SDK job that failed deployment:

   
https://logs.onap.org/production/vex-yul-ecomp-jenkins-1/portal-sdk-master-ecomp-sdk-merge-java/12/console.log.gz

It would be enormously helpful if the maven staging plugin (which seems to 
override the old maven-deploy-plugin) could emit the Server ID that it's using. 
 I see some lines indicating that it ran, and then an error message:

[ERROR] Failed to execute goal 
org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy 
(injected-nexus-deploy) on project epsdk-app-overlay: Failed to deploy 
artifacts: Could not transfer artifact 
org.onap.portal.sdk:epsdk-core:jar:1.4.0-20170831.201023-1 from/to 
ecomp-snapshots (https://nexus.onap.org/content/repositories/snapshots/): 
Failed to transfer file: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/portal/sdk/epsdk-core/1.4.0-SNAPSHOT/epsdk-core-1.4.0-20170831.201023-1.jar.
 Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]




> On Sep 5, 2017, at 10:19 AM, Gary Wu  wrote:
> 
> Hi Jessica,
> 
> Can you confirm what server IDs we need to use for the distributionManagement 
> blocks in Maven?  You had told me before that they should have the ecomp- 
> prefix.  Has this changed?
> 
> Thanks,
> Gary
> 
> 

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: Need Help: CSIT CLI jjb fails

2017-09-06 Thread Gary Wu
Hi Kanagaraj,

https://gerrit.onap.org/r/#/c/10563/ is based on 
https://gerrit.onap.org/r/#/c/8559/ which was not merged.

Furthermore, the latter actually needs to be abandoned.  I would recommend that 
you first abandon 8559, then rebase 10563.

Thanks,
Gary


From: Kanagaraj Manickam
Sent: Wednesday, September 06, 2017 5:54 AM
To: Gary Wu 
Cc: Gildas Lanilis ; Linan (Alain Lee) 

Subject: Need Help: CSIT CLI jjb fails

Dear Gary

Today I have submitted the patch for Jenkins job for CLI CSIT and gerrit id 
10563. I added you in the reviewer list.
Its failing because of the cli docker Jenkins job naming convention.

Kindly help to fix it. Thanks.

Regards
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail and its attachments contain confidential information from HUAWEI, 
which is intended only for the person  or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not   
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is  prohibited. If you receive 
this e-mail in error, please notify the sender by phone or email immediately 
and delete it!
***

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: info about Sonar

2017-09-06 Thread Gary Wu
Hi Gaurav,

There's no dedicated wiki page, but sonar configuration is already included in 
oparent; you just need to make your project pom inherit from oparent [1].

Thanks,
Gary

[1]: https://wiki.onap.org/pages/viewpage.action?pageId=10783020


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Gaurav Gupta (c)
Sent: Monday, September 04, 2017 3:48 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] info about Sonar


Hi there



is there any dedicated wiki that talks about sonar setup and its dependencies .



Thanks

Gaurav
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] Maven repo precedence issue

2017-09-06 Thread Gary Wu
Hi helpdesk,

It appears that in the Jenkins build environment, Staging currently has higher 
precedence than Releases which may be silently creating build problems.

For example: 
https://jenkins.onap.org/view/integration/job/integration-master-release-version-java-daily/lastSuccessfulBuild/consoleText

If you search for "Downloaded", in the first matching line we see that 
oparent-0.1.1.pom is being downloaded from Staging, when what we really need is 
the version from the Releases repo.  This means that we're currently building 
against the wrong artifact.

Can you adjust the Maven settings to ensure that the Releases repo has top 
priority?

Thanks,
Gary


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] Independent Versioning rollout

2017-09-06 Thread Gary Wu
Hi all,

We are now officially rolling out the Independent Versioning and Release 
Process [1].  If you haven't already, please review the steps therein and plan 
to start formally releasing your Java artifacts as soon as you (and your 
upstream dependencies) are ready.

An ONAP Version Manifest Maven plugin [2] has been provided to help you 
identify and update your cross-project dependencies.  You can use this tool to 
help you coordinate with your upstream teams to ensure that they will release 
their artifacts in time for you to consume.  If you run this tool against your 
project, you should find that one of the first things you can update is the 
version of oparent.

Jira tickets will be logged shortly to help track the transition to this 
process.  Please let us know if you have any questions or feedback.

Thanks,
Gary

[1]: https://wiki.onap.org/display/DW/Independent+Versioning+and+Release+Process
[2]: https://wiki.onap.org/display/DW/ONAP+Version+Manifest+Maven+Plugin


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ONAP Helpdesk #45447] [integration] Maven repo precedence issue

2017-09-06 Thread Gary Wu
Actually I think the key step is the next one where "clean deploy" is being 
done, but it doesn't hurt to have them all configured to have Releases be the 
top priority.

Also this should really be done for all Maven jobs including merge and verify, 
not just release-version.

The right long term solution is to remove the need to build against Staging at 
all, which will be addressed by the Independent Versioning process, but it 
probably will take some time for the whole of ONAP to transition to that 
process.

Thanks,
Gary

-Original Message-
From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org] 
Sent: Wednesday, September 06, 2017 1:52 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: [ONAP Helpdesk #45447] [integration] Maven repo precedence issue

Sure Gary, 

It seems that this should be a property of this step:
versions:set versions:update-child-modules versions:commit -B

Let me investigate how to do that in this case and get back to you 

Thanks!
Jess
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ONAP Helpdesk #45447] [integration] Maven repo precedence issue

2017-09-06 Thread Gary Wu
I just noticed the issue today, but I suspect it's been happening for a long 
time.

Thanks,
Gary

-Original Message-
From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org] 
Sent: Wednesday, September 06, 2017 2:10 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: [ONAP Helpdesk #45447] [integration] Maven repo precedence issue

Hey Gary, quick question.. did you saw this happening the time we released 
oparent 0.1.0?

Thanks!
Jess
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [ci-management][integration] Holmes CSIT is Not Executed

2017-09-07 Thread Gary Wu
Hi Guagrong,

The actual error is:

13:27:56 testplan not found: 
/w/workspace/holmes-rule-management-master-csit-sanity-check/test/csit/plans/holmes-rule-management/sanity-check/testplan.txt
13:27:56 Build step 'Execute shell' marked build as failure

It looks like the name of your directory under integration/test/csit/plans/ is 
“holmes”, but it needs to match the project-name in your CSIT JJB which is 
“holmes-rule-management”.

The easiest fix is to rename your directory in integration/test/csit/plans/ to 
“holmes-rule-management”.

Thanks,
Gary

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
fu.guangr...@zte.com.cn
Sent: Thursday, September 07, 2017 4:26 AM
To: onap-discuss@lists.onap.org
Cc: peng.congc...@zte.com.cn; tian.shi...@zte.com.cn
Subject: [onap-discuss] [ci-management][integration] Holmes CSIT is Not Executed


Hi folks,



During the past few days, we could not find any CSIT results for Holmes due to 
the following error.



[cid:image001.png@01D327BF.E93619B0]



I'm not sure whether it's due to our configuration mistakes or other reasons. 
Could you please help to take a look at it?



Thanks.



Guangrong


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: Regarding issue faced while building APPC code

2017-09-07 Thread Gary Wu
Hi Shubhada,

That means that some Java source files are missing the mandatory Apache 2.0 
License header.

You can see a sample here:  
https://git.onap.org/oparent/tree/license/doc/java-license-header.txt

Thanks,
Gary

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Shubhada Ramkrishna 
Vaze
Sent: Thursday, September 07, 2017 3:36 AM
To: onap-discuss@lists.onap.org
Cc: Sanchita Pathak 
Subject: [onap-discuss] Regarding issue faced while building APPC code

Hi All,

We are trying to build the APPC module but the build is getting failed with 
following error:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (check-license) on 
project appc-config-flow-controller-provider: You have 6 Checkstyle violations. 
-> [Help 1]
Caused by: org.apache.maven.plugin.MojoFailureException: You have 6 Checkstyle 
violations.

Can anyone please tell how to get this error resolved?

Thanks and Regards,
Shubhada Vaze | Network Services | Tech Mahindra
Sharda Annex, Pune 411 004, INDIA
Email: sv00449...@techmahindra.com





Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html externally 
http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra.

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [integration] RE: Integration Repo and CSIT Tests related questions

2017-09-07 Thread Gary Wu
Hi Peter,

Anyone can submit changes to Gerrit for review, but only the committers for a 
project (i.e. Integration) can merge those changes.  Feel free to submit 
changes to Gerrit, and I or anyone on this list 
https://wiki.onap.org/display/DW/Integration+Team can help review and merge 
your changes.

Thanks,
Gary


From: WANG, SHAOBO [mailto:sw6...@att.com]
Sent: Thursday, September 07, 2017 3:40 PM
To: Gary Wu 
Cc: HOTZE, BECKY L ; onap_automat...@list.att.com
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

We are reaching the moment to push the test cases to gerrit for review but we 
get denied due to no write permission to the CSIT repo (if my understanding is 
right).  The repo has read permission for every LF user but the write 
permission (push) is upon the repo admin/owner's approval, right?  If it is the 
case, please help grant the permission to the group member in the 
ONAP_AUTOMATION @list.att.com members.

My LF Username:  pshaobow ;   Email: 
pshao...@gmail.com<mailto:pshao...@gmail.com>
Kishore: kishorekoya;Email: 
kk7...@att.com<mailto:kk7...@att.com>
Mannan:   ma987d; Email: 
ma9...@att.com<mailto:ma9...@att.com>

The other members can follow this email thread to send their LF info to request 
the write right.

Thanks,
Peter Wang

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Monday, August 28, 2017 3:04 PM
To: KOYA, KISHORE mailto:kk7...@att.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; 
onap_automat...@list.att.com<mailto:onap_automat...@list.att.com>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Kishore,

You don't need to create a VM explicitly; the LF infrastructure will 
automatically start a Jenkins slave VM for your when it kicks off a job.

Thanks,
Gary

From: KOYA, KISHORE [mailto:kk7...@att.com]
Sent: Monday, August 28, 2017 12:51 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; 
onap_automat...@list.att.com<mailto:onap_automat...@list.att.com>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

Could you please confirm for CSIT testing where we need to create VM? and what 
kind of VM need to create?


Thanks &Regards,
Kishore Koya
ECOMP Open Source
Call Me @ 469-831-7289
Email : kk7...@att.com<mailto:kk7...@att.com> | Q me @ 
[cid:image001.jpg@01D327F2.2D2D78C0] 

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, August 24, 2017 6:13 PM
To: RAJU, CHINNAPPA mailto:cr7...@att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Somehow missed #3...  if these libraries can be installed as part of the Robot 
installation done by run-csit.sh, feel free to submit a change to the 
run-csit.sh script itself.  If they need root privileges then let me know.

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Thursday, August 24, 2017 3:43 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Gary - How about #3 below on Robot referenced libraries?

Also this link on the wiki doesn't work

https://jenkins.open-o.org/view/CSIT/job/integration-csit-functionality1/<https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.open-2Do.org_view_CSIT_job_integration-2Dcsit-2Dfunctionality1_&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2alRiCjLy90axUfy_Xj2IfMdGRwg8n7CAz2ZrQ8nr3w&m=Ipi-sqY3aHije0jXDx2UNVQISAdqTRIsMRZIUHs7atE&s=YJzOZlYdjA2Zwf3_wo47HYCgeH4OSFYlun9wyRo1ncQ&e=>



Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, August 24, 2017 5:22 PM
To: RAJU, CHINNAPPA mailto:cr7...@att.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
'onap_automat...@list.att.com' 
mailto:onap_automat...@list.att.com>>
Subject: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Chinnappa,


  1.  setup.sh is the one script that gets run by run-csit.sh before it starts 
running the Robot tests.  You're welcome to keep your 3 setup files separate, 
and just create a simple setup.sh that calls them.
  2.  run-csit.sh only installs Robot related files itself.  If you need other 
software, let me know and we can figure out how to get them installed.  

Re: [onap-discuss] [ONAP][integration] Merge job failed on MultiCloud-vio

2017-09-08 Thread Gary Wu
Hi helpdesk,

Can you help out on this?  The groupId seems to be correct; it’s not clear what 
else might be wrong.

Thanks,
Gary

From: Ethan Lynn [mailto:ethanly...@vmware.com]
Sent: Thursday, September 07, 2017 6:25 PM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: [ONAP][integration] Merge job failed on MultiCloud-vio

Hi Gary,
  I notice that our MultiCloud-VIO merge job keep failing and I don’t know why, 
do you have time to have a look at it and give me some hints?
https://gerrit.onap.org/r/#/c/9877/


[INFO] Installing 
/w/workspace/multicloud-openstack-vmware-master-vio-merge-java/vio/pom.xml to 
/w/workspace/multicloud-openstack-vmware-master-vio-merge-java/vio/target/nexus-staging/deferred/org/onap/multicloud/openstack/vmware/multicloud-vio/1.0.0-SNAPSHOT/multicloud-vio-1.0.0-SNAPSHOT.pom

[INFO] Installing 
/w/workspace/multicloud-openstack-vmware-master-vio-merge-java/vio/target/multicloud-vio-1.0.0-SNAPSHOT.zip
 to 
/w/workspace/multicloud-openstack-vmware-master-vio-merge-java/vio/target/nexus-staging/deferred/org/onap/multicloud/openstack/vmware/multicloud-vio/1.0.0-SNAPSHOT/multicloud-vio-1.0.0-SNAPSHOT.zip

[INFO] Deploying remotely...

[INFO] Bulk deploying locally gathered artifacts from directory:

[INFO]  * Bulk deploying locally gathered snapshot artifacts

[INFO] 

[INFO] BUILD FAILURE

[INFO] 

[INFO] Total time: 01:11 min

[INFO] Finished at: 2017-09-07T11:57:47+00:00

[INFO] Final Memory: 29M/349M

[INFO] 

[ERROR] Failed to execute goal 
org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy 
(injected-nexus-deploy) on project multicloud-vio: Failed to deploy artifacts: 
Could not transfer artifact 
org.onap.multicloud.openstack.vmware:multicloud-vio:pom:1.0.0-20170907.115747-1 
from/to ecomp-snapshots 
(https://nexus.onap.org/content/repositories/snapshots): Access denied to: 
https://nexus.onap.org/content/repositories/snapshots/org/onap/multicloud/openstack/vmware/multicloud-vio/1.0.0-SNAPSHOT/multicloud-vio-1.0.0-20170907.115747-1.pom,
 ReasonPhrase: Forbidden. -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]



Best Regards,
Ethan Lynn
ethanly...@vmware.com<mailto:ethanly...@vmware.com>
+86 010-59934270



___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Regarding pom.xml in drools-pdp component.

2017-09-08 Thread Gary Wu
Hi Atul and Pam,

oparent:version-check-maven-plugin was a work-in-process artifact that has 
since been replaced; you should not make direct references to that artifact in 
your own pom.xml.

If your build is still trying to use it, you may need to clear your local ~/.m2 
cache of oparent like so:

rm -rf ~/.m2/repository/org/onap/oparent/

An alternative is to upgrade your oparent dependency to the latest release 
version 0.1.1 when it is convenient for you.

Generally speaking, inheriting from oparent should not require you to add any 
additional “workaround” dependencies just to solve build issues.  If you find 
this to be the case, please let us know so that we can fix oparent itself 
instead of having to have each team do their own workarounds.

Also apologies for any disruptions caused by SNAPSHOT changes in oparent; this 
is exactly the type of issue that the move to Independent Versioning and 
Release is trying to solve.

Thanks,
Gary

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of DRAGOSH, PAMELA L 
(PAM)
Sent: Friday, September 08, 2017 5:34 AM
To: Atul Shegokar ; onap-discuss@lists.onap.org
Cc: Sanchita Pathak ; Swapnil Pathak1 

Subject: Re: [onap-discuss] Regarding pom.xml in drools-pdp component.

Atul,

That plugin does exist in the nexus repository. We don’t have any problems 
compiling to it both in Jenkins and locally. Sometimes the LF nexus 
repositories become unavailable resulting in errors such as below.

We will upgrade the pom’s to the release version of oparent when the time is 
right. It has been proven to be disruptive to the development team anytime 
something changes in oparent.

Perhaps a full clean and rebuild would help. You could also copy the 
settings.xml file from oparent to your local repo to see if that helps.

Regards,

Pam


From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Atul Shegokar 
mailto:as00500...@techmahindra.com>>
Date: Friday, September 8, 2017 at 5:14 AM
To: "onap-discuss@lists.onap.org" 
mailto:onap-discuss@lists.onap.org>>
Cc: Sanchita Pathak 
mailto:sanch...@techmahindra.com>>, Swapnil Pathak1 
mailto:sp00494...@techmahindra.com>>
Subject: [onap-discuss] Regarding pom.xml in drools-pdp component.

Hi Team,

During build of drools-pdp component, I faced an exception related to version 
of  (as below). However, when I added 1.1.0 tag , the build 
was successful. Please do let me know if anybody faced same issue. Also do this 
finding is valid one, if yes, this change can be  requested for its review and 
commit.


[INFO] 
[INFO] Building Policy Engine - Drools PDP 1.1.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] Policy Engine - Drools PDP . FAILURE [  0.084 s]
[INFO] policy-utils ... SKIPPED
[INFO] policy-core  SKIPPED
[INFO] policy-endpoints ... SKIPPED
[INFO] policy-management .. SKIPPED
[INFO] feature-healthcheck  SKIPPED
[INFO] feature-eelf ... SKIPPED
[INFO] feature-session-persistence  SKIPPED
[INFO] feature-test-transaction ... SKIPPED
[INFO] Policy Packages  SKIPPED
[INFO] Base Package ... SKIPPED
[INFO] Installation Package ... SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 2.839 s
[INFO] Finished at: 2017-09-08T10:40:58+05:30
[INFO] Final Memory: 12M/67M
[INFO] 
[ERROR] Error resolving version for plugin 
'org.onap.oparent:version-check-maven-plugin' from the repositories [local 
(/home/swapnil/.m2/repository), central 
(https://repo.maven.apache.org/maven2)]:
 Plugin not found in any plugin repository -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[September 8, 2017 at 2:31:57 PM UTC+5:30] Sw

Re: [onap-discuss] [integration] RE: Integration Repo and CSIT Tests related questions

2017-09-11 Thread Gary Wu
Hi Chinnappa,

Yes, the scripts should be working before being submitted to Gerrit.  At the 
minimum you should be able to successfully run the CSIT tests with run-csit.sh 
in your local environment before submission.  If it works in your local 
environment but fails in the LF-provided infrastructure for some reason, then 
we can see what might be missing in the LF environments (e.g. specific setup or 
library requirements).

Thanks,
Gary

From: RAJU, CHINNAPPA [mailto:cr7...@att.com]
Sent: Monday, September 11, 2017 2:21 PM
To: Gary Wu ; ABDULMANNAN, MOHAMMED 
Cc: HOTZE, BECKY L ; onap_automat...@list.att.com; DRAGOSH, PAM 
; HERNANDEZ-HERRERO, JORGE 
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

Are these Robot scripts expected to be functionally working before submitting 
for Gerrit review. We do not have an environment at the moment to test before 
pushing them to CSIT. Developer unit tests are done through Sonar, they don't 
use the Robot tests for unit testing purpose. For functional testing, CSIT is 
the only env right now.  Is there a possibility to do a sanity check of the 
scripts on CSIT env before review and approval?

Note: At times, Developers borrow VMs from Marco for testing that requires 
Docker installation. I can find out if that approach would work for us.



Thanks & Regards,
Chinnappa Raju
SENIOR QUALITY TESTER
ECOMP Open Source Automation

From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Monday, September 11, 2017 3:38 PM
To: ABDULMANNAN, MOHAMMED mailto:ma9...@att.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; 
onap_automat...@list.att.com<mailto:onap_automat...@list.att.com>; RAJU, 
CHINNAPPA mailto:cr7...@att.com>>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi M A,

I cannot merge a change once it's failed to verify.  Please update your tests 
and make sure they pass the verification.

Thanks,
Gary

From: ABDULMANNAN, MOHAMMED [mailto:ma9...@att.com]
Sent: Monday, September 11, 2017 1:14 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; 
onap_automat...@list.att.com<mailto:onap_automat...@list.att.com>; RAJU, 
CHINNAPPA mailto:cr7...@att.com>>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

We have pushed  a ROBOT script for some "policy" tests, onto Geritt 
(Integration project).

Can you/someone from your team, pls. review and merge the changes.

ID : 11715

[cid:image001.jpg@01D32B0F.1A882470]



M A Mannan
Ecomp Open Source Automation
# (469) 996 0849
ma9...@att.com<mailto:ma9...@att.com> || 
abdulmannan.moham...@techmahindra.com<mailto:abdulmannan.moham...@techmahindra.com>



From: Gary Wu [mailto:gary.i...@huawei.com]
Sent: Thursday, September 07, 2017 5:58 PM
To: WANG, SHAOBO mailto:sw6...@att.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; 
onap_automat...@list.att.com<mailto:onap_automat...@list.att.com>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Peter,

Anyone can submit changes to Gerrit for review, but only the committers for a 
project (i.e. Integration) can merge those changes.  Feel free to submit 
changes to Gerrit, and I or anyone on this list 
https://wiki.onap.org/display/DW/Integration+Team<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Integration-2BTeam&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2alRiCjLy90axUfy_Xj2IfMdGRwg8n7CAz2ZrQ8nr3w&m=bM5DLY0Uc7xo6Oet31EpwcgQd9cF53hnpTTrkBMtCh8&s=Ew3Rd8iSwJO5fBD0dl4di0bq3KCLkWZqt5RjphzMC6g&e=>
 can help review and merge your changes.

Thanks,
Gary


From: WANG, SHAOBO [mailto:sw6...@att.com]
Sent: Thursday, September 07, 2017 3:40 PM
To: Gary Wu mailto:gary.i...@huawei.com>>
Cc: HOTZE, BECKY L mailto:bk2...@att.com>>; 
onap_automat...@list.att.com<mailto:onap_automat...@list.att.com>
Subject: RE: [integration] RE: Integration Repo and CSIT Tests related questions

Hi Gary,

We are reaching the moment to push the test cases to gerrit for review but we 
get denied due to no write permission to the CSIT repo (if my understanding is 
right).  The repo has read permission for every LF user but the write 
permission (push) is upon the repo admin/owner's approval, right?  If it is the 
case, please help grant the permission to the group member in the 
ONAP_AUTOMATION @list.att.com members.

My LF Username:  pshaobow ;   Email: 
pshao...@gmail.com<mailto:pshao...@gmail.com>
Kishore: kishorekoya;Email: 
kk7...@att.com<mailto:kk7...@att.com>
Mannan:   ma987d; Email: 
ma9...@att.com<mailto:ma9...@att.com>

The other members can follow this email thread to 

[onap-discuss] [integration] RE: Change in integration[master]: APPC ONAP Scripts

2017-09-11 Thread Gary Wu
Hi Phil,

Your change was submitted against a really old commit (3+ weeks old) that was 
missing a required pom.xml that has since been added.  I've rebased your change 
and it has verified successfully now.

To avoid this in the future, it's best if you make sure your changes are being 
made against the latest code from the repo (i.e. do a git pull or rebase in 
your local environment first).

Thanks,
Gary

-Original Message-
From: NGUYEN, PHIL [mailto:pn8...@att.com] 
Sent: Monday, September 11, 2017 3:38 PM
To: Gary Wu 
Cc: 'onap_automat...@list.att.com' 
Subject: FW: Change in integration[master]: APPC ONAP Scripts

Hi Garry,
I couldn't figure out why the jobbuilder failed.
Any tips?

" No problems were identified. If you know why this problem occurred, please 
add a suitable Cause for it."


-PN-
Q

-Original Message-
From: ONAP Jobbuilder (ONAP Code Review) [mailto:ger...@onap.org] 
Sent: Monday, September 11, 2017 2:37 PM
To: NGUYEN, PHIL 
Subject: Change in integration[master]: APPC ONAP Scripts

ONAP Jobbuilder has posted comments on this change.

Change subject: APPC ONAP Scripts
..


Patch Set 1: Verified-1

Build Failed 

https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.onap.org_job_integration-2Dmaster-2Dverify-2Djava_141_&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=d_JPmdycskqST8LdrHFHYw&m=jc_HO6Y3R9cOVYl698xeP-39cqreXNWV_oTHTXB1RQE&s=uCshwxnujDwEDpFmL_fk1OilVVeJyPstAAnhrj9UxU0&e=
  : FAILURE

No problems were identified. If you know why this problem occurred, please add 
a suitable Cause for it. ( 
https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.onap.org_job_integration-2Dmaster-2Dverify-2Djava_141_&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=d_JPmdycskqST8LdrHFHYw&m=jc_HO6Y3R9cOVYl698xeP-39cqreXNWV_oTHTXB1RQE&s=uCshwxnujDwEDpFmL_fk1OilVVeJyPstAAnhrj9UxU0&e=
  )

Logs: 
https://urldefense.proofpoint.com/v2/url?u=https-3A__logs.onap.org_production_vex-2Dyul-2Decomp-2Djenkins-2D1_integration-2Dmaster-2Dverify-2Djava_141&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=d_JPmdycskqST8LdrHFHYw&m=jc_HO6Y3R9cOVYl698xeP-39cqreXNWV_oTHTXB1RQE&s=XbWyeP6Yye4QaoPk-oo4a766RIyUBZ4sdmV4gwxY9Fg&e=
 

-- 
To view, visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__gerrit.onap.org_r_11763&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=d_JPmdycskqST8LdrHFHYw&m=jc_HO6Y3R9cOVYl698xeP-39cqreXNWV_oTHTXB1RQE&s=mgVd1ZKtvctqKOoDBJA9D-33Vrd4ZkXKJsz4d4XdzxY&e=
 
To unsubscribe, visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__gerrit.onap.org_r_settings&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=d_JPmdycskqST8LdrHFHYw&m=jc_HO6Y3R9cOVYl698xeP-39cqreXNWV_oTHTXB1RQE&s=olMHO7uGFD_zhQ320Sav_88p3UExT56ghAdnpCDJ8QQ&e=
 

Gerrit-MessageType: comment
Gerrit-Change-Id: Idbad175df1df1c49df22f6c5af2dbf9d311c8873
Gerrit-PatchSet: 1
Gerrit-Project: integration
Gerrit-Branch: master
Gerrit-Owner: Phil Nguyen 
Gerrit-Reviewer: ONAP Jobbuilder 
Gerrit-HasComments: No
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [integration] RE: Questions about verify-csit

2017-09-13 Thread Gary Wu
Hi Ethan,

The verify jobs get triggered when you submit prospective changes to the tests, 
specifically if they contain changes to files in the following directories:


· integration/test/csit/plans/multicloud/

· integration/test/csit/scripts/multicloud/

· integration/test/csit/tests/multicloud/

If the verify job hasn’t run, it just means that you haven’t made any 
prospective changes to your tests since the job was first defined, and this is 
expected.  If you have submitted changes but the verify job still doesn’t get 
triggered, then we can take a look to see if there an issue with the job 
definition.

Thanks,
Gary

From: Ethan Lynn [mailto:ethanly...@vmware.com]
Sent: Wednesday, September 13, 2017 9:50 AM
To: Gary Wu 
Cc: onap-discuss@lists.onap.org
Subject: Questions about verify-csit

Hi Gary,
  I notice that MultiCloud-verify-csit job has never beed triggered, 
https://jenkins.onap.org/view/multicloud/job/multicloud-master-verify-csit-functionality1/
 . Do you have any ideas about it?
  The MultiCloud-CSIT job was triggered as expected, only the verify-csit job 
didn’t work.


Best Regards,
Ethan Lynn
ethanly...@vmware.com<mailto:ethanly...@vmware.com>
+86 010-59934270



___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


  1   2   3   4   5   >