Skip to content

Commit

Permalink
feat(v2/regression): add test_backup_status_for_unavailable_replicas
Browse files Browse the repository at this point in the history
Longhorn 10136

Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit committed Jan 6, 2025
1 parent 8436ccb commit ceaef09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manager/integration/tests/test_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ def snapshot_test(client, volume_name, backing_image): # NOQA
cleanup_volume(client, volume)


@pytest.mark.v2_volume_test # NOQA
def test_backup_status_for_unavailable_replicas(set_random_backupstore, client, volume_name): # NOQA
"""
Test backup status for unavailable replicas
Expand Down

0 comments on commit ceaef09

Please sign in to comment.