Skip to content

Commit

Permalink
disable aks-engine tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx authored Jan 11, 2024
1 parent ad52846 commit 9da69e7
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 9da69e7

Please sign in to comment.