[openstack-dev] [neutron][lbaas][tempest] Data-driven testing (DDT) samples

Tom Barron tpb at dyncloud.net
Mon May 4 10:08:48 UTC 2015


On 5/4/15 3:05 AM, Salvatore Orlando wrote:
> Among the OpenStack project of which I have some knowledge, none of them
> uses any DDT library.

FYI, manila uses DDT for unit tests.

> If you think there might be a library from which lbaas, neutron, or any
> other openstack project might take advantage, we should consider it.
> 
> Salvatore
> 
> On 14 April 2015 at 20:33, Madhusudhan Kandadai
> <madhusudhan.openstack at gmail.com
> <mailto:madhusudhan.openstack at gmail.com>> wrote:
> 
>     Hi,
> 
>     I would like to start a thread for the tempest DDT in neutron-lbaas
>     tree. The problem comes in when we have testcases for both
>     admin/non-admin user. (For example, there is an ongoing patch
>     activity: https://review.openstack.org/#/c/171832/). Ofcourse it has
>     duplication and want to adhere as per the tempest guidelines. Just
>     wondering, whether we are using DDT library in other projects, if it
>     is so, can someone please point me the sample code that are being
>     used currently. It can speed up this DDT activity for neutron-lbaas.
>

  $ grep -R '@ddt' manila/tests/ | wc -l
    198

>     In the meantime, I am also gathering/researching about that. Should
>     I have any update, I shall keep you posted on the same.
> 
>     Thanks,
>     Madhusudhan
> 
>     __________________________________________________________________________
>     OpenStack Development Mailing List (not for usage questions)
>     Unsubscribe:
>     OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>     <http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe>
>     http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 
> 
> 
> 
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 

Regards,

-- Tom





More information about the OpenStack-dev mailing list