Skip to content

Commit 6bfd5ef

Browse files
Himani Anil Deshpandehanwen-cluster
authored andcommitted
[Isolated][Test] Add GPU instance type for testing in Isolated region
1 parent 71245b1 commit 6bfd5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration-tests/configs/isolated_regions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ test-suites:
188188
test_gpu_health_checks.py::test_cluster_with_gpu_health_checks:
189189
dimensions:
190190
- regions: {{ REGIONS }}
191-
instances: {{ INSTANCES }}
191+
instances: [ "g4dn.xlarge" ]
192192
oss: {{ OSS }}
193193
schedulers: {{ SCHEDULERS }}
194194
iam:

0 commit comments

Comments
 (0)