On Fri, Nov 02, 2012 at 01:48:35PM -0400, Chiradeep Vittal wrote:
> +1 to this awesomeness.
> - where is this test case repo so we can see the 73 tests?

The tests are within incubator-cloudstack/test/integration/smoke.
There are more tests in test/integration/component. Currently, the
test infrastructure will look for everything that is a cloudstack
testcase under these directories and launch them against our internal
deployment.

> - what is the size of this infrastructure?

Infrastructure is small right now. We've got 4 hosts spread across two
zones (3/1) to qualify inter-cluster, inter-pod, inter-zone scenarios.

It's up to Marvin's configuration file[1] on how we want to distribute
the hosts we have in to the kind of deployment that one is planning.
And since it is a simplified json representation of the deployment it
can be maintained easily.

> - can someone replicate this?

Not immediately. But we'd like for it to be replicated. We've tried to
use DNS names for all machines so as not to tie things down to
ipaddresses. We have some cleanup to untangle some of the
environmental dependencies. So we're writing down every service,
process, and infrastructure component into repeatable puppet recipes
[2] so there's not too much overhead setting all this up.  

[1] https://github.com/vogxn/cloud-autodeploy/blob/acs-infra-test/kvm.cfg
[2] https://github.com/vogxn/acs-infra-test

Thanks,

-- 
Prasanna.,

Reply via email to