summaryrefslogtreecommitdiff
diff options
authorDaniel Manrique <roadmr@ubuntu.com>2015-05-14 15:32:33 -0400
committerDaniel Manrique <roadmr@ubuntu.com>2015-05-14 15:32:33 -0400
commit0a9808d81223cd2f4e9e91dd0bf9687c824fd916 (patch)
tree50fa91dc68b73ec2f7af1017a4bded6404725124
parent710423a16bdff8330de83d50fb53b80598c6b946 (diff)
providers: Fix dkms_info_attachment. Remove the device_package_info_attachment.
-rw-r--r--jobs/info.txt.in13
-rw-r--r--whitelists/autotesting.whitelist1
-rw-r--r--whitelists/hwsubmit.whitelist1
3 files changed, 1 insertions, 14 deletions
diff --git a/jobs/info.txt.in b/jobs/info.txt.in
index d3b3139..884828a 100644
--- a/jobs/info.txt.in
+++ b/jobs/info.txt.in
@@ -152,20 +152,9 @@ command: lsmod_info
estimated_duration: 0.5
_description: Attaches a list of the currently running kernel modules.
-id: device_package_info_attachment
-plugin: attachment
-command: dkms_info --format onelines
-_description: Attaches a list of package with device matched information.
- included package types:
- - dkms (Dynamic Kernel Module Support): provides kernel modules
- - non-dkms: packages that with modaliases header and don't exist in dkms list
- - hardware modalias: might be unused dkms or config package
- - oemalias: It is like non-dkms(w/o modalias)
-_summary: Attaches a list of package with device matched information.
-
id: dkms_info_attachment
plugin: attachment
-command: dkms_info --dkms --format dumps
+command: dkms_info --format json
_description: Attaches json dumps of installed dkms package information.
_summary: Attaches json dumps of installed dkms package information.
diff --git a/whitelists/autotesting.whitelist b/whitelists/autotesting.whitelist
index 2a9e385..9712b60 100644
--- a/whitelists/autotesting.whitelist
+++ b/whitelists/autotesting.whitelist
@@ -26,7 +26,6 @@ sysctl_attachment
sysfs_attachment
udev_attachment
lsmod_attachment
-device_package_info_attachment
dkms_info_attachment
#Automated Test-verification Jobs
__audio__
diff --git a/whitelists/hwsubmit.whitelist b/whitelists/hwsubmit.whitelist
index 42f59c5..b50ba6d 100644
--- a/whitelists/hwsubmit.whitelist
+++ b/whitelists/hwsubmit.whitelist
@@ -17,7 +17,6 @@ dmi_attachment
dmidecode_attachment
kernel_cmdline_attachment
lsmod_attachment
-device_package_info_attachment
dkms_info_attachment
lspci_attachment
lspci_standard_config_attachment