Skip to content

Commit 3740047

Browse files
committed
Revert "Add igprof -pp to run-pr-profiling.sh"
This reverts commit 0547eda.
1 parent 0547eda commit 3740047

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pr_testing/run-pr-profiling.sh

-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ for PROFILING_WORKFLOW in $WORKFLOWS;do
5050
cp -v $f $WORKSPACE/$CMSSW_VERSION/$PROFILING_WORKFLOW/$CMSSW_VERSION-$b || true
5151
done
5252
$WORKSPACE/profiling/Gen_tool/runall.sh $CMSSW_VERSION || true
53-
$WORKSPACE/profiling/Gen_tool/runall_cpu.sh $CMSSW_VERSION || true
5453
if [ ! -d $WORKSPACE/$CMSSW_VERSION/$PROFILING_WORKFLOW ] ; then
5554
mark_commit_status_all_prs "profiling wf $PROFILING_WORKFLOW" 'success' -u "${BUILD_URL}" -d "Error: failed to run profiling"
5655
echo "<li>$PROFILING_WORKFLOW: No such directory</li>" >> $WORKSPACE/upload/profiling/index-$PROFILING_WORKFLOW.html

0 commit comments

Comments
 (0)