Search the web
Sign In
New User? Sign Up
jsunit
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
How to orchestrate distributed tests from a single continuous integr   Message List  
Reply | Forward Message #1212 of 1231 |
Hi,

I have read the documentation on running the server and dstributed tests. I am
not clear on whether my needs are met out of the box or whether it will require
a significant amount of Java coding. Here is what I need:

1. I'm running the Bamboo continuous integration server on a central machine.
This server invokes Ant for nightly builds.
2. I want Ant to invoke a JsUnit suite on various other machines (flavors of OS
and browser) and have all the test results written to the disk of the central
machine (in JUnit format) where Bamboo will suck them up when Ant exits.
3. I guess I need the test case IDs to vary by OS/Browser to be able to track
the test results in each platform.

Given this, I'm worried about two things after reading the documentation:

1. How to get the test results written to the disk of the central server.
2. How to properly configure each remove machine when Ant is invoked. Ie. each
server may run the JsUnit suite of several different build processes so the test
page URL needs to be configured on the fly by the central machine.

Is my usecase supported and if so, can someone give me an overview of the
necessary configuration? Thanks in advance.






Fri May 1, 2009 12:28 am

jc658
Offline Offline
Send Email Send Email

Forward
Message #1212 of 1231 |
Expand Messages Author Sort by Date

Hi, I have read the documentation on running the server and dstributed tests. I am not clear on whether my needs are met out of the box or whether it will...
Jesse Cozgood
jc658
Offline Send Email
May 21, 2009
5:48 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help