A
A
Alexey M.2015-03-31 17:06:00
Python
Alexey M., 2015-03-31 17:06:00

How to email a report generated by a Python 3.4 script in a Jenkins system?

Good afternoon! Can you please tell me how to send a report generated by a python 3.4 script to Jenkins?
There is a script written in python, in Jenkins I launch a Job that executes this script. The script itself pulls the data I need and is saved in the C:\DailyReports\ folder in *.html format. And so how to force jenkins at the end of job'a to send this report to me on mail?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey M., 2015-03-31
@lnl

Issue resolved. I added a script so that a copy of the file would be created with the static name report.htm in the project folder, then in the project settings in Jenkins I threw a direct link to the file in the Default Content.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question