Skip to content

Commit bb1eb1f

Browse files
author
pintaoz
committed
dummy commit 2
1 parent 966cd6f commit bb1eb1f

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
@@ -325,6 +325,7 @@ def test_wait_for_stack_completion(runner, cluster_name):
325325
print(f"✅ Stack {STACK_NAME} is now CREATE_COMPLETE")
326326

327327

328+
328329
@pytest.mark.dependency(name="update_cluster", depends=["wait_for_stack"])
329330
def test_cluster_update_workflow(runner, cluster_name):
330331
"""Test hyp update-cluster command by toggling node recovery setting."""

0 commit comments

Comments
 (0)