Skip to content

Commit

Permalink
fix code
Browse files Browse the repository at this point in the history
Signed-off-by: oviner <[email protected]>
  • Loading branch information
OdedViner authored and openshift-cherrypick-robot committed Jul 18, 2024
1 parent b75905d commit 2eee136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/manage/pv_services/test_run_io_multiple_dc_pods.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class TestRunIOMultipleDcPods(ManageTest):
Note:- Step 1,2,3,7 are not required if we deploy dc in openshift-storage namespace
"""

num_of_pvcs = 1
num_of_pvcs = 10
pvc_size = 5

@pytest.fixture()
Expand Down

0 comments on commit 2eee136

Please sign in to comment.