I have multiple deployment jobs which executes the same downstream testing 
job. 
I would like to attach the HTML report generated by the Testing job to the 
build report of the upstream deployment job. Is it possible ? How ? 

Example: 

Deploy_Dev -> AutoamtedTest  (Environemt=Dev)
Deploy_QA -> AutoamtedTest   (Environemt=Qa)
Deploy_PQA -> AutoamtedTest (Environemt=PQA)

in the example above, AutmatedTest build report will show the HTML report 
per each build, I would like to be able attaching this report to the 
upstream build report as well .... 

Note: All jobs using the same master, yet, not necessary they will shall be 
executed in the same slave ..  

THX.  

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1b2d6ae8-75e6-4c28-8d4e-4feadb30ca87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to