Personally I'd install a Jenkins slave directly onto the box that you currently ssh into. That means that it will easily be able to run stuff and then you can easily use any of the many plugins available to Jenkins to process the xml as a post build step.
Richard On 11:07PM, Fri, 29/05/2015 Erick Macedo <erickfmac...@gmail.com> wrote: > The data from these tests are stored in xml, if anyone knows of any plugin > that retrieves this xml file on the remote server (via ssh for example), > and interpret this data during the build would help a lot. > > Tkss > > > Em quinta-feira, 28 de maio de 2015 18:36:36 UTC-3, Erick Macedo escreveu: >> >> Hi >> >> How to Break build if the test with karma and protractor fail on the >> remote server. >> >> I am running my test via ssh with the plugin "Publish over SSH" and Exec >> command field: >> >> cd / cygdrive / c / jenkins / project-sale-mobile / deliver-main / build >> / sell-mobile / node_modules / grunt-cli / bin; >> ./grunt >> --base C: / jenkins / project-sale-mobile / deliver-main / build / >> sell-mobile >> --gruntfile C: / jenkins / project-sale-mobile / deliver-main / build / >> sell-mobile / GruntFile.js test >> >> the test run and visualized in jenkins, however does not break the build >> on failure >> >> tkss >> > -- > 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 jenkinsci-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/3fbef9a7-c446-4272-86ad-c041b1712fee%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/3fbef9a7-c446-4272-86ad-c041b1712fee%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAMui944O%3DjBUq1UD_oSsp_y5Mi%2BK5XnRiiOdJ3zeZvQ112wq4Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.