Vampire
Vampire is a remote package testing tool written in Python. It takes an Autotools generated tarball, uploads it on several machines,
configures it, runs a check sequence (usually make distcheck) and
returns the results. It is designed to be flexible enough to run
checks on different systems and environments.
Overview
Vampire is a very young project, it has not be tested on many configurations, and requires important code cleanups. Here are the current supported features :
- Remote access by ssh.
- Source upload by scp, link (for nfs use) and custom command
(wget for example).
- Configurable pool of machines
(environment variables, configure flags, ...).
Available software
A pre-release is available (version 0.2a) here:
But you may also
check out the CVS version of the project on Savannah.
Contributors
- Nicolas BURRUS <nicolas.burrus (AT) lrde.epita.fr>
- Maxime BIAIS <maxime.biais (AT) epita.fr>
- Pierre GLEYZES <pierre.gleyzes (AT) epita.fr>
- Sebastien HENAFF <sebastien.henaff (AT) epita.fr>
- Nicolas LE COZ <nicolas.le-coz (AT) epita.fr>
- Benoit MEROUZE <benoit.merouze (AT) epita.fr>
See also
Contact
Send any questions or comments to
vampire-public@nongnu.org.
--
ThomasClaveirole? - 19 Feb
to top