The whole Jenkins object model is available, its can just be tricky to get at things sometimes.
Sent from my Windows Phone From: Antanina Sent: 6/2/2012 9:11 AM To: Jenkins Users Subject: Get summary on test results in jelly report Hi All, I use Jelly email template for Jenkins reports and I want to get total number of passed / failed / ignored test in the build without seeing this standard long list of test stats. Is there any way to get short info? E.g. Tests passed: 130 Tests failed: 12 Tests ignored: 6 Are there any docs describing all variables and actions that are available in jelly template? Thanks in advance, Antanina.