Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add subresults support for reportportal report plugin #3331

Draft
wants to merge 10 commits into
base: feature/reportportal-improvements
Choose a base branch
from

Conversation

seberm
Copy link
Collaborator

@seberm seberm commented Oct 30, 2024

This PR adds support for tmt subresults for tmt reportportal plugin. It tries to map the subresults as child items of parent test result in a specific launch.

Please don't review this PR until it is marked as a draft.

More info:

TODOs:

  • Find a way to map the subresults to parent test/step reportportal launch items
  • Make the subresults import optional via argument? What should be the default behavior?
  • Try to resolve status:interrupted issues for subresults in RP, why is this happening?

Blocked by:

Related:

Pull Request Checklist

  • implement the feature
  • write the documentation
  • extend the test coverage
  • update the specification
  • adjust plugin docstring
  • modify the json schema
  • mention the version
  • include a release note

@seberm seberm added step | report Stuff related to the report step plugin | reportportal The reportportal report plugin labels Oct 30, 2024
@seberm seberm force-pushed the feature/reportportal-subresults branch from 1e50f45 to 757da3f Compare October 30, 2024 17:49
@seberm seberm force-pushed the feature/reportportal-subresults branch from 757da3f to 11d5bc3 Compare October 30, 2024 17:54
@seberm seberm force-pushed the feature/reportportal-subresults branch 2 times, most recently from 0014f19 to 0fb5d3f Compare November 5, 2024 17:51
@seberm seberm force-pushed the feature/reportportal-subresults branch from 0fb5d3f to a6da49f Compare November 12, 2024 11:19
@seberm seberm changed the base branch from main to feature/reportportal-improvements November 12, 2024 11:52
@seberm seberm force-pushed the feature/reportportal-subresults branch from a6da49f to 3b7b5a4 Compare November 12, 2024 11:52
@seberm seberm added the status | blocked The merging of PR is blocked on some other issue label Nov 12, 2024
@seberm seberm force-pushed the feature/reportportal-improvements branch from b2f5688 to c1518ce Compare November 12, 2024 15:50
@seberm seberm force-pushed the feature/reportportal-subresults branch 2 times, most recently from 82e60f5 to b60c010 Compare November 12, 2024 16:18
@seberm seberm force-pushed the feature/reportportal-subresults branch from 0d383fb to bdb49f9 Compare November 14, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin | reportportal The reportportal report plugin status | blocked The merging of PR is blocked on some other issue step | report Stuff related to the report step
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant