S
S
Stella2015-01-30 14:02:17
Continuous Integration
Stella, 2015-01-30 14:02:17

Jenkins+Groovy+plugins. Report output. How?

Good day everyone!
Help with plugins or groovy scripts for jenkins to report builds and tests!
Here is my story. In short. I am working with the jenkins
system, for continuous building and testing of configurations, as well as the database connected to it (where paths, platforms, versions, etc. are stored) information: The name of the project, the number of crashes, and most importantly, the reasons for the fall of the project. I have one interesting plugin i.imgur.com/aXhFVJg.png https://wiki.jenkins-ci.org/display/...metrics-plugin


The plugin is great, but it can read the reasons for build fails, only for projects located in the root folder, and the whole difficulty is that my projects are divided into two folders (Scheduled and Unscheduled storage), and getting them out of there is problematic, because you have to Rewrite the database, and many projects will be mixed...
Here is an example of what my plugin does:
I enter the name of the project from the root directory (to show how it should ideally be)
i.imgur.com/b40PFoC.png
I get the result
i.imgur. com/NEye7Qi.png
------------------ The
column "Cause" is important to me, it is very informative.
But if I take the project from the folder and make a request, I get this:
i.imgur.com/Y7TtL9B.png
The most important column "Cause" didn't reach... although everything is filled in both projects!
Also, I have an example of a groovy script, but it's buggy.
i.imgur.com/k2b8HMD.png
As far as I understand, the script for hudson is also suitable for jenkins?
A huge request to those in the know! help!)
I will be glad to discuss here and further the topic of continuous integration with jenkins. I will
answer any questions.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question