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 原始邮件 发件人: <[email protected]> 收件人:张茂鹏10030173 抄送人:傅锦华10108953 <[email protected]> <[email protected]> 日 期 :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: [email protected] [mailto:[email protected]] > Sent: Wednesday, August 09, 2017 5:54 PM > To: [email protected] > Cc: [email protected] Gary Wu <[email protected]> > [email protected] > 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 > > > > > > > 原始邮件 > 发件人: > <[email protected]<mailto:[email protected]>> > 收件人:张茂鹏10030173 > 抄送人:傅锦华10108953 <[email protected]<mailto:[email protected]>> > <[email protected]<mailto:[email protected]>> > 日 期 :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 [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
