Build Flow Plugin + Aggregator test Result - Is there any way to change job name in Aggregator Test Result page

27 views
Skip to first unread message

vidhyadharan D

unread,
Feb 13, 2015, 6:03:21 AM2/13/15
to jenkins...@googlegroups.com

Hello Expects,


I have  BulidFlow like this


My job is parameterized for different tests. 

out.println 'Checking out & creating workspace and TestDrive T:'
build( "workspace_checkout" )
ignore(UNSTABLE) {
betaSuite =build ("suite_test", suiteToTest: "T:/TestLab/betaSuiteTests.xml" )
}
ignore(UNSTABLE){
availabilityTest =build ("suite_test", suiteToTest: "T:/TestLab/AvailabilityTest.xml" )
}

Test results are showing as per build job name. 

Is there any way to change the job name in the aggregated test results?  


Original post updated here : https://wiki.jenkins-ci.org/display/JENKINS/Build+Flow+Test+Aggregator+Plugin?focusedCommentId=75891296&#comment-75891296

Reply all
Reply to author
Forward
0 new messages