junit: add jenkins-plugin link

Like for the other plugins.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Change-Id: Ide752d697be9024b954734b7c4ad371400bb4e1d
This commit is contained in:
Matthieu Baerts 2021-08-31 17:55:05 +02:00
parent deafd08377
commit 0f6944d15b
No known key found for this signature in database
GPG Key ID: F6B7824F4269A073
1 changed files with 2 additions and 1 deletions

View File

@ -1568,7 +1568,8 @@ def hp_alm(registry, xml_parent, data):
def junit(registry, xml_parent, data):
"""yaml: junit
Publish JUnit test results.
Publish JUnit test results. Requires the Jenkins :jenkins-plugins:`JUnit
Plugin <junit>`.
:arg str results: results filename (required)
:arg bool keep-long-stdio: Retain long standard output/error in test