Skip to content

Commit

Permalink
[integ-test] Run test_cluster_with_gpu_health_checks in us-west-2 ins…
Browse files Browse the repository at this point in the history
…tead of eu-west-1 to test more instance types

g5g and g6 are not available in eu-west-1

Signed-off-by: Hanwen <hanwenli@amazon.com>
  • Loading branch information
hanwen-cluster committed Jan 27, 2025
1 parent edbe89a commit a3ada57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/integration-tests/configs/develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,8 @@ test-suites:
health_checks:
test_gpu_health_checks.py::test_cluster_with_gpu_health_checks:
dimensions:
- regions: [{{ EU_WEST_1_GPU_INSTANCE_TYPE_0_AZ }}]
instances: [{{ EU_WEST_1_GPU_INSTANCE_TYPE_0 }}.xlarge]
- regions: [{{ US_WEST_2_GPU_INSTANCE_TYPE_0_AZ }}]
instances: [{{ US_WEST_2_GPU_INSTANCE_TYPE_0 }}.xlarge]
oss: [{{ OS_X86_5 }}]
schedulers: ["slurm"]
iam:
Expand Down

0 comments on commit a3ada57

Please sign in to comment.