Skip to content

Commit 36d545a

Browse files
authored
Merge pull request #29769 from MartinForReal/patch-1
CloudProvider-azure: ignore config change for netlify and spellcheck
2 parents 8c6f525 + 8f7ce47 commit 36d545a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-config.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
presubmits:
22
kubernetes-sigs/cloud-provider-azure:
33
- name: pull-cloud-provider-azure-check
4-
skip_if_only_changed: "^docs/|^site/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$"
4+
skip_if_only_changed: "^docs/|^site/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$|netlify.toml|.codespellignore"
55
decorate: true
66
path_alias: sigs.k8s.io/cloud-provider-azure
77
branches:
@@ -30,7 +30,7 @@ presubmits:
3030
testgrid-num-columns-recent: '30'
3131
# pull-cloud-provider-azure-e2e-ccm-vmss-capz runs Azure specific e2e tests on vmss.
3232
- name: pull-cloud-provider-azure-e2e-ccm-vmss-capz
33-
skip_if_only_changed: "^docs/|^site/|^helm/|^pkg/azclient/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$"
33+
skip_if_only_changed: "^docs/|^site/|^helm/|^pkg/azclient/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$|netlify.toml|.codespellignore"
3434
decorate: true
3535
decoration_config:
3636
timeout: 4h
@@ -184,7 +184,7 @@ presubmits:
184184
testgrid-num-columns-recent: '30'
185185
# pull-cloud-provider-azure-e2e-ccm-vmssflex-capz runs Azure specific e2e tests on vmssflex.
186186
- name: pull-cloud-provider-azure-e2e-ccm-vmssflex-capz
187-
skip_if_only_changed: "^docs/|^site/|^helm/|^pkg/azclient/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$"
187+
skip_if_only_changed: "^docs/|^site/|^helm/|^pkg/azclient/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$|netlify.toml|.codespellignore"
188188
decorate: true
189189
decoration_config:
190190
timeout: 4h
@@ -250,7 +250,7 @@ presubmits:
250250
testgrid-num-columns-recent: '30'
251251
# pull-cloud-provider-azure-e2e-capz runs kubernetes conformance tests.
252252
- name: pull-cloud-provider-azure-e2e-capz
253-
skip_if_only_changed: "^docs/|^site/|^helm/|^tests/e2e/|^pkg/azclient/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$"
253+
skip_if_only_changed: "^docs/|^site/|^helm/|^tests/e2e/|^pkg/azclient/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$|netlify.toml|.codespellignore"
254254
decorate: true
255255
decoration_config:
256256
timeout: 5h
@@ -310,7 +310,7 @@ presubmits:
310310
testgrid-num-columns-recent: '30'
311311
# pull-cloud-provider-azure-e2e-ccm-capz runs Azure specific e2e tests.
312312
- name: pull-cloud-provider-azure-e2e-ccm-capz
313-
skip_if_only_changed: "^docs/|^site/|^helm/|^pkg/azclient/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$"
313+
skip_if_only_changed: "^docs/|^site/|^helm/|^pkg/azclient/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$|netlify.toml|.codespellignore"
314314
decorate: true
315315
decoration_config:
316316
timeout: 4h
@@ -467,7 +467,7 @@ presubmits:
467467
- name: pull-cloud-provider-azure-e2e-ccm-vmss-ip-lb-capz
468468
always_run: false
469469
optional: true
470-
skip_if_only_changed: "^docs/|^site/|^helm/|^pkg/azclient/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$"
470+
skip_if_only_changed: "^docs/|^site/|^helm/|^pkg/azclient/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$|netlify.toml|.codespellignore"
471471
decorate: true
472472
decoration_config:
473473
timeout: 3h
@@ -532,7 +532,7 @@ presubmits:
532532
description: "Runs Azure specific e2e tests with cloud controller manager and IP-based load balancer backend pools."
533533
testgrid-num-columns-recent: '30'
534534
- name: pull-cloud-provider-azure-unit
535-
skip_if_only_changed: "^docs/|^site/|^helm/|^tests/e2e/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$"
535+
skip_if_only_changed: "^docs/|^site/|^helm/|^tests/e2e/|^kubetest2-aks/|^.pipelines/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)|^examples/|^tests/k8s-azure/manifest$|netlify.toml|.codespellignore"
536536
decorate: true
537537
path_alias: sigs.k8s.io/cloud-provider-azure
538538
branches:

0 commit comments

Comments
 (0)