Skip to content

Commit

Permalink
Fix incorrect value for one of the parameterized tests in test_delete…
Browse files Browse the repository at this point in the history
…_rbd_pool_associated_with_sc

Signed-off-by: Sidhant Agrawal <[email protected]>
  • Loading branch information
sidhant-agrawal committed May 23, 2024
1 parent 0bdde56 commit b6ea3ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ class TestDeleteRbdPool(ManageTest):
*[
2,
"aggressive",
constants.IMMEDIATE_VOLUMEBINDINGMODE,
constants.WFFC_VOLUMEBINDINGMODE,
constants.STATUS_PENDING,
],
marks=pytest.mark.polarion_id("OCS-5134"),
Expand Down

0 comments on commit b6ea3ce

Please sign in to comment.