Changes between Version 4 and Version 5 of HowTo/Flunc
- Timestamp:
- 12/27/08 13:16:42 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/Flunc
v4 v5 13 13 * flunc_wrapper.sh - the script run by the cron daemon 14 14 * logs/log_<timestamp> - complete logs from the past 3 days 15 * logs/err_<timestamp> - HTTP response of the failing test 15 16 * tests/test_wrapper.tsuite - the file where you add your own tsuites 16 17 * tests/sigma_geoserver.tsuite - the test suite for /geoserver on sigma.openplans.org. Look at this for an example. … … 20 21 * copy sigma_geoserver.tsuite to <your hostname>_<your path>.tsuite 21 22 * modify as appropriate 23 * '''add your name and email address to the top of the file, so we know who depends on this''' 22 24 * add <your hostname>_<your path> on a new line in test_wrapper.tsuite 23 25
