Why do we need that, by the way?

REST API tests will cover database access, and database is not used for
anything else than API anyway. Additional DB layer will bring additional
complexity which we will consume time to maintain it. So if we do not
know why exactly we need such layer, I think we should not introduce it.

On 02.03.2015 19:05, Serg Melikyan wrote:
> Hi Andrew,
> 
> I think we should isolate DB access layer and test this layer
> extensively on MySQL & PostgreSQL. 
> 
> On Mon, Mar 2, 2015 at 6:57 PM, Andrew Pashkin <apash...@mirantis.com
> <mailto:apash...@mirantis.com>> wrote:
> 
>     There is a bug:
>     https://bugs.launchpad.net/murano/+bug/1419743
> 
>     It's about that search on packages is failing if use Postgres as DB
>     backend. The fix is pretty easy there, but how this bug should be
>     tested?
> 
>     I see such options:
>     1) Run all tests for all DBs that we support.
>     2) Run some tests for some DBs.
>     3) Do not test such issues at all.
> 
>     Do anyone has some thoughts on this?
> 
>     --
>     With kind regards, Andrew Pashkin.
>     cell phone - +7 (985) 898 57 59
>     Skype - waves_in_fluids
>     e-mail - apash...@mirantis.com <mailto:apash...@mirantis.com>
> 
>     __________________________________________________________________________
>     OpenStack Development Mailing List (not for usage questions)
>     Unsubscribe:
>     openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
>     <http://openstack-dev-requ...@lists.openstack.org?subject:unsubscribe>
>     http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 
> 
> 
> 
> -- 
> Serg Melikyan, Senior Software Engineer at Mirantis, Inc.
> http://mirantis.com <http://mirantis.com/> | smelik...@mirantis.com
> <mailto:smelik...@mirantis.com>
> 
> +7 (495) 640-4904, 0261
> +7 (903) 156-0836
> 
> 
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 

-- 
With kind regards, Andrew Pashkin.
cell phone - +7 (985) 898 57 59
Skype - waves_in_fluids
e-mail - apash...@mirantis.com

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to