Skip to content

Commit 2709448

Browse files
committed
Fix slurm test
1 parent 3eeee9d commit 2709448

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

slurm-tests/workflows/job_parallelism.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ name: job_parallelism
1515
description: Job-based parallelism — no resource requirements, controlled by --max-parallel-jobs
1616
project: slurm-tests
1717

18+
resource_monitor:
19+
enabled: true
20+
granularity: time_series
21+
sample_interval_seconds: 2
22+
1823
# No resource_requirements section — jobs use the "default" RR
1924

2025
jobs:

0 commit comments

Comments
 (0)