Home
last modified time | relevance | path

Searched refs:TASK (Results 1 – 1 of 1) sorted by relevance

/test/framework/host_setup/
Dhost_setup.sh44 TASK=$1
45 if [[ ${TASK:0:1} == "-" ]]; then
80 if [ "$TASK" == "SetupIptables" ]; then
81 fab SetPassword:$PASSWORD GetHosts:$HOSTS_PATH $TASK:$IPADDRESSES_PATH
82 elif [ "$TASK" == "SetupPackages" ]; then
84 fab SetPassword:$PASSWORD GetHosts:$HOSTS_PATH $TASK
86 fab SetPassword:$PASSWORD GetHosts:$HOSTS_PATH $TASK:$IPADDRESSES_PATH
88 elif [ "$TASK" == "DeployVtslab" ] || [ "$TASK" == "DeployGCE" ]; then
93 fab SetPassword:$PASSWORD GetHosts:$HOSTS_PATH $TASK:$VTSLAB_PACKAGE_GCS_URL
95 fab SetPassword:$PASSWORD GetHosts:$HOSTS_PATH $TASK