Greetings all,

I'm trying to figure out a way to have jenkins save artifacts from
failed builds. Currently only artifacts from successful builds are
saved by jenkins. Is it possible to save artifacts from failed builds?

What am I doing?

I'm running tests within virtual machine slaves that I spin on
demand. Once tests finish/fail/don't-run within them the necessary
logs are to be posted as artifacts on the jenkins master for
troubleshooting. One of the logs is a xUnit xml which contains the
actual test report but the rest are debug logs. I'd like the debug
logs in the artifacts despite test run failures.

Thanks,

-- 
Prasanna.,

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to