Install Jenkins TAP results plugin

Description

Please install the TAP Plugin - https://wiki.jenkins-ci.org/display/JENKINS/TAP+Plugin
It allows to display TAP test results, which we use in Lago(with bats).

Not urgent, can be done whenever time allows(with some other upgrade etc).

Activity

Show:

Barak Korren May 23, 2017 at 1:56 PM

I'm just wondering if we should add more code to do something we are already doing. Maybe there are tools to convert TAP to JUNIT?

Nadav Goldin May 23, 2017 at 8:19 AM

Well, bats generates TAP - I agree Junit is better, but I don't think bats has anything else.

Just saw there is an open PR on that: https://github.com/sstephenson/bats/pull/161

If you have concerns that the installation of the plugin might cause problems, then we can close this. We can live without the TAP results in Lago(its is more - nice to have than need to have).

Barak Korren May 23, 2017 at 5:39 AM

Why add TAP? What does it offer over JUNIT XML?

Note that Jenkins` support of JUNIT test results is very comprehensive, that TAP plugin doesn't seem to offer the same features (e.g failed tests listed in the job status screen, tests results analyser).

Won't Do

Details

Assignee

Reporter

Priority

Created May 22, 2017 at 8:37 PM
Updated June 4, 2018 at 6:29 AM
Resolved June 3, 2018 at 12:55 PM