Skip to content

Commit

Permalink
Merge pull request #33431 from gnufied/enable-recover-expansion-e2e
Browse files Browse the repository at this point in the history
Enable e2e for recover from volume expansion failures
  • Loading branch information
k8s-ci-robot authored Sep 6, 2024
2 parents 63e0451 + 48141d1 commit 3612521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ presubmits:
- --gcp-zone=us-west1-b
- --provider=gce
- --runtime-config=api/all=true
- --test_args=--ginkgo.focus=\[Feature:(WatchList|InPlacePodVerticalScaling|APIServerTracing|SidecarContainers|StorageVersionAPI|PodPreset|ClusterTrustBundle|ClusterTrustBundleProjection|PodLifecycleSleepAction)\] --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance)\]|IPv6|csi-hostpath-v0|\[KubeUp\] --minStartupPods=8
- --test_args=--ginkgo.focus=\[Feature:(WatchList|InPlacePodVerticalScaling|APIServerTracing|SidecarContainers|StorageVersionAPI|PodPreset|ClusterTrustBundle|ClusterTrustBundleProjection|PodLifecycleSleepAction|RecoverVolumeExpansionFailure)\] --ginkgo.skip=\[Feature:(SCTPConnectivity|Volumes|Networking-Performance)\]|IPv6|csi-hostpath-v0|\[KubeUp\] --minStartupPods=8
- --timeout=180m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240803-cf1183f2db-master
resources:
Expand Down

0 comments on commit 3612521

Please sign in to comment.