Hi, It is possible in principle, and it would be a great feature. Additional parameters would do the job there, as long as the default behavior does not change. To implement that you will need to somehow fetch this data from the JUnit Plugin metadata, so you need to define categorization rules
Best regards, Oleg On Wednesday, April 15, 2020 at 11:11:04 AM UTC+2, Divyesh Chandra wrote: > > Hi, > > In my pipeline, multiple projects are build. When I used the FAILED_TESTS > token, tests of unrelated projects are appended and sent in a single email. > This is because FAILED_TESTS captures all the failed tests till now and > fetches all of them together. > > I want to capture the tests of individual projects using FAILED_TESTS. Can > it be done by sending extra arguments to the token macro ? > If it is possible I will send in a PR. I am new to jenkis development. > > Thank you, > Divyesh > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/c12286a0-045c-42b1-8200-03961265f15b%40googlegroups.com.
