Skip to content

Commit

Permalink
Vast: removing a dynamic port test
Browse files Browse the repository at this point in the history
  • Loading branch information
kristopolous committed Jan 14, 2025
1 parent 452b2df commit d15845a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/smoke_tests/test_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ def test_launch_fast(generic_cloud: str):
@pytest.mark.no_fluidstack
@pytest.mark.no_lambda_cloud
@pytest.mark.no_ibm
@pytest.mark.no_vast # Dynamic ports are needed
@pytest.mark.no_kubernetes
def test_launch_fast_with_autostop(generic_cloud: str):
name = smoke_tests_utils.get_cluster_name()
Expand Down

0 comments on commit d15845a

Please sign in to comment.