jenkinsci / jenkinsci/junit-plugin

[JENKINS-55841] Define custom “Publish JUnit test result report” according a specific Spring Profile(s)

Open
#1,126 0 comments 0 reactions 0 assignees View on GitHub
component:junit-plugin enhancement imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
87
Forks
351
Avg merge
1d 19h
Merged PRs (30d)
2

Description

The goal is configure manually Jenkins to indicate where to create the result reports according a specific set of profile(s). For example one for jdbc and other for jpa, thus I am able to see the time taken for each technology to execute the set of @​Tests.

Consider the case for multiple profiles, if I use jdbc,mysql and jdbc,h2, I need the result reports in two directories, if for jdbc-mysql and jdbc-h2 respectively.

 For more details please see: 

Jenkins: define custom “Publish JUnit test result report” according a specific Spring Profile(s)

Thank you.

---
Originally reported by manueljordan, imported from: Define custom “Publish JUnit test result report” according a specific Spring Profile(s)


  • status: Open
  • priority: Minor
  • component(s): junit-plugin
  • label(s): configuration, plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-11-26

Raw content of original issue

The goal is configure manually Jenkins to indicate where to create the result reports according a specific set of profile(s). For example one for jdbc and other for jpa, thus I am able to see the time taken for each technology to execute the set of @Tests.

Consider the case for multiple profiles, if I use jdbc,mysql and jdbc,h2, I need the result reports in two directories, if for jdbc-mysql and jdbc-h2 respectively.

 For more details please see: 

Jenkins: define custom “Publish JUnit test result report” according a specific Spring Profile(s)

Thank you.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named in the issue; start by reviewing the junit-plugin configuration and the linked Stack Overflow discussion. Done would mean a documented or implemented way to publish JUnit reports into separate directories for selected Spring profile combinations such as jdbc-mysql and jdbc-h2.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
ci-cd, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.