nightly checkout and testing script
William Cohen
wcohen@redhat.com
Tue Jan 17 22:48:00 GMT 2006
To make sure systemtap tests are run on a regular basis I have set up
cron jobs on my local machines (FC4/Rawhide and a couple RHEL4-U3 beta
machines) to check out the current systemtap sources and tests,
configure them, build them, and run the tests nightly at 4:30am Eastern
Time. The attached simple-minded script is what is run. The script
expects that there is a copy of the elfutils sources around in the
appropriate place. The script sets up a clean directory to do this work
in, systemtap_${date_time}
The script doesn't send report back the results yet. That is the next step.
Any comments on the script would be appreciated.
-Will
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stap_testing
URL: <http://sourceware.org/pipermail/systemtap/attachments/20060117/e049d1a6/attachment.ksh>
More information about the Systemtap
mailing list