Hi Experts,

I'm working with robotframework plugin and I wonder whether it is a way to 
set output.xml/log.html/report.html filenames as variables, i.e 
$(build_number}-output.xml, etc .... in the Advanced Button.


I'm using pybot like that:

pybot -L TRACE -o ${BUILD_NUMBER}-output.xml -l ${BUILD_NUMBER}-log.html -r 
${BUILD_NUMBER}-report.html -v master_router:$master_router -v 
backup_router:$backup_router -v username:$username -v password:$password -v 
build_number:${BUILD_NUMBER} -W 90 test.robot


Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e90eb2b6-d4a9-44f1-a3b8-50b665e63e1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to