Skip to content

Commit

Permalink
Modify gcp-gce e2e-gci default periodic job
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajalakshmi-Girish committed Dec 19, 2024
1 parent 9ab802c commit f8c47a9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ periodics:
preset-k8s-ssh: "true"
decorate: true
decoration_config:
timeout: 70m
timeout: 140m
spec:
containers:
- command:
Expand All @@ -814,13 +814,12 @@ periodics:
- --extract=ci/fast/latest-fast
- --extract-ci-bucket=k8s-release-dev
- --gcp-master-image=gci
- --gcp-node-image=gci
- --gcp-nodes=4
- --gcp-zone=us-west1-b
- --ginkgo-parallel=30
- --provider=gce
- --test_args=--ginkgo.skip=\[Driver:.gcepd\]|\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=50m
- --timeout=120m
- --env=ENABLE_CACHE_MUTATION_DETECTOR=true
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241218-d4b51bc3e8-master
resources:
limits:
Expand Down

0 comments on commit f8c47a9

Please sign in to comment.