[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.42-30-gaa772de

Andreas Beckmann debian at abeckmann.de
Thu Jan 19 22:38:00 UTC 2012


The following commit has been merged in the piatti branch:
commit b8aca89635dce4299ed2194297e3b6b2bd51f567
Author: Andreas Beckmann <debian at abeckmann.de>
Date:   Sun Jan 15 10:50:38 2012 +0100

    document piuparts.conf settings used by piatti.git scripts
    
    These settings are available since 0.42 but were undocumented so far.
    
    Signed-off-by: Andreas Beckmann <debian at abeckmann.de>

diff --git a/README.txt b/README.txt
index e6932b5..60654b1 100644
--- a/README.txt
+++ b/README.txt
@@ -447,6 +447,31 @@ is being run.
 Some of the configuration items are not required, but it is best
 to set them all to be sure what the configuration actually is.
 
+==== piatti.git specific configuration
+
+In addition to some of the above settings the following
+configuration settings are used by the scripts in the piatti.git
+repository. They are all optional, default values are set in the
+scripts.
+
+* "prefix" (global) sets the prefix of the piuparts installation, e.g. for finding $prefix/share/piuparts/ .
+
+* "urlbase" (global) is the base url of the webserver serving this piuparts instance. Used to provide links to logfiles in email reports.
+
+* "tempdir" (global) is the temporary directory to be monitored for leftover mountpoints and chroots.
+
+* "reschedule-untestable-days" (global) sets the rescheduling delay for untestable packages (e.g. due to unsatisfied dependencies).
+
+* "reschedule-old-days" (global, section) and the following three settings define the rescheduling scheme for passed and failed packages.
+
+* "reschedule-old-count" (global, section)
+
+* "reschedule-fail-days" (global, section)
+
+* "reschedule-fail-count" (global, section)
+
+* "auto-reschedule" (section) can be set to "no" to disable rescheduling of passed and failed packages.
+
 
 === Running piuparts in master-slave mode, piuparts-report and the setup on piuparts.debian.org
 
diff --git a/debian/changelog b/debian/changelog
index 9d26fe5..7cfcb99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ piuparts (0.43) UNRELEASED; urgency=low
     - Reorder the list of known problem analyses and add a few new ones.
     - Correctly split + strip comma-separated lists.
   * Makefile:
+  * README.txt: Document piuparts.conf settings used by piatti.git scripts.
 
   [ Holger Levsen ]
   * piuparts.1.txt: correctly reverse the description of --save-end-meta

-- 
piuparts git repository



More information about the Piuparts-commits mailing list