Skip to content
Snippets Groups Projects
Commit 0a4366e2 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

pipeline check

parent 98b408ca
No related branches found
No related tags found
No related merge requests found
......@@ -109,3 +109,11 @@ function test_delivery_phase2_generate_doc_pdata()
test_version_step $1
}
function test_delivery_phase2_generate_performance_report()
{
phase_completed=true
phase_missmatch=false
phase_failure=false
test_version_step $1
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment