Skip to content

Commit

Permalink
e2e for dynamic pv provisioning
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffrey1330 committed Mar 16, 2024
1 parent ae6a324 commit fe43e80
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions e2e/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ const (
storageClassPath = yamlDir + "storageclass.yaml"
pvcPath = "pvc.yaml"
testPodPath = "testpod.yaml"
smaNvmfConfigPath = "sma-nvmf.yaml"
smaNvmeConfigPath = "sma-nvme.yaml"
smaVirtioBlkConfigPath = "sma-virtioblk.yaml"
opiNvmeConfigPath = "opi-nvme.yaml"
opiVirtioBlkConfigPath = "opi-virtioblk.yaml"
multiPvcsPath = "multi-pvc.yaml"
testPodWithMultiPvcsPath = "testpod-multi-pvc.yaml"

Expand Down

0 comments on commit fe43e80

Please sign in to comment.