Skip to content

Commit

Permalink
Add todo action to remind to clean up the retain volume
Browse files Browse the repository at this point in the history
  • Loading branch information
TachunLin committed Aug 9, 2024
1 parent b9ffaa1 commit e8d06fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions harvester_e2e_tests/integrations/test_4_vm_backup_restore.py
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,9 @@ def test_restore_replace_with_vm_shutdown_command(
f"Executed stderr: {err}"
)

# TODO: try to find the suitable solution to delete the retain volume
# without making the deleting VM stuck in Terminating


@pytest.mark.skip("https://github.com/harvester/harvester/issues/1473")
@pytest.mark.p0
Expand Down

0 comments on commit e8d06fa

Please sign in to comment.