We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9504893 + 4a2ff51 commit 9dfb377Copy full SHA for 9dfb377
2 files changed
workloads/jenkins/Jenkinsfile-multi-nightly
@@ -322,7 +322,7 @@ pipeline {
322
323
echo "Test DCGM metrics"
324
sh '''
325
- timeout 600 bash -x ./workloads/jenkins/scripts/test-dcgm-metrics.sh slurm-node
+ timeout 500 bash -x ./workloads/jenkins/scripts/test-dcgm-metrics.sh slurm-node
326
'''
327
328
echo "Reset repo and unmunge files"
workloads/jenkins/Jenkinsfile-nightly
0 commit comments