Skip to content

Commit ebe3beb

Browse files
authored
Merge branch 'develop' into versionbumpdevelop3.14.0
2 parents 10c12c6 + 4bdeb90 commit ebe3beb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ aws-parallelcluster-cookbook CHANGELOG
33

44
This file is used to list changes made in each version of the AWS ParallelCluster cookbook.
55

6+
3.14.0
7+
------
8+
9+
**ENHANCEMENTS**
10+
- Remove UnkillableStepTimeout from slurm.conf and let slurm set this value.
11+
612
3.13.0
713
------
814
**ENHANCEMENTS**

cookbooks/aws-parallelcluster-slurm/templates/default/slurm/slurm.conf.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ BatchStartTimeout=180
5050
# TIMERS
5151
SlurmctldTimeout=300
5252
SlurmdTimeout=180
53-
UnkillableStepTimeout=180
5453
InactiveLimit=0
5554
MinJobAge=300
5655
KillWait=30

0 commit comments

Comments
 (0)