Skip to content

Commit

Permalink
Explicitly state polarion report authentication limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Matyas committed Sep 4, 2024
1 parent 8692b8d commit 93680e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec/plans/report.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@ description:

__ https://github.com/RedHatQE/pylero

For Polarion report to export correctly you need to use password authentication,
since exporting the report happens through Polarion XUnit importer which
does not support using tokens. You can still authenticate with token
to only generate the report using ``--no-upload`` argument.

.. note::

Your Polarion project might need a custom value format
Expand Down

0 comments on commit 93680e8

Please sign in to comment.