Hi AI and All:

Thanks.  https://review.openstack.org/#/c/595352/ was merged, but An ran is working on controlconfig , which is different unit test with sysinv.

 

Can it use similar fix for controlconfig ?

 

BTW:  I met “ImportError: No module named rpm” in Ubuntu platform for sysinv unit test.

 

Do you know how to install python rpm package in Ubuntu ?  I tried several ways ,  but none worked.

 

Thanks.

BR
Austin Sun.

    

From: Bailey, Henry Albert (Al) [mailto:Al.Bailey@windriver.com]
Sent: Friday, August 24, 2018 9:19 PM
To: An, Ran1 <ran1.an@intel.com>; Liu, Tao <Tao.Liu@windriver.com>; starlingx-discuss@lists.starlingx.io
Subject: Re: [Starlingx-discuss] add unit test to zuul

 

You should be able to run tox –e py27 now since this commit was merged

https://github.com/openstack/stx-config/commit/b9ce2626ff452d3c9ffc58cdbcac3c0d85b13716

 

Al

 

From: An, Ran1 [mailto:ran1.an@intel.com]
Sent: Thursday, August 23, 2018 10:15 PM
To: Liu, Tao; starlingx-discuss@lists.starlingx.io
Subject: [Starlingx-discuss] add unit test to zuul

 

Hi:

      I’m looking to add exist unit tests of controlconfig(under project stx-config) to zuul but 2 of them are fail now. 

The error note that can’t import module “fm_core” which seams be imported by commit https://git.openstack.org/cgit/openstack/stx-fault/commit/fm-api/fm_api/fm_api.py?id=c8159ea6cbace0a23a7639fc41d5c73619e70704.

     Does anyone is on the way to fixing this?  

 

Thanks

Ran An