[toulouse][montcalm] Montcalm integration with OAR
The task rake gen:oarproperties
fails when I try to generate properties for a cluster which doesn't have GPUs.
The problem is that when there is no GPUs, the content of next_id
is "NO", instead of a number.
I've added a safeguard to avoid using it inside an addition if its content is "NO".
Merge request reports
Activity
assigned to @pijacquo
added 6 commits
-
c8e8444d...7bc627c5 - 3 commits from branch
master
- 373a6613 - [toulouse][montcalm] Set montcalm in testing queue.
- d7bd5213 - [refrepo][oarproperties] Do not try to do an addition if next_id is 'NO'
- f3518735 - [toulouse][nfs] Add "public" DNS altname
Toggle commit list-
c8e8444d...7bc627c5 - 3 commits from branch
added 13 commits
-
78544c15...c2547602 - 10 commits from branch
master
- 1c0f53d4 - [toulouse][montcalm] Set montcalm in testing queue.
- eec00e7d - [toulouse][nfs] Add "public" DNS altname
- 792ef0b5 - [toulouse][montcalm] Add prom metrics.
Toggle commit list-
78544c15...c2547602 - 10 commits from branch
enabled an automatic merge when the pipeline for 792ef0b5 succeeds
mentioned in commit 05661ed9
Please register or sign in to reply