Hi, I currently have a teamcity setup that is using service messages to generate testresults that are run on a remote host. I would like to migrate this teamcity instance into a jenkins instance.
The actual messages that are sent to stdout are of this format: [sshexec] ##teamcity[testStarted name='AParksBTakesTestCase-OUTGOING_EXTERNAL-R_R'] [sshexec] ##teamcity[testFinished name='AParksBTakesTestCase-OUTGOING_EXTERNAL-R_R' duration='7009'] [sshexec] ##teamcity[testSuiteFinished name='com.example.domain'] Does anyone know if it is possible to use the xUnit plugin with a custom tool in combination with a custom xsl file? The testresults are simply sent to stdout, not into some file. Thanks for any help, Frederic -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
