jenkinsci / report-jtreg-plugin

Jenkins plugin to show JCK reports
https://plugins.jenkins.io/report-jtreg/
MIT License
1 stars 13 forks source link

patrik; make configurable traces and diffs and lists from plugin #30

Open judovana opened 2 months ago

judovana commented 2 months ago

Jenkins and plugins versions report

patrik; make configurable traces and diffs and lists from plugin

What Operating System are you using (both controller, and any agents involved in the problem)?

patrik; make configurable traces and diffs and lists from plugin

Reproduction steps

patrik; make configurable traces and diffs and lists from plugin

Expected Results

patrik; make configurable traces and diffs and lists from plugin

Actual Results

patrik; make configurable traces and diffs and lists from plugin

Anything else?

patrik; make configurable traces and diffs and lists from plugin

Are you interested in contributing a fix?

patrik; make configurable traces and diffs and lists from plugin

patrikcerbak commented 1 month ago

Just to make sure, before I continue with implementing this, these links should be from plugin to diff/list, right? So they should be located in the report page? In the place of the current (track) button

judovana commented 1 month ago

They should replace and extend current (track) links. So step 1 is to really repalce ahrdcoded )track) links by dynamic ones. Second step is to add trace comparison directly next to test.

The main extension is, that the current macros, will need macro for %{testName} and of course ar shown per test, not per page:(

patrikcerbak commented 2 weeks ago

Should be done in PR #34.