don't do miscellanea/install_kernel_tools_testing if using test kernel
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OEM Priority Project |
Confirmed
|
High
|
Andy Chi | ||
Provider for Plainbox - PC Sanity |
Confirmed
|
High
|
Unassigned |
Bug Description
miscellanea/
miscellanea/
Instead, it needs to detect and skip to reduce the noise.
BTW, it seesm can be removed because:
commit d2e39e350f3d1b3
Author: Alex Tu <email address hidden>
Date: Mon Apr 26 13:17:11 2021 +0800
move linux-tools installation from ppc to pc-sanity temporarily
for https:/
It's not accepted to install packages in test cases.
So, we need to install linux-tools before testing.
The final goal would be install the packages before checkbox testing.
e.g. prepare-
This change is to make sure linux-tools be installed before we achived the final
goal.
diff --git a/units/
index 860e6cd..47ad58a 100644
--- a/units/
+++ b/units/
@@ -1,3 +1,16 @@
+plugin: shell
+category_id: com.canonical.
+requires:
+ device.category == 'NETWORK'
+ package.name == 'checkbox-ng'
+estimated_
+id: miscellanea/
+user: root
+command:
+ dpkg -s linux-tools-
+_summary: Install linux-tools based on the running kernel version.
+_description: Install linux-tools based on the running kernel version.
+
plugin: shell
id: misc/generic/
user: root
diff --git a/units/
index 9e67f0a..9d584f8 100644
--- a/units/
+++ b/units/
@@ -13,6 +13,7 @@ include:
com.
com.
com.
+ com.canonical.
com.
com.
com.
Changed in oem-priority: | |
status: | New → Won't Fix |
status: | Won't Fix → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Andy Chi (andch) |
tags: | added: oem-priority |
tags: | added: originate-from-1988941 sutton |
tags: | added: originate-from-1988954 |
tags: | added: originate-from-1988936 |
tags: | added: originate-from-1988927 |