GoogleCloudPlatform / gcloud-maven-plugin

Cloud SDK Maven Plugin for Google App Engine (Managed VMs and non Managed VMs)
Apache License 2.0
29 stars 24 forks source link

Add ansible playbook for setting up e2e test #29

Closed ifigotin closed 9 years ago

ifigotin commented 9 years ago

Add ansible playbook that will set up an end to end test. The paybook will do the following:

Note: the creation of Google Compute Engine VM can also be automated in the future. Also, the verification of successful deployment will be implemented later.

ludoch commented 9 years ago

LGTM