RE: Guidelines on Functional Test for plugins

2014-07-23 Thread Santhosh Edukulla
23, 2014 5:16 AM To: Subject: Re: Guidelines on Functional Test for plugins Talluri, Can you also add the new functional tests in the brocade plugin? test/integration/component/test_brocade_vcs.py Cheers, Hugo On 21 jul. 2014, at 12:09, Hugo Trippaers wrote: > Santosh, Talluri, > &g

Re: Guidelines on Functional Test for plugins

2014-07-23 Thread Hugo Trippaers
Talluri, Can you also add the new functional tests in the brocade plugin? test/integration/component/test_brocade_vcs.py Cheers, Hugo On 21 jul. 2014, at 12:09, Hugo Trippaers wrote: > Santosh, Talluri, > > Can you guys make sure the functional tests created by Suresh are integrated > in t

Re: Guidelines on Functional Test for plugins

2014-07-21 Thread Hugo Trippaers
Santosh, Talluri, Can you guys make sure the functional tests created by Suresh are integrated in the CI runs? test/integration//component/test_nuage_vsp.py Cheers, Hugo On 15 jul. 2014, at 14:07, Suresh Ramamurthy wrote: > Hi All, > > Can any one please point me to any document or examp

Guidelines on Functional Test for plugins

2014-07-15 Thread Suresh Ramamurthy
Hi All, Can any one please point me to any document or example for sample FT for plugins. Testing plugin needs some setup tp be available. Is there any way in ACS framework where we can bypass the setup and still test the functionality? In some cases where the client library can not be redistribu