Skip to content

Commit

Permalink
remove skiped test
Browse files Browse the repository at this point in the history
Signed-off-by: hanenMizouni <[email protected]>
  • Loading branch information
outscale-hmi committed Oct 23, 2024
1 parent 2421aeb commit cee60f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/dynamic_provisioning.go
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,6 @@ var _ = Describe("[bsu-csi-e2e] [single-az] [encryption] Dynamic Provisioning",
})

It("should create A PV that will be encrypted", func() {
Skip("Volume encryption is not supported for volume")
pods := []testsuites.PodDetails{
{
Cmd: "mount | grep ' /mnt/test-1 ' | awk '{ print $1}' | grep '^/dev/mapper/.*_crypt$'",
Expand Down

0 comments on commit cee60f1

Please sign in to comment.