Skip to content

Commit

Permalink
Merge pull request #2604 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…2602-to-release-1.30

[release-1.30] test: disable offline expansion tests
  • Loading branch information
andyzhangx authored Nov 8, 2024
2 parents 9347815 + e82fa87 commit 4a774d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/external-e2e/manifest/testdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ DriverInfo:
topology: true
controllerExpansion: true
nodeExpansion: true
offlineExpansion: true
offlineExpansion: false
onlineExpansion: true
volumeLimits: true
snapshotDataSource: true
Expand Down

0 comments on commit 4a774d5

Please sign in to comment.