Hi Jess,
Until today, unit tests(relative to redis) of vfc-nfvo-lcm still has not been passed, can you help to check node ‘ubuntu1604-redis-4c-4g’ to see if redis server is started in this node. You can use 'ps -ef|grep redis' command to see if redis server is started, the following is command result in our local system. [root@nfvo_single ~]# ps -ef|grep redis root 5200 5113 0 08:55 pts/0 00:00:00 grep redis root 30693 1905 0 Aug12 ? 00:01:02 /usr/local/bin/redis-server *:6379 Thanks, Jinhua 原始邮件 发件人:傅锦华10108953 收件人: <[email protected]> 抄送人: <[email protected]> <[email protected]> 日 期 :2017年08月15日 08:59 主 题 :答复: [ONAP Helpdesk #44058] RE: RE: RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script for python project in ONAP Hi Jess, Thanks for your relpy, the unit test cases are all passed is becasue I have removed those test cases that are relative to redis. I resumed those test cases today, but the test cases still cannot be passed, can you help to fix it ? https://jenkins.onap.org/view/vfc/job/vfc-nfvo-lcm-master-lcm-verify-python/13/ Thanks, Jinhua 发件人: <[email protected]> 收件人: <[email protected]> 抄送人:傅锦华10108953 <[email protected]> 日 期 :2017年08月15日 02:17 主 题 :[ONAP Helpdesk #44058] RE: RE: RE: Re:[onap-discuss] 答复: [integration] RE: About CI job Script for python project in ONAP Just double checked, these tests are being successful now. Thanks! Jess _______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
