Skip to content

Commit

Permalink
test(volgroup_vgpattern_bdd): adding feature file
Browse files Browse the repository at this point in the history
Signed-off-by: Abhilash Shetty <[email protected]>
  • Loading branch information
abhilashshetty04 committed Jun 17, 2024
1 parent c58a145 commit a84b4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bdd/volgroup_vgpattern_bdd.feature
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Feature: Validate vgpattern and volgroup based scheduling.
Given "lvmvg" has lesser free space then "lvmvg1"
And sc is created with volgroup as "lvmvg"
When a pvc is created with size higher then "lvmvg" and lower then "lvmvg1" free space
Then pvc should not be boun
Then pvc should not be bound
And lvmvolume cr should not be created


Expand Down

0 comments on commit a84b4fd

Please sign in to comment.