Skip to content

Commit

Permalink
Skip sig-cloud-provider-gcp labelled tests after in-tree cloud provid…
Browse files Browse the repository at this point in the history
…er removal

Signed-off-by: Vyom-Yadav <[email protected]>
  • Loading branch information
Vyom-Yadav committed Aug 5, 2024
1 parent 6d50c8e commit b5bcc50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/generated/generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ periodics:
- --extract=ci/latest-1.31
- --extract-ci-bucket=k8s-release-dev
- --timeout=660m
- --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --ginkgo-parallel=1
- --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\]\[sig-cloud-provider-gcp\] --minStartupPods=8
env:
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240725-1d8ea3e909-master
resources:
Expand Down
2 changes: 2 additions & 0 deletions releng/test_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
sigOwners: [sig-cloud-provider-gcp]
releaseBlocking: true
ci-kubernetes-e2e-gce-cos-k8sbeta-serial:
args:
- --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Driver:.gcepd\]|\[Flaky\]|\[Feature:.+\]\[sig-cloud-provider-gcp\] --minStartupPods=8
interval: 1h
sigOwners: [sig-cloud-provider-gcp]
releaseInforming: true
Expand Down

0 comments on commit b5bcc50

Please sign in to comment.