Releases
Crucible Core
- crucible-1.7.tar.gz (Source 205k)
Additional Modules
The following modules provide useful functionality for Crucible, but are not required for installing the core crucible.
- sut-scripts-0.1.tgz (Source 6.4k) - Hardware-specific automation scripts for power management, including Dell 850, Dell 1850, HP Itanium, and Xen.
- Linux-Bootloader-1.2.tar.gz or cpan -i Linux::Bootloader (Source 44k) - Tools for editing bootloader config files for kernel testing
- WWW-PkgFind-1.3.1.tar.gz or cpan -i WWW::PkgFind (Source 14k) - Automatic patch/package downloader. Works like a web spider, but only downloads tarballs, .diffs, etc. Also can trigger crucible to run tests on new downloads.
- Autotest (No release available; get via SVN) - Provides a collection of kernel tests and a test client that can be run by Crucible
- Test-Parser-1.4.tar.gz or cpan -i Test::Parser (Source 447k) - Collection of parsing code for different test output. (Work-in-progress, to be used with Test::Presenter)
- Test::Presenter - TBD
In-Progress Development
Crucible and many of the above modules can be downloaded through SourceForge's Subversion service.
svn co https://svn.sourceforge.net/svnroot/crucible/crucible crucible svn co https://svn.sourceforge.net/svnroot/crucible/sut-scripts sut-scripts svn co https://svn.sourceforge.net/svnroot/crucible/Linux-Bootloader Linux-Bootloader svn co https://svn.sourceforge.net/svnroot/crucible/WWW-PkgFind WWW-PkgFind svn co https://svn.sourceforge.net/svnroot/crucible/Test-Parser Test-Parser svn co https://svn.sourceforge.net/svnroot/crucible/Test-Presenter Test-Presenter