Skip to content

Commit 7b3e40b

Browse files
committed
[Test] Replace t2.large with m5.large in 'test_fast_capacity_failover'
Signed-off-by: Giacomo Marciani <[email protected]>
1 parent dc46211 commit 7b3e40b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/integration-tests/tests/schedulers/test_slurm/test_fast_capacity_failover/pcluster.config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ Scheduling:
2020
MinCount: 1
2121
- Name: ice-cr-multiple
2222
Instances:
23-
- InstanceType: t2.large
23+
- InstanceType: m5.large
2424
- InstanceType: t3.large
2525
MinCount: 1
2626
- Name: exception-cr-multiple
2727
Instances:
28-
- InstanceType: t2.large
28+
- InstanceType: m5.large
2929
- InstanceType: t3.large
3030
MinCount: 1
3131
- Name: ondemand1-i1

0 commit comments

Comments
 (0)