Skip to content
Leo Chen edited this page Aug 30, 2018 · 1 revision

Welcome to the experiment-deploy wiki!

Usage: create_deploy_soldiers.sh [OPTIONS] ACTION

This script is used to create/deploy soldiers on cloud providers.
Supported cloud providers: AWS, Azure

OPTIONS:
   -h             print this help message
   -n             dryrun mode
   -c instances   number of instances in 8 AWS regions (default: 10)
   -C instances   number of instances in 3 Azure regions (default: 10)
   -s shards      number of shards (default: 5)
   -t clients     number of clients (default: 1)
   -p profile     aws profile (default: default)

ACTION:
   n/a
Clone this wiki locally