Skip to content

Commit 8032d5b

Browse files
committed
test(robot): enable test case Verify TooManySnapshots Condition After Creating Snapshots for v2 volumes
Signed-off-by: Yang Chiu <yang.chiu@suse.com>
1 parent 15aa2c8 commit 8032d5b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

e2e/tests/regression/test_settings.robot

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ Verify TooManySnapshots Condition After Creating Snapshots
2828
... in the message, then delete all snapshots and purge, and verify the
2929
... condition becomes False with an empty message.
3030
[Arguments] ${snapshot_max_count} ${warning_threshold} ${volume_snapshot_max_count} ${expected_warning_snapshot_count}
31-
IF '${DATA_ENGINE}' == 'v2'
32-
Skip v2 data engine doesn't support snapshot-max-count: https://github.com/longhorn/longhorn/issues/12921
33-
END
3431
Given Setting snapshot-max-count is set to ${snapshot_max_count}
3532
And Setting snapshot-count-warning-threshold is set to ${warning_threshold}
3633

0 commit comments

Comments
 (0)