| |
| META TOPICPARENT | name="MobicentsOpenSLEE" |
Mobicents Quality Assurance |
|
< < | Thanks to Emil Ivov, The Mobicents project has coninuously running build and test systems. |
> > | The Mobicents project has coninuously running build and test systems to ensure its robustness and standards compliance. |
| |
Continuous Builds |
|
< < | After each CVS check-in, the build system automatically rebuilds the full source tree to ensure source code integrity. The reports can be found at:
http://proxenet.u-strasbg.fr:8080/cruisecontrol/buildresults/mobicents |
> > | After each CVS check-in, the build system automatically rebuilds the full source tree to ensure source code integrity. The latest reports can be found on the designated mailing list:
https://mobicents.dev.java.net/servlets/SummarizeList?listName=cruisecontrol&by=date |
| | |
|
< < | Nightly run of SLEE TCK (Technology Compatibility Kit) |
> > | Nightly runs of SLEE TCK (Technology Compatibility Kit) |
| | |
|
< < | Once a day the latest source tree (CVS HEAD) is automatically checked out and tested against the TCK.
The results for Linux are published at: |
> > | To ensure full compliance with JSLEE on continuous basis, each day the latest source tree (CVS HEAD) is automatically checked out and tested against the TCK. This procedure is executed on multiple platforms: |
| | |
|
> > |
- Solaris 9, JDK 1.4.2 running on carrier grade Sun Netra 440; maintained by Aepona
- Results are posted on the mailing list. Note that the TCK results are attachments to the messages.
- Linux, JDK 5.0; maintained by Emil Ivov, Lois Pasteur University
|
| | |
|
< < | The results for Solaris 9, JDK 1.4.2 can be found on the designated mailing list. They are executed on Sun Netra 440, which is a popular carrier grade server: |
> > | If you would like to add another platform to the list and have the resources to maintain it, send a message to the Mobicents Contributors Forum |
| | How To Setup Continuous Builds? |
| | The CC file is named config.xml . It uses the ant script build-mobicents24.xml and the modified server startup script run-cc.sh. |
|
< < | Nightly run of Unit Test Suite |
> > | Nightly run of JUnit Test Suite |
| | This is a pending task. Post on the forums if you are interested to help with it. |
| |
| META TOPICPARENT | name="MobicentsOpenSLEE" |
Mobicents Quality Assurance |
| | Continuous Builds
After each CVS check-in, the build system automatically rebuilds the full source tree to ensure source code integrity. The reports can be found at: |
|
< < | |
| | http://proxenet.u-strasbg.fr:8080/cruisecontrol/buildresults/mobicents |
|
< < | How To Setup Continuous Builds?
The continuous build and test run are based on a Cruise Control script. It can be found in the Mobicents CVS repository under /scripts/.
The CC file is named config.xml . It uses the ant script build-mobicents24.xml and the modified server startup script run-cc.sh. |
| | Nightly run of SLEE TCK (Technology Compatibility Kit)
Once a day the latest source tree (CVS HEAD) is automatically checked out and tested against the TCK. |
| | |
|
> > | How To Setup Continuous Builds?
The continuous build and test run are based on a Cruise Control script. It can be found in the Mobicents CVS repository under /scripts/.
The CC file is named config.xml . It uses the ant script build-mobicents24.xml and the modified server startup script run-cc.sh. |
| | Nightly run of Unit Test Suite
This is a pending task. Post on the forums if you are interested to help with it. |