Skip to content

Commit

Permalink
[Test] Add another instance for handling ICE
Browse files Browse the repository at this point in the history
  • Loading branch information
Himani Deshpande committed Dec 5, 2024
1 parent 3149317 commit 5d5b643
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration-tests/configs/develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ test-suites:
multiple_nics:
test_multiple_nics.py::test_multiple_nics:
dimensions:
- regions: ["use1-az6"]
- regions: ["use1-az3"]
instances: ["c6in.32xlarge"]
oss: {{ common.OSS_COMMERCIAL_X86 }}
schedulers: ["slurm"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Scheduling:
{% else %}
Instances:
- InstanceType: {{ instance }}
- InstanceType: c6in.metal
MinCount: 1
Efa:
Enabled: true
Expand Down

0 comments on commit 5d5b643

Please sign in to comment.