robotframework plugin

10 views
Skip to first unread message

Pablo Sagrera Garcia

unread,
Feb 29, 2016, 4:52:25 AM2/29/16
to Jenkins Users
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
Reply all
Reply to author
Forward
0 new messages