https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6155

--- Comment #181 from Mark Martinec <[email protected]> 2009-12-02 10:48:45 
UTC ---
Ok, I think I'm done now (RescoreMassCheck):

5. generate scores for score sets
svn commit -m "runGA config files used" masses/config.set*
  r886173 | mmartinec | 2009-12-02 16:24:32 +0100 (Wed, 02 Dec 2009) | 1 line
  runGA config files used
tar cvf rescore-logs.tar gen-set{0,1,2,3}-*

6. upload the test logs to zone (spamassassin.zones.apache.org):
sudo mkdir /home/corpus-rsync/ARCHIVE/3.3.0
sudo mv rescore-logs.tar.bz2 \
  /home/corpus-rsync/ARCHIVE/3.3.0/rescore-logs-bug6155.tar.bz2
ls -l /home/corpus-rsync/ARCHIVE/3.3.0/rescore-logs-bug6155.tar.bz2
  -rw-r--r--   1 mmartinec other    20380424 Dec  2 18:23
    /home/corpus-rsync/ARCHIVE/3.3.0/rescore-logs-bug6155.tar.bz2

6.5. mark evolved-score rules as 'always published'
./force-publish-active-rules ../rules/active.list ../rulesrc/10_force_active.cf
svn commit -m "force publish of rescored rules" ../rulesrc/10_force_active.cf
  r886212 | mmartinec | 2009-12-02 18:33:57 +0100 (Wed, 02 Dec 2009) | 3 lines
  Bug 6155: generated new rulesrc/10_force_active.cf
  as per step 6.5 in RescoreMassCheck

6.6. fix test failures
nothing to tweak, all tests pass

7. upload proposed new scores
done some time ago, some tweaks later:
  r881159 | wtogami | 2009-11-17 06:35:00 +0100 (Tue, 17 Nov 2009) | 2 lines
  Bug #6155 commit raw scores from Comment #146 as documented in #162.
To view the diffs: svn diff -r 881158:886232 rules/50_scores.cf

8. Make the stats files
cp config.set0 config ; bash ./runGA stats
cp config.set1 config ; bash ./runGA stats
cp config.set2 config ; bash ./runGA stats
cp config.set3 config ; bash ./runGA stats

8(.1) upload new stats files
  r886232 | mmartinec | 2009-12-02 19:11:35 +0100 (Wed, 02 Dec 2009) | 2 lines
  rules/STATISTICS-set*.txt
> Attach the new proposed STATISTICS*.txt as a patch to the rescoring bug
too many differences, just do a: svn diff -c886232

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to