Skip to content

Commit

Permalink
Add source issue link as reference
Browse files Browse the repository at this point in the history
  • Loading branch information
albinsun authored Aug 29, 2024
1 parent ca74ce2 commit 73644a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions harvester_e2e_tests/integrations/test_upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@ def test_degraded_volume(self, api_client, cluster_state, wait_timeout, vm_shell
3. Immediately upgrade Harvester.
4. Upgrade should fail.
"""
# https://github.com/harvester/harvester/issues/6425
if cluster_state.size < 3:
pytest.skip(f"Degraded only checked when nodes >= 3, skip for {cluster_state.size}.")

Expand Down

0 comments on commit 73644a0

Please sign in to comment.