Skip to content

Commit 966cd6f

Browse files
author
pintaoz
committed
Dummy commit
1 parent 9891db4 commit 966cd6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration_tests/cluster_management/test_hp_cluster_creation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ def test_cluster_update_workflow(runner, cluster_name):
361361
print(f"✅ Cluster update verification successful - NodeRecovery is now {current_recovery}")
362362

363363

364+
364365
@pytest.mark.dependency(name="cleanup_initiation", depends=["update_cluster"])
365366
def test_cleanup_cluster_resources(runner, cluster_name):
366367
"""Clean up cluster resources created during testing.

0 commit comments

Comments
 (0)