Run source setup.sh to install deps and get into a python virtualenv
Tell mobile-testkit the server layout you want to use by running export CLUSTER_CONFIG=resources/cluster_configs/2sg_1cbs
Generate the server type to server ip mapping by running python libraries/provision/generate_pools_json_from_aws.py --stackname testfest -- double check this worked by running cat resources/pool.json and looking for the EC2 ip addresses
Generate the cluster config by running python libraries/utilities/generate_clusters_from_pool.py -- double check this worked by running cat resources/cluster_configs/2sg_1cbs and looking for the EC2 ip addresses