github.com/yrj2011/jx-test-infra@v0.0.0-20190529031832-7a2065ee98eb/jobs/env/ci-federation-e2e-gce.env (about) 1 ### job-env 2 FEDERATION=true 3 FEDERATION_REPO=true 4 5 KUBE_REGISTRY=gcr.io/k8s-jkns-e2e-gce-federation 6 7 # Where the clusters will be created. 8 E2E_ZONES=us-central1-a us-central1-b us-central1-f 9 FEDERATION_CLUSTERS=us-central1-a us-central1-b us-central1-f 10 11 12 FEDERATION_DNS_ZONE_NAME=test-f8n.k8s.io. 13 14 # TODO: Replace this with FEDERATION_HOST_CLUSTER, but do it in 15 # lock steps. First make current the scripts understand the host 16 # parameters. Then make the necessary changes to make them more 17 # accurate. 18 FEDERATION_HOST_CLUSTER_ZONE=us-central1-f