Skip to content

Commit

Permalink
remove metrics test from jenkinsfile as well
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdecon committed Mar 28, 2022
1 parent f695124 commit b120cba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions workloads/jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,6 @@ pipeline {
sh '''
timeout 60 bash -x ./workloads/jenkins/scripts/test-slurm-gpu.sh
'''

echo "Test DCGM metrics"
sh '''
timeout 500 bash -x ./workloads/jenkins/scripts/test-dcgm-metrics.sh slurm-node
'''
}
}
}
Expand Down

0 comments on commit b120cba

Please sign in to comment.