tbcleanup feature requests :)
Joe Marcus Clarke
marcus at marcuscom.com
Sun Jul 20 19:56:49 EDT 2008
On Thu, 2008-07-10 at 01:52 +0300, Ion-Mihai Tetcu wrote:
> >
> > I need to re-sync the failure patterns with pointyhat.
>
> :-) again, MFC? I'm reluctant to use HEAD for QA Tindy esp. since I
> plan to enable completely automatic BotMails.
>
I just synced the port_fail_patterns and port_fail_reasons from
pointyhat. This would be an easy MFH for you. Just delete do:
DELETE FROM port_fail_reasons;
DELETE FROM port_fail_patterns WHERE Port_Fail_Pattern_Id % 100 = 0 OR
Port_Fail_Pattern_Id = 2147483647;
Then execute all of the INSERT queries for those two tables in HEAD's
SQL schema file.
They may not be perfect, but they should now be in sync with what
pointyhat is reporting. And you can always add your own patterns as
long as their IDs are not modulo 100.
Joe
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <http://marcuscom.com/pipermail/tinderbox-list/attachments/20080720/5261ccb2/attachment.bin>
More information about the tinderbox-list
mailing list