Searched refs:INSTANCE_NAME (Results 1 – 10 of 10) sorted by relevance
28 INSTANCE_NAME="${1:-grpc-canary-interop2}"30 gcloud compute instances create "$INSTANCE_NAME" \45 jenkins_master.pub linux_worker_init.sh "${INSTANCE_NAME}":~50 "$INSTANCE_NAME" --command "./linux_worker_init.sh"
25 INSTANCE_NAME="${1:-grpc-jenkins-worker1}"27 gcloud compute instances create "$INSTANCE_NAME" \43 jenkins_master.pub linux_worker_init.sh "${INSTANCE_NAME}":~48 "$INSTANCE_NAME" --command "./linux_worker_init.sh"
29 INSTANCE_NAME="${1:-grpc-performance-server1}"32 gcloud compute instances create "$INSTANCE_NAME" \48 jenkins_master.pub linux_performance_worker_init.sh "jenkins@${INSTANCE_NAME}":~53 "jenkins@${INSTANCE_NAME}" --command "./linux_performance_worker_init.sh"
25 INSTANCE_NAME="${1:-grpc-kokoro-performance-server1}"28 gcloud compute instances create "$INSTANCE_NAME" \44 kokoro_performance.pub linux_kokoro_performance_worker_init.sh "kbuilder@${INSTANCE_NAME}":~49 "kbuilder@${INSTANCE_NAME}" --command "./linux_kokoro_performance_worker_init.sh"
29 INSTANCE_NAME="$1"31 INSTANCE_NAME="${USER}-windows-kokoro-debug1"35 TMP_DISK_NAME="$INSTANCE_NAME-temp-disk"48 gcloud compute instances create "$INSTANCE_NAME" \
32 INSTANCE_NAME="${1:-grpc-kokoro-performance-server1}"35 gcloud compute instances create "$INSTANCE_NAME" \51 kokoro_performance.pub linux_kokoro_performance_worker_init.sh "kbuilder@${INSTANCE_NAME}":~56 "kbuilder@${INSTANCE_NAME}" --command "./linux_kokoro_performance_worker_init.sh"
29 INSTANCE_NAME="$1"31 INSTANCE_NAME="${USER}-win2019-for-containers-test1"37 gcloud compute instances create "$INSTANCE_NAME" \
27 INSTANCE_NAME="${1:-grpc-kokoro-performance-server}"30 gcloud compute instances create "$INSTANCE_NAME" \
183 export INSTANCE_NAME="model-trainer"185 gcloud compute instances create $INSTANCE_NAME \197 gcloud compute ssh "jupyter@${INSTANCE_NAME}"206 gcloud compute instances delete "${INSTANCE_NAME}" --zone="${ZONE}"