~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/preflight.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-23 01:18:30 UTC
  • mfrom: (14016.1.1 moar-fragile)
  • Revision ID: launchpad@pqm.canonical.com-20110923011830-7hbvnu0y9hze7z3t
[r=wgrant][no-qa] Add publish_ftpmaster to the fragile users list.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
    'process_accepted',
48
48
    'process_upload',
49
49
    'publish_distro',
 
50
    'publish_ftpmaster',
50
51
    ])
51
52
 
52
53
# How lagged the cluster can be before failing the preflight check.