Possibly you have to configure the test result seeking strategy and configure it to look voor the result file
On Sunday, November 23, 2014 12:50:00 AM UTC+1, kinow wrote: > > Forwarding to the users group. > > Ankush, I think you'll need to provide more info (job configuration, > screen shots help too, etc). I'm working on other projects and can't take a > look on it at the moment. > > Maybe Peter or somebody else might be able to help here too. > > Cheers > Bruno > > ----- Forwarded Message ----- > *From:* Ankush Aggarwal <[email protected] <javascript:>> > *To:* [email protected] <javascript:> > *Sent:* Friday, November 21, 2014 8:38 AM > *Subject:* Private message regarding: Fork new plug-in testopia-plugin > > Hi Bruno, > > Seeking help from your side. I am integrating Testopia with Jenkins but > jenkins is failed to update status in testopia > > Download very simple java app from internet having test cases. > Jenkins authentication with testopia is working fine. > Created test Plan, test run, test case in Testopia > Attached both jenkins and testopia conf details. > > jenkins is not able found test results and not able to update testopia. > Anyone please help me on this. > > Testing.sh :- > cd target/test-classes > /usr/java/jdk1.7.0_71/bin/java -cp ".:/var/lib/jenkins/jobs/App/ > target/classes/*:/var/lib/ jenkins/jobs/App/junit-4.11. > jar:/var/lib/jenkins/jobs/App/ hamcrest-core-1.3.jar" > org.junit.runner.JUnitCore com.mkyong.core.TestApp1 > > > > [INFO] ------------------------------ ------------------------------ > ------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------ ------------------------------ > ------------ > [INFO] Total time: 3.574 s > [INFO] Finished at: 2014-11-21T02:17:54-05:00 > [INFO] Final Memory: 9M/57M > [INFO] ------------------------------ ------------------------------ > ------------ > Build step 'Invoke Maven 3' changed build result to SUCCESS > Connecting to Testopia to retrieve automated test cases > Preparing Testopia connection properties > Executing single build steps > [App] $ /bin/sh -xe /tmp/ hudson2693326793877533844.sh > + ./testing.sh > JUnit version 4.11 > . > Time: 0.007 > > OK (1 test) > > Executing iterative build steps > Seeking test results > Found 0 test results > Finished: SUCCESS > > > Thanks, > > Ankush > > > On Wednesday, 8 August 2012 10:43:36 UTC+5:30, kinow wrote: > > Hi all, > We've created a new plug-in [1] that integrates Testopia [2] (a Bugzilla > extension for test case management) and Jenkins, like TestLink Plug-in [3]. > Could someone fork it and add a component to JIRA, please? > My GitHub id is kinow, and the repository can be found at > https://github.com/kinow/ > testopia-plugin <https://github.com/kinow/testopia-plugin> > Thanks! > [1] https://wiki.jenkins-ci.org/ display/JENKINS/Testopia+ Plugin > <https://wiki.jenkins-ci.org/display/JENKINS/Testopia+Plugin> > [2] http://www.mozilla.org/ projects/testopia/ > <http://www.mozilla.org/projects/testopia/> > [3] https://wiki.jenkins-ci.org/ display/JENKINS/TestLink+ Plugin > <https://wiki.jenkins-ci.org/display/JENKINS/TestLink+Plugin> > Bruno P. Kinoshita > http://kinoshita.eti.br > http://tupilabs.com > > > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/710ad7b9-eee1-4a0a-9207-62123b15f8a0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
