~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/preflight.py

  • Committer: William Grant
  • Date: 2011-09-23 00:53:40 UTC
  • mto: This revision was merged to the branch mainline in revision 14017.
  • Revision ID: william.grant@canonical.com-20110923005340-gknpqxerifp3lqt7
publish_ftpmaster is fragile too.

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.