Revert "Remove host ports from the update demo and update tests"

This commit is contained in:
Zach Loafman
2015-02-25 09:56:03 -08:00
parent ea62dbff1c
commit 84a2a9766a
9 changed files with 56 additions and 74 deletions

View File

@@ -803,7 +803,6 @@ 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}" \