Category debian:autopkgtest
Data:
results
: a dictionary with details about the tests that have been run. Each key is the name of the test (as shown in the summary file) and the value is another dictionary with the following keys:status
: one ofPASS
,FAIL
,FLAKY
orSKIP
details
: more details when available
cmdline
: the complete command line that has been used for the runsource_package
: a dictionary with some information about the source package hosting the tests that have been run. It has the following sub-keys:name
:the name of the source packageversion
: the version of the source packageurl
: the URL of the source package
architecture
: the architecture of the system where tests have been rundistribution
: the distribution of the system where tests have been run (formatted asVENDOR:CODENAME
)
Files:
Every file found in the autopkgtest output directory, except for files in
binaries/
that are excluded to save space.
Relationships:
relates-to
: the artifacts used as input that are part of the source package being tested. They can be of typesdebian:source-package
,debian:upload
,debian:binary-packages
ordebian:upload