Searched refs:GCE_ZONES (Results 1 – 2 of 2) sorted by relevance
111 $(foreach zone,$(GCE_ZONES),$(call start-workers-for-zone,$(zone)))121 $(foreach zone,$(GCE_ZONES),$(call stop-workers-for-zone,$(zone)))
48 GCE_ZONES = 'us-central1-b us-east1-b us-west1-b' variable