Skip to content

Commit

Permalink
Merge pull request #1891 from AndrewSirenko/add-ext3-to-k8s-storage-e2e
Browse files Browse the repository at this point in the history
Add ext3 test coverage to our e2e-kubernetes storage conformance tests
  • Loading branch information
k8s-ci-robot authored Jan 11, 2024
2 parents 5706bd9 + aac6d1d commit 76ae539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e-kubernetes/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ DriverInfo:
SupportedFsType:
xfs: {}
ext4: {}
ext3: {}
ntfs: {}
SupportedMountOption:
dirsync: {}
Expand Down

0 comments on commit 76ae539

Please sign in to comment.