Skip to content

Commit

Permalink
Merge pull request #31597 from andyzhangx/patch-142
Browse files Browse the repository at this point in the history
disable aks-engine tests
  • Loading branch information
k8s-ci-robot authored Jan 11, 2024
2 parents ad52846 + 9da69e7 commit 91967ad
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ presubmits:
testgrid-num-columns-recent: '30'
- name: pull-azurefile-csi-driver-e2e
decorate: true
skip_if_only_changed: "^docs/|^site/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)$"
always_run: false
path_alias: sigs.k8s.io/azurefile-csi-driver
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -132,7 +132,7 @@ presubmits:
testgrid-num-columns-recent: '30'
- name: pull-azurefile-csi-driver-e2e-vmss
decorate: true
skip_if_only_changed: "^docs/|^site/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE)$"
always_run: false
path_alias: sigs.k8s.io/azurefile-csi-driver
labels:
preset-service-account: "true"
Expand Down

0 comments on commit 91967ad

Please sign in to comment.