Whamcloud - gitweb
b=1993
- wrapper for sanity that will submit test output to buffalo. Based on an original script by sice for UML that I updated to work with real hardware as well.
Requires: recent checkout of ltest module, b_tdevel branch. If you plan to use this wrapper with UML, you must be able to DSH into UML from your host machine.
Here is an example command line I use to run the wrapper on mdev:
LTESTDIR=/home/ccooper/b_tdevel NETWORKTYPE=elan sh sanity-buffalo.sh --sender=ccooper@clusterfs.com --extra-params="START=' ' CLEAN=' ' SANITYLOG=/tmp/sanity.log" --target=mdev10 --config=lov
...and that yielded the following buffalo-sandbox report:
https://buffalo-sandbox.clusterfs.com/display_report.pl?report_id=121
Reports are sent to the buffalo-sandbox by default to avoid cluttering buffalo proper with bogus results, which inevitably happens when you're first trying to get reporting setup on a new cluster. You can toggle the RECIPIENTS variable in the source once the wrapper is reporting properly.