~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/config/schema-lazr.conf

  • Committer: Jeroen Vermeulen
  • Date: 2011-05-05 17:59:36 UTC
  • mto: This revision was merged to the branch mainline in revision 12989.
  • Revision ID: jeroen.vermeulen@canonical.com-20110505175936-2cgybl9ikgbafp6i
Remove CreateDistroSeriesIndexesJob, and sketch tests for its replacement.

Show diffs side-by-side

added added

removed removed

Lines of Context:
596
596
licensing_policy_url: https://help.launchpad.net/Legal/ProjectLicensing
597
597
 
598
598
 
599
 
[create_distroseries_indexes]
600
 
# The database role that these jobs will run in.
601
 
# datatype: string
602
 
dbuser: archivepublisher
603
 
 
604
 
# Utility interface to iterate jobs for job_runner to run.
605
 
# datatype: string
606
 
source_interface: lp.archivepublisher.interfaces.createdistroseriesindexesjob.ICreateDistroSeriesIndexesJobSource
607
 
 
608
 
 
609
599
[create_merge_proposals]
610
600
# The database user which will be used by this process.
611
601
# datatype: string