github.com/munnerz/test-infra@v0.0.0-20190108210205-ce3d181dc989/boskos/mason/test-configs.yaml (about) 1 configs: 2 - name: type2 3 needs: 4 type1: 1 5 config: 6 type: GCPResourceConfig 7 content: | 8 projectconfigs: 9 - type: type1 10 clusters: 11 - machinetype: n1-standard-2 12 numnodes: 4 13 version: 1.7 14 zone: us-central-1f 15 vms: 16 - machinetype: n1-standard-4 17 sourceimage: projects/debian-cloud/global/images/debian-9-stretch-v20180105 18 zone: us-central-1f 19 tags: 20 - http-server 21 - https-server 22 scopes: 23 - https://www.googleapis.com/auth/cloud-platform