Re: [Discuss] A Mock Infrastructure as a Service for Cloud Controller

2014-12-12 Thread Imesh Gunaratne
Thanks Lahiru! Yes with this I verified scaling up/down scenarios with an application having a single cartridge. The plan is to test dependent scaling feature using two cartridges. Thanks On Fri, Dec 12, 2014 at 6:58 PM, Lahiru Sandaruwan wrote: > > Great work Imesh. Stats controlling is helpful

Re: [Discuss] A Mock Infrastructure as a Service for Cloud Controller

2014-12-12 Thread Lahiru Sandaruwan
Great work Imesh. Stats controlling is helpful for scaling down and up scenario testings. Thanks. On Fri, Dec 12, 2014 at 3:58 PM, Imesh Gunaratne wrote: > > Hi Devs, > > Please find the latest mock-iaas.xml configuration below: > > > > > > >

Re: [Discuss] A Mock Infrastructure as a Service for Cloud Controller

2014-12-12 Thread Imesh Gunaratne
Hi Devs, Please find the latest mock-iaas.xml configuration below: 20,30,40,50,60,70,50,40,30,20 60 20

Re: [Discuss] A Mock Infrastructure as a Service for Cloud Controller

2014-12-11 Thread Imesh Gunaratne
A good suggestion Udara, we have written this feature in a way that we can take it out and run as a separate product. In the future we can add features that you have suggested with this. Currently we only implemented the basic features needed for verifying service grouping functionality. Thanks

Re: [Discuss] A Mock Infrastructure as a Service for Cloud Controller

2014-12-11 Thread Udara Liyanage
Hi Imesh, As a suggestion how about letting user triggers events such as terminate the instance/thread in order to simulate, Agent stopping, Instance terminates Increases/decrease statistics values So we can easily test how Stratos behave in those scenarios. Touched, not typed. Erroneous words

Re: [Discuss] A Mock Infrastructure as a Service for Cloud Controller

2014-12-11 Thread Imesh Gunaratne
Hi Devs, I have now improved the Mock IaaS by introducing a feature to configure health statistics generation process: /repository/conf/mock-iaas.xml: 20,30,40,50,60,70,50,40,30,20,20,20,20,20,20,20 60

[Discuss] A Mock Infrastructure as a Service for Cloud Controller

2014-12-08 Thread Imesh Gunaratne
Hi Devs, As many of us have already experienced, verifying service grouping functionality is a very time consuming process with a real Infrastructure as a Service (IaaS) platform. This may include: - Setting up and configuring an IaaS - Creating base images - Setting up puppet master - Implementi