Re: Integration Test for Apache Stratos

2014-11-25 Thread Lahiru Sandaruwan
Seems there is an issue with the diagram attached. Can you resend the image? Thanks. On Tue, Nov 25, 2014 at 4:07 PM, Vishanth Balasubramaniam < vishan...@wso2.com> wrote: > Hi all, > > Here is the high-level breakdown of the Integration Test Framework. > > > > Thank you > > On Wed, Nov 19, 2014

Re: Integration Test for Apache Stratos

2014-11-25 Thread Vishanth Balasubramaniam
Hi all, Here is the high-level breakdown of the Integration Test Framework. Thank you On Wed, Nov 19, 2014 at 2:31 PM, Vishanth Balasubramaniam < vishan...@wso2.com> wrote: > Hi Imesh, > > Yes I will create a high level component architecture diagram. > > Thanks > > On Wed, Nov 19, 2014 at 1:

Re: Integration Test for Apache Stratos

2014-11-19 Thread Vishanth Balasubramaniam
Hi Imesh, Yes I will create a high level component architecture diagram. Thanks On Wed, Nov 19, 2014 at 1:16 PM, Imesh Gunaratne wrote: > Hi Vishanth, > > Will you be able to draw a component architecture diagram for this > implementation to see how we can reuse existing components? > > Thanks

Re: Integration Test for Apache Stratos

2014-11-18 Thread Imesh Gunaratne
Hi Vishanth, Will you be able to draw a component architecture diagram for this implementation to see how we can reuse existing components? Thanks On Nov 15, 2014 11:18 AM, "Imesh Gunaratne" wrote: > Thanks for looking into this Vishanth. > > IMO we should first try to implement something very

Re: Integration Test for Apache Stratos

2014-11-14 Thread Imesh Gunaratne
Thanks for looking into this Vishanth. IMO we should first try to implement something very basic which could do the following: - Have a test configuration file - Get the latest stratos package - Run the stratos installer (this should start a new stratos environment) - Deploy artifacts - At each st

Re: Integration Test for Apache Stratos

2014-11-14 Thread Chamila De Alwis
Hi Vishanth, On Fri, Nov 14, 2014 at 5:25 PM, Vishanth Balasubramaniam < vishan...@wso2.com> wrote: > A remote Openstack or EC2 instance will be used as the environment for the > setup. > Can containers be also included, at a later stage if not possible initially? For common scenarios I think th

Re: Integration Test for Apache Stratos

2014-11-14 Thread Udara Liyanage
Hi Vishanth, Please send a PR by adding your scripts under /tools then others also can have a look. On Fri, Nov 14, 2014 at 5:38 PM, Vishanth Balasubramaniam < vishan...@wso2.com> wrote: > Hi Udara, > > No I haven't committed the changes to stratos. Currently doing some parts > manually, once th

Re: Integration Test for Apache Stratos

2014-11-14 Thread Vishanth Balasubramaniam
Hi Udara, No I haven't committed the changes to stratos. Currently doing some parts manually, once that is completely I will commit it. And yes I am scp-ing the necessary packs. Then will also look into sending the log file back to the user's machine. Thanks On Fri, Nov 14, 2014 at 5:32 PM, Uda

Re: Integration Test for Apache Stratos

2014-11-14 Thread Udara Liyanage
Hi Vishanth, Have you committed the changes to Stratos? You have to scp cartridge agent and LB also. It is better if the script scp the log file back into the user's machine when the test is complete. On Fri, Nov 14, 2014 at 5:25 PM, Vishanth Balasubramaniam < vishan...@wso2.com> wrote: > Hi De

Integration Test for Apache Stratos

2014-11-14 Thread Vishanth Balasubramaniam
Hi Devs, Currently I am working on writing a script that will be used for an end to end testing where the devs can use this script to do an integration test after a build. Here I will provide the updates and progress on the work and expect suggestions and feedback. To give an overview, the basic