~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-13 19:48:58 UTC
  • mfrom: (13851.4.2 pcj-more-often-bug-770721)
  • Revision ID: launchpad@pqm.canonical.com-20110913194858-3y41v7dlxfovtktm
[r=allenap][bug=770721] Move IPlainPackageCopyJobSource into the
 FREQUENT job source group.

Show diffs side-by-side

added added

removed removed

Lines of Context:
959
959
oops_prefix: none
960
960
 
961
961
 
962
 
[IPlainPackageCopyJobSource]
963
 
module: lp.soyuz.interfaces.packagecopyjob
964
 
# XXX: GavinPanella 2011-04-20 bug=770297: The sync_packages database
965
 
# user should be renamed to copy_packages.
966
 
dbuser: sync_packages
967
 
crontab_group: MAIN
968
 
 
969
 
# See [error_reports].
970
 
error_dir: none
971
 
 
972
 
# See [error_reports].
973
 
oops_prefix: none
974
 
 
975
 
 
976
962
[karmacacheupdater]
977
963
# The database user which will be used by this process.
978
964
# datatype: string
2079
2065
dbuser: person-merge-job
2080
2066
crontab_group: MAIN
2081
2067
 
 
2068
[IPlainPackageCopyJobSource]
 
2069
# This section is used by cronscripts/process-job-source.py.
 
2070
module: lp.soyuz.interfaces.packagecopyjob
 
2071
# XXX: GavinPanella 2011-04-20 bug=770297: The sync_packages database
 
2072
# user should be renamed to copy_packages.
 
2073
dbuser: sync_packages
 
2074
crontab_group: FREQUENT
 
2075
 
 
2076
# See [error_reports].
 
2077
error_dir: none
 
2078
 
 
2079
# See [error_reports].
 
2080
oops_prefix: none
 
2081
 
2082
2082
[IQuestionEmailJobSource]
2083
2083
# This section is used by cronscripts/process-job-source.py.
2084
2084
module: lp.answers.interfaces.questionjob