Skip to content

Commit 8f7c787

Browse files
committedNov 4, 2024
Copy step2.root from IB profiling
1 parent 98cff6b commit 8f7c787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎pr_testing/run-pr-profiling.sh

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ for PROFILING_WORKFLOW in $WORKFLOWS;do
3232
PROF_RES="OK"
3333
export PROFILING_WORKFLOW
3434
$WORKSPACE/profiling/Gen_tool/Gen.sh $CMSSW_VERSION || true
35+
get_jenkins_artifacts profiling/${CMSSW_VERSION}/${SCRAM_ARCH}/${PROFILING_WORKFLOW}/step2.root ${CMSSW_VERSION}/${SCRAM_ARCH}/${PROFILING_WORKFLOW}/step2.root || true
3536
$WORKSPACE/profiling/Gen_tool/runall.sh $CMSSW_VERSION || true
3637
$WORKSPACE/profiling/Gen_tool/runall_cpu.sh $CMSSW_VERSION || true
3738
$WORKSPACE/profiling/Gen_tool/runall_mem_GC.sh $CMSSW_VERSION || true

0 commit comments

Comments
 (0)