Skip to content

Commit

Permalink
Vast: skipping tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kristopolous committed Jan 31, 2025
1 parent b7b1889 commit d6f6563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/smoke_tests/test_cluster_job.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ def test_large_job_queue(generic_cloud: str):

@pytest.mark.no_fluidstack # No FluidStack VM has 8 CPUs
@pytest.mark.no_lambda_cloud # No Lambda Cloud VM has 8 CPUs
@pytest.mark.no_vast # No Vast Cloud VM has 8 CPUs
def test_fast_large_job_queue(generic_cloud: str):
# This is to test the jobs can be scheduled quickly when there are many jobs in the queue.
name = smoke_tests_utils.get_cluster_name()
Expand Down

0 comments on commit d6f6563

Please sign in to comment.