Skip to content

Commit

Permalink
Merge pull request #30791 from aojea/network-gcp-prohect
Browse files Browse the repository at this point in the history
don't use custom projects for sig-network jobs
  • Loading branch information
k8s-ci-robot committed Sep 21, 2023
2 parents 6177d94 + 035ea5c commit 9f8a171
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion config/jobs/kubernetes/sig-network/ingress-gce-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ periodics:
- --env=GCE_ALPHA_FEATURES=NetworkEndpointGroup
- --env=KUBE_GCE_ENABLE_IP_ALIASES=true
- --extract=ci/latest
- --gcp-project-type=ingress-project
- --gcp-zone=us-west1-b
- --ginkgo-parallel=1
- --provider=gce
Expand Down
3 changes: 0 additions & 3 deletions config/jobs/kubernetes/sig-network/sig-network-misc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ periodics:
- --gcp-master-image=gci
- --gcp-node-image=gci
- --gcp-nodes=4
- --gcp-project=k8s-e2e-gce-alpha-api-access
- --gcp-zone=us-west1-b
- --ginkgo-parallel=30
- --provider=gce
Expand Down Expand Up @@ -566,7 +565,6 @@ periodics:
- --env=CREATE_CUSTOM_NETWORK=true
- --extract=ci/latest
- --gcp-node-image=gci
- --gcp-project-type=ingress-project
- --gcp-zone=us-west1-b
- --provider=gce
- --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8
Expand Down Expand Up @@ -603,7 +601,6 @@ periodics:
- --gcp-master-image=gci
- --gcp-node-image=gci
- --gcp-nodes=4
- --gcp-project=k8s-jenkins-gce-gci-ip-aliases
- --gcp-zone=us-west1-b
- --ginkgo-parallel=30
- --provider=gce
Expand Down

0 comments on commit 9f8a171

Please sign in to comment.