Remove host ports from the update demo and update tests (take 2).

This commit is contained in:
Robert Bailey
2015-03-02 10:15:34 -08:00
parent 445fd56739
commit 5799dd5f7d
8 changed files with 85 additions and 49 deletions

View File

@@ -804,6 +804,7 @@ function test-setup {
detect-project
# Open up port 80 & 8080 so common containers on minions can be reached
# TODO(roberthbailey): Remove this once we are no longer relying on hostPorts.
gcloud compute firewall-rules create \
--project "${PROJECT}" \
--target-tags "${MINION_TAG}" \