Skip to content

Commit

Permalink
[Testing] [Azure] mark test_azure_start_stop_two_nodes for azure (#…
Browse files Browse the repository at this point in the history
…3790)

mark test for azure
  • Loading branch information
asaiacai authored Jul 27, 2024
1 parent 5bd26d9 commit e794971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_smoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -3140,6 +3140,7 @@ def test_kubernetes_custom_image(image_id):
run_one_test(test)


@pytest.mark.azure
def test_azure_start_stop_two_nodes():
name = _get_cluster_name()
test = Test(
Expand Down

0 comments on commit e794971

Please sign in to comment.