[onap-discuss] 答复: [integration] RE: [ONAP Helpdesk #46936] –release-version3-java-daily job failed

2017-10-12 Thread fu.jinhua
Hi Gay,


For vfc-nfvo-driver-sfc-master-driver-sfc-zte-release-version3-java-daily, we 
already changed oparent version to 0.1.1, 


but the version2 template will execute include-update-pom-versions.sh which 
changed the oparent version to 1.0.0(you can see the console log)


so we use the version3 template, the template will execute 
include-update-pom-versions-not-parent.sh, but it also change the oparent 
version to 1.0.0(you can see the console log).



So can you help to create a 
{project-name}-{stream}-{subproject}-release-version-java-daily template for us?


Thanks,



Jinhua



















原始邮件



发件人: ;
收件人: ;
抄送人:傅锦华10108953; ;孟照星10024238; 
; ;
日 期 :2017年10月13日 00:21
主 题 :[integration] RE: [ONAP Helpdesk #46936] –release-version3-java-daily job 
failed






Hi Yan,

Let's take these jobs one at a time.

For 
https://jenkins.onap.org/view/vfc/job/vfc-nfvo-driver-sfc-master-driver-sfc-zte-release-version3-java-daily/1/console,
 I suspect the issue is that you're still depending on oparent 1.0.0-SNAPSHOT, 
and the job template was changing all SNAPSHOT versions to your particular 
release version string.  To fix this, please change your oparent dependency to 
0.1.1 (the current release version).

For 
https://jenkins.onap.org/view/vfc/job/vfc-nfvo-driver-svnfm-master-drv-vnfm-huawei-release-version3-java-daily/2/console,
 it looks like it's depending on one of your artifacts that don't exist yet.  
If the situation is similar to the above, then you need to make sure you issue 
a final release artifact for the upstream dependency first, then change your 
dependency to that specific release version in your pom.

Thanks,
Gary

-Original Message-
From: 杨艳 [mailto:yangya...@chinamobile.com] 
Sent: Wednesday, October 11, 2017 6:50 PM
To: Gary Wu 
Cc: fu.jin...@zte.com.cn; luxin (F) ; 
meng.zhaoxi...@zte.com.cn; onap-helpd...@rt.linuxfoundation.org; 
jphe...@linuxfoundation.org; jwagant...@linuxfoundation.org; Gildas Lanilis 

Subject: 转发: [ONAP Helpdesk #46936] –release-version3-java-daily job failed

Hi Gary,

We tried to use release-version2-java-daily and release-version3-java-daily and 
found they didn't work correctly for our project.
They told me can't find parent artifact, I don't how to deal with them because 
we tried and update many time according to our project structure.
I think you are more familiar with the above jobs logic ,may help us to resolve 
soon.
So can you help to check the following error:
https://jenkins.onap.org/view/vfc/job/vfc-nfvo-driver-svnfm-master-drv-vnfm-huawei-release-version3-java-daily/2/
https://jenkins.onap.org/view/vfc/job/vfc-nfvo-driver-sfc-master-driver-sfc-zte-release-version3-java-daily/1/

If the above two version jobs are not applicable for us, can you help to add 
another job for us to use, because we are afraid we haven't enough knowledge to 
do this. Thank you.

Best Regards,
Yan

-邮件原件-
发件人: 杨艳 [mailto:yangya...@chinamobile.com]
发送时间: 2017年10月12日 8:30
收件人: 'onap-helpd...@rt.linuxfoundation.org'; 'jphe...@linuxfoundation.org'
抄送: 'jwagant...@linuxfoundation.org'
主题: 答复: [ONAP Helpdesk #46936] –release-version3-java-daily job failed

Can you simply introduce the release-version3-java-daily job's logic?

Attachment is the project file structure, the parent's pom.xml are not found in 
staging repo.


When we use the release-java-daily job, and we defined the subproject in this 
component's jjb template and refer to the svnfm/huawei/vnfmadapter/pom.xml, it 
can build successfully.

I guess there may be some different logic between release-java-daily job and 
release-version3-java-daily job?




-邮件原件-
发件人: Jeremy Phelps via RT [mailto:onap-helpd...@rt.linuxfoundation.org]
发送时间: 2017年10月12日 6:26
收件人: yangya...@chinamobile.com
抄送: jwagant...@linuxfoundation.org
主题: [ONAP Helpdesk #46936] –release-version3-java-daily job failed

Well I guess more specifically it cannot find the parent project pom.xml.

On Wed Oct 11 18:23:16 2017, jeremyphelps wrote:
> Hi Yan,
> So it can't find `vfc-nfvo-driver-vnfm-svnfm` in staging...I don't see 
> a daily release job for that project.  Could be that we just need to 
> build that job.
> Jeremy
> 
> On Wed Oct 11 18:18:36 2017, yangya...@chinamobile.com wrote:
> > It failed again, the parent artifact is not built in staging repo, I 
> > don't know why.
> >
> > This is the error message: 
> > https://jenkins.onap.org/view/vfc/job/vfc-
> > nfvo-driver-svnfm-master-drv-vnfm-huawei-release-version3-java-
> > daily/2/console
> >
> > Yan
> >
> > -邮件原件-
> >  发件人: Jeremy Phelps via RT [mailto:onap- 
> > helpd...@rt.linuxfoundation.org]
> > 发送时间: 2017年10月12日 6:04
> > 收件人: yangya...@chinamobile.com
> > 抄送: jwagant...@linuxfoundation.org
> > 主题: [ONAP Helpdesk #46936] –release-version3-java-daily 

[onap-discuss]   [ONAP Helpdesk #45684] request for excluding non-Java repos which has subproject from SONAR reporting

2017-09-19 Thread fu.jinhua
Hi Jess,

How about the progress of adding 
"{project-name}-{stream}-{subproject}-release-version-java-daily-no-sonar" 
template which supports subproject?

Without that template, we cannot add release version daily job for non-java 
repo which has more than one subprojects in it.


Thanks 


Jinhua





原始邮件



发件人:傅锦华10108953
收件人: 
抄送人:  
日 期 :2017年09月18日 17:31
主 题 :Reply: [onap-discuss] [ONAP Helpdesk #45684] request for excluding 
non-Java repos from SONAR reporting






Hi Jess,


I have seen the "{project-name}-{stream}-release-version-java-daily-no-sonar" 
template in ci-management, 

can you help to add 
"{project-name}-{stream}-{subproject}-release-version-java-daily-no-sonar" 
template which supports subproject?

Thanks 

Jinhua
















发件人: 
收件人:傅锦华10108953
日 期 :2017年09月18日 11:21
主 题 :转发: [onap-discuss] [ONAP Helpdesk #45684] request for excluding
non-Java repos from SONAR reporting





-邮件原件-
发件人: onap-discuss-boun...@lists.onap.org
[mailto:onap-discuss-boun...@lists.onap.org] 代表 Jessica Wagantall via RT
发送时间: 2017年9月16日 8:33
收件人: l...@research.att.com
抄送: onap-discuss@lists.onap.org
主题: [onap-discuss] [ONAP Helpdesk #45684] request for excluding non-Java
repos from SONAR reporting

Dear Lusheng, 

You can try switching to the
"{project-name}-{stream}-release-version-java-daily-no-sonar" template. This
way your project won't report anything back to Sonar since looks like in
these repos cases it is not useful as per your explanation. 

Let me know if this works for you
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


[onap-discuss] Reply: [ONAP Helpdesk #45684] request for excluding non-Java repos from SONAR reporting

2017-09-18 Thread fu.jinhua
Hi Jess,


I have seen the "{project-name}-{stream}-release-version-java-daily-no-sonar" 
template in ci-management, 

can you help to add 
"{project-name}-{stream}-{subproject}-release-version-java-daily-no-sonar" 
template which supports subproject?

Thanks 

Jinhua







原始邮件



发件人: 
收件人:傅锦华10108953
日 期 :2017年09月18日 11:21
主 题 :转发: [onap-discuss] [ONAP Helpdesk #45684] request for excluding
non-Java repos from SONAR reporting





-邮件原件-
发件人: onap-discuss-boun...@lists.onap.org
[mailto:onap-discuss-boun...@lists.onap.org] 代表 Jessica Wagantall via RT
发送时间: 2017年9月16日 8:33
收件人: l...@research.att.com
抄送: onap-discuss@lists.onap.org
主题: [onap-discuss] [ONAP Helpdesk #45684] request for excluding non-Java
repos from SONAR reporting

Dear Lusheng, 

You can try switching to the
"{project-name}-{stream}-release-version-java-daily-no-sonar" template. This
way your project won't report anything back to Sonar since looks like in
these repos cases it is not useful as per your explanation. 

Let me know if this works for you
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


[onap-discuss]  Re: [SDC] Access sdc api failed.

2017-08-29 Thread fu.jinhua
Hi Rene,

Can you give me more details about the rest call for sdc catalog, such as 
Header info, Auth info(user), 

I just use GET 
http://10.74.148.219:8080/sdc2/rest/v1/catalog/resources/fc006225-1364-43f2-a905-3ef08f211ea0,
 but got the following msg:

status=403,resp_body={

  "requestError": {

"serviceException": {

  "messageId": "SVC4002",

  "text": "Error: Missing information.",

  "variables": []

}

  }

}

Is there something need to be added to the request header?

And I have another question, I have downloaded the 
SDC_Catalog_External_API_AID_v1.1.0.docx from wikipage of sdc, In the document,

I see the rest api for get list of resoures or services which is different from 
your sample, should I use your sample or ref the api document?

6.1.2 Request (GET)

https://{serverRoot}/sdc/v1/catalog/{assetType}




Thanks,

Jinhua













发件人: 
收件人:袁虎10090474 
抄送人: 
日 期 :2017年08月29日 20:26
主 题 :Re: [onap-discuss] [SDC] Access sdc api failed.







Hi,


 


Try that kind of uri to get a resource by its name :


 


GET {{your SDC server 
IP}}/8080/sdc2/rest/v1/catalog/resources/resourceName/vEPC/resourceVersion/1.1


 


Or this uri to get a resource by its unique id :


 


GET {{your SDC server 
IP}}/8080/sdc2/rest/v1/catalog/resources/b5c6cc2c-30c8-4212-8b42-75d2875e8f9f


 


I do not think that exist an uri to get all resources. Trying your uri, I have 
the same response than you.


 


Best regards.


 


 





 


René Robert 
 rene.rob...@orange.com


 


 


 


De : onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] De la part de yuan@zte.com.cn
 Envoyé : mardi 29 août 2017 10:32
 À : ml6...@intl.att.com
 Cc : onap-discuss@lists.onap.org
 Objet : [onap-discuss] [SDC] Access sdc api failed.


 

Hi Michael,

 

I'm trying to get the existing resources of sdc used the SDC Catalog External 
API.

But its returns some error message.

Do you know the reason for the failure? And how to resolve this problem?

 

Request Url (GET):

http://{sdc_ip}:8080/sdc/v1/catalog/resources 

 

Login User Id:

cs0008 or gv0001

 

Request Body:

N/A

 

Response:

{

"requestError": {

"policyException": {

"messageId": "POL5003",

"text": "Error: Not authorized to use the API.",

"variables": []

}

}

}

 


Thanks,


Yuan Hu




_
 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


[onap-discuss] 答复: [ONAP Helpdesk #44472] [ONAP Helpdesk][help]About redis node for python project

2017-08-25 Thread fu.jinhua
Hi Jess,

I have resumed tests cases of vfc-nfvo-lcm, and all test cases(include cases 
relative to redis) are passed, following is the passed jenkins jobs

https://jenkins.onap.org/view/vfc/job/vfc-nfvo-lcm-master-lcm-verify-python/86/

Thanks a lot to help solve the problem!

Best Regards,

Jinhua 







原始邮件



发件人: 
收件人:应允龙10191177
抄送人:傅锦华10108953 张茂鹏10030173
日 期 :2017年08月26日 09:51
主 题 :[ONAP Helpdesk #44472] [ONAP Helpdesk][help]About redis node for python 
project





Looks good to me. 
Please test it and see if everything is ok now and let me know in case you see 
any more issues 

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


[onap-discuss] 答复: [ONAP Helpdesk #44472] [ONAP Helpdesk][help]About redis node for python project

2017-08-25 Thread fu.jinhua
Hi Jess,

I have committed the changes to gerrit, can you review and merge it?

Thanks,

Jinhua














原始邮件



发件人: 
收件人:应允龙10191177
抄送人:傅锦华10108953 张茂鹏10030173
日 期 :2017年08月26日 08:51
主 题 :[ONAP Helpdesk #44472] [ONAP Helpdesk][help]About redis node for python 
project





Yes, I can review and merge that... 

this is the fastest thing to do now. 

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


[onap-discuss] 答复: [ONAP Helpdesk #44472] [ONAP Helpdesk][help]About redis node for python project

2017-08-25 Thread fu.jinhua
Hi Jess and Gary:

Thanks a lot for your help, if the centos node is ready, we will switch the 
python verify job to the 'centos7-redis-4c-4g' node.

I will modify the jjb templetes today, and when you submit this change, we will 
resume our unit test case relative to redis.

Thanks,

Jinhua







原始邮件



发件人: 
收件人:应允龙10191177
抄送人:傅锦华10108953 张茂鹏10030173
日 期 :2017年08月26日 03:27
主 题 :[ONAP Helpdesk #44472] [ONAP Helpdesk][help]About redis node for python 
project





Dear Jinhua, 

Talking more to Gary, I found out that the redis-server is set to run in CentOS 
and not Ubuntu as of today. 
I have done a test in a job by using a centos redis minion instead of ubuntu 
and I got everything working:
https://jenkins.onap.org/job/vfc-gvnfm-vnflcm-master-lcm-verify-python/37/console

Do you want to switch this job to run in the centos7-redis-4c-4g minion? If 
this works for you, then the setup is ready to be used. 

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


[onap-discuss] 答复: [ONAP Helpdesk #44472] [ONAP Helpdesk][help]About redis node for python project

2017-08-23 Thread fu.jinhua
Hi Jess,

'redis-server' command is a blocked command, you should use 'redis-server &' to 
run it backgroud. 

Or you can use ssh tools to login into the node and start it manually.

Thanks,

Jinhua











原始邮件



发件人: 
收件人:应允龙10191177
抄送人:傅锦华10108953 张茂鹏10030173
日 期 :2017年08月23日 14:05
主 题 :[ONAP Helpdesk #44472] [ONAP Helpdesk][help]About redis node for python 
project





Thanks Yunlong, 

here is my latest job:
https://jenkins.onap.org/job/vfc-gvnfm-vnflcm-master-lcm-verify-python/27/console


I have actually added a "redis-server" command to ensure the service is running 
and I get the following information:
06:01:03 2016:C 23 Aug 06:01:03.687 # oO0OoO0OoO0Oo Redis is starting 
oO0OoO0OoO0Oo
06:01:03 2016:C 23 Aug 06:01:03.687 # Redis version=4.0.1, bits=64, 
commit=, modified=0, pid=2016, just started
06:01:03 2016:C 23 Aug 06:01:03.687 # Warning: no config file specified, using 
the default config. In order to specify a config file use redis-server 
/path/to/redis.conf
06:01:03 2016:M 23 Aug 06:01:03.691 * Running mode=standalone, port=6379.
06:01:03 2016:M 23 Aug 06:01:03.691 # WARNING: The TCP backlog setting of 511 
cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower 
value of 128.
06:01:03 2016:M 23 Aug 06:01:03.692 # Server initialized
06:01:03 2016:M 23 Aug 06:01:03.692 # WARNING overcommit_memory is set to 0! 
Background save may fail under low memory condition. To fix this issue add 
'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the 
command 'sysctl vm.overcommit_memory=1' for this to take effect.
06:01:03 2016:M 23 Aug 06:01:03.692 # WARNING you have Transparent Huge Pages 
(THP) support enabled in your kernel. This will create latency and memory usage 
issues with Redis. To fix this issue run the command 'echo never > 
/sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your 
/etc/rc.local in order to retain the setting after a reboot. Redis must be 
restarted after THP is disabled.
06:01:03 2016:M 23 Aug 06:01:03.692 * Ready to accept connections 

The job seems to get stuck there. 

I am concerned about the warnings marked in the log. Do you know if maybe extra 
configuration is missing? 

thanks!
Jess___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] 答复: docker image build question

2017-08-21 Thread fu.jinhua
Hi Gary,

I have already asked the same question in the comment area of 
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










原始邮件



发件人: 
收件人: 
抄送人:张茂鹏10030173傅锦华10108953  
 
日 期 :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] 答复: [ONAP Helpdesk][help]About redis node for python project

2017-08-20 Thread fu.jinhua
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] 答复: [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-10 Thread fu.jinhua
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
> 
> 
> 
> 
> 
> 
> 原始邮件
> 发件人: 
> >
> 收件人:张茂鹏10030173
> 抄送人:傅锦华10108953 > 
> >
> 日 期 :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


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

2017-08-09 Thread fu.jinhua
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












原始邮件



发件人: 
收件人:张茂鹏10030173
抄送人:傅锦华10108953  
日 期 :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


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

2017-08-07 Thread fu.jinhua
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






原始邮件



发件人: 
收件人:傅锦华10108953
抄送人: 
日 期 :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' 
 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] 
 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

 


原始邮件



发件人: 



收件人:孟照星10024238傅锦华10108953



抄送人: 



日 期 :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] 
 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:  



CC:  



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 

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

2017-08-04 Thread fu.jinhua
Hi Gary,

Thanks for your quickly reply, and Activiti are not needed for the unit 
test of vfc-nfvo-lcm, I think they are for vfc-nfvo-wfengine instead.

Thanks,


Jinhua






原始邮件



发件人: 
收件人:傅锦华10108953
抄送人: 
日 期 :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' 
 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] 
 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

 


原始邮件



发件人: 



收件人:孟照星10024238傅锦华10108953



抄送人: 



日 期 :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] 
 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:  



CC:  



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 

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

2017-08-04 Thread fu.jinhua
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






原始邮件



发件人: 
收件人:孟照星10024238傅锦华10108953
抄送人: 
日 期 :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] 
 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:  



CC:  



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:  



To: 傅锦华10108953



CC:  



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

 


原始邮件



发件人: 



收件人:傅锦华10108953



抄送人:张茂鹏10030173    



日 期 :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] 
 Sent: Tuesday, August 01, 2017 8:54 PM
 To: Gary Wu 
 Cc: zhang.maope...@zte.com.cn 

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

2017-08-02 Thread fu.jinhua
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















原始邮件



发件人: 
收件人:傅锦华10108953
抄送人: 
日 期 :2017年08月03日 01:46
主 题 :[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] 
 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

 


原始邮件



发件人: 



收件人:傅锦华10108953



抄送人:张茂鹏10030173   



日 期 :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] 
 Sent: Tuesday, August 01, 2017 8:54 PM
 To: Gary Wu 
 Cc: zhang.maope...@zte.com.cn yangya...@chinamobile.com 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] 答复: VF-C project PTL Election

2017-06-26 Thread fu.jinhua
+1










原始邮件



发件人: 
收件人:   
 傅锦华10108953 
  
张茂鹏10030173  
  
  
抄送人: 
日 期 :2017年06月24日 17:30
主 题 :VF-C project PTL Election







Dear VF-C committers,


 


Upon close our self-nomination period, we only have one candidate: Yan Yang. 
According to LF rules, we still need to run the election. I’d like to start the 
vote through email, and close the vote at Wednesday, June 28rd, 11:59 PM, PDT.


 


Committers, if you support Yan Yang 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,


Yan Yang


 


 


Committers list upon VF-C project approval date 06/08/2017 for your reference:


Lingli Deng  denglin...@chinamobile.com


Maopeng Zhang  zhang.maope...@zte.com.cn


Kanagaraj Manickam  kanagaraj.manic...@huawei.com


Jinhua Fufu.jin...@zte.com.cn


Yan Yangyangya...@chinamobile.com


Victor Gao   victor@huawei.com


Anatoly Andrianov anatoly.andria...@nokia.com


Nagesha Subramanya  nagesha.subrama...@nokia.com


Xinhui Li   lxin...@vmware.com 


Guirong Wangwangguir...@boco.com.cn


Xiaodong Ningningxiaodong2...@boco.com.cn


Yog Vashishth yog.vashis...@ril.com 


Adityakar Jhaadityakar@ril.com


Hu Dongdon...@raisecom.com   


Yannan Han hanya...@raisecom.com___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss