lp://staging/~roadmr/checkbox/dkms_info_subparser
- Get this branch:
- bzr branch lp://staging/~roadmr/checkbox/dkms_info_subparser
Branch merges
- Zygmunt Krynicki (community): Approve
-
Diff: 689 lines (+607/-0)6 files modifiedcheckbox-support/checkbox_support/parsers/dkms_info.py (+118/-0)
checkbox-support/checkbox_support/parsers/submission.py (+24/-0)
checkbox-support/checkbox_support/parsers/tests/fixtures/submission_info_dkms.xml (+232/-0)
checkbox-support/checkbox_support/parsers/tests/test_dkms_info.py (+152/-0)
checkbox-support/checkbox_support/parsers/tests/test_submission.py (+80/-0)
checkbox-support/setup.py (+1/-0)
Branch information
Recent revisions
- 3781. By Daniel Manrique
-
checkbox-
support: parsers: submission: Adds dkms_info_ attachment parsing. This includes the changes to the SubmissionParser and result class
themselves, testing data file and "integration" tests. - 3780. By Daniel Manrique
-
checkbox-
support: parsers: Add dkms_info parser. This parses long output (--format json) from the dkms_info script.
It includes the entry point and function for plainbox dev parse, the
parser itself and unit tests. - 3779. By Daniel Manrique
-
"providers: Fix dkms_info_
attachment. Remove the device_ package_ info_attachment . [r=zyga][bug=1455197][author=roadmr]" - 3778. By Shawn Wang
-
"automatic merge of lp:~shawn111/checkbox/hexr-dkms/ by tarmac [r=zyga][bug=1454577][author=shawn111]"
- 3777. By Zygmunt Krynicki
-
"automatic merge of lp:~zyga/checkbox/fix-win32/ by tarmac [r=kissiel]
[bug=][ author= zyga]" - 3776. By Po-Hsu Lin
-
"automatic merge of lp:~cypressyew/checkbox/generator-typo-fix/ by tarmac [r=zyga][bug=1454969][author=
cypressyew] " - 3775. By Daniel Manrique
-
"checkbox-
support: parsers: submission: Add parsing of PCI subsystem ID. This is simply obtaining the subsystem ID from the first device as output
by lspci -x (which we have in the lspci_standard_config_ attachment) . This is
used to uniquely identify some systems.This includes the simple parser as well as the changes to SubmissionParser and
the TestRun class to actually invoke the subparser when needed and gather the
data.Also includes unit tests for the parser, integration test for the
SubmissionParser with XML data file, and an entry point so the parser can be
invoked with plainbox dev parse. [r=zyga][bug=][ author= roadmr] " - 3774. By Daniel Manrique
-
"checkbox-
support: parsers: submission: Add parsing of kernel_ cmdline_ attachment. This includes the kernel commandline parser as well as the changes to SubmissionParser and the TestRun class to actually invoke the subparser when needed and gather the data, data files and tests. [r=zyga][bug=1454577][author=roadmr]"
- 3773. By Po-Hsu Lin
-
"automatic merge of lp:~cypressyew/checkbox/fix-hibernate-test/ by tarmac [r=zyga][bug=1454524][author=
cypressyew] " - 3772. By Daniel Manrique
-
"checkbox-
support: parsers: submission: Add parsing of modprobe_ attachment. This includes the simple parser as well as the changes to
SubmissionParser and the TestRun class to actually invoke the subparser
when needed and gather the data. [r=zyga][bug=][ author= roadmr] "
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/checkbox