- 30 Apr, 2014 16 commits
-
-
Holger Levsen authored
-
Holger Levsen authored
-
The new summary.json code was using "master-host". For p.d.o, that is not valid for the web site. Create a new "web-host" configuration parameter, and use that for the URLs.
-
http://piuparts.debian.orgHolger Levsen authored
-
Holger Levsen authored
-
Holger Levsen authored
-
Holger Levsen authored
-
Holger Levsen authored
-
If reporting-sections is 'default', use conf.get_std_distro() to determine which distribution to assign the results to. If reporting-sections is 'none', don't make the section summary.
-
Try to determine the right 'standard' distribution for the section, either 'oldstable', 'stable', 'testing', 'unstable', or 'experimental', based on the settings from get_distro() and get_distros(). Returns 'unknown' if undetermined. The tests used for development are included as test-config.py This adds a "Depends" for python-distro-info to piuparts-common, as a new component in conf.py.
-
The primary goal is to check for and flag changes to the external summary format used by downstream consumers.
-
This mostly means consolidating all 'flag' information into a single structure. Also, arguments from external calls are validated a bit.
-
Twas a silly name anyway.
-
-
Holger Levsen authored
Revert "piuparts.py: Add /etc/init/startpar-bridge.conf to ignored_files to workaround #744398 in debsums." This reverts commit 04ccef95.
-
Holger Levsen authored
-
- 17 Apr, 2014 1 commit
-
-
Holger Levsen authored
-
- 15 Apr, 2014 2 commits
-
-
Holger Levsen authored
-
Holger Levsen authored
piuparts.1.txt: explain that --do-not-verify-signatures also causes APT::Get::AllowUnauthenticated to be set accordingly in the chroots.
-
- 02 Mar, 2014 10 commits
-
-
David Steele authored
Document that there is a public interface available for piuparts results.
-
David Steele authored
-
David Steele authored
-
David Steele authored
It is zero for all but 'F'ailed records. Shows the numb4er of binary packages which cannot be tested because of the failure. The number used is the highest for all tests reflecting the source package and reporting-section, regardless of which reporting-section url is used.
-
David Steele authored
At the end of processing, collect the section summary JSON files, and consolidate the information into a single global JSON. Add a special 'overall' reporting-section, holding the 'worst' test result across all of the ohter reporting-sections.
-
David Steele authored
Add a JSON read function, and a summ merge function, with are needed for merging the section summaries into a global summary.
-
David Steele authored
If 'reporting-section'(s) are defined, output a 'summary.json' in the section-level html directory.
-
David Steele authored
This module collects package test results, and ultimately outputs a JSON file for external consumption. Results can be at the section or global level. Test results are summarized by 'reporting-section' - a new section-level config tag. Targeted for DDPO integration of Piuparts results.
-
David Steele authored
-
David Steele authored
-
- 22 Feb, 2014 5 commits
-
-
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
do not keep the file open and partially written while parsing the logfile Signed-off-by:
Andreas Beckmann <anbe@debian.org>
-
- 20 Feb, 2014 4 commits
-
-
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org> -
Andreas Beckmann authored
Signed-off-by:
Andreas Beckmann <anbe@debian.org>
-
- 18 Feb, 2014 2 commits
-
-
Holger Levsen authored
amend 831250ba: Adapt and rename conf/piuparts.apache to piuparts-master.conf as per apache2.4 transition. (Closes: #712384)
-
Holger Levsen authored
-