[kteam-tools][PATCH v2] info/kernel-series: add linux-deeplens for xenial
Kamal Mostafa
kamal at canonical.com
Fri Jul 12 14:39:29 UTC 2019
Signed-off-by: Kamal Mostafa <kamal at canonical.com>
Tested-by: Khalid Elmously <khalid.elmously at canonical.com>
---
PATCH v2:
- corrected the derived-from to xenial/linux-hwe
- dropped the security routing since its the same as updates
-Kamal
info/kernel-series.yaml | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/info/kernel-series.yaml b/info/kernel-series.yaml
index 2ad78f95..01041024 100644
--- a/info/kernel-series.yaml
+++ b/info/kernel-series.yaml
@@ -1899,6 +1899,41 @@
clouds: ['metal']
invalid-tasks: ['certification-testing']
+ linux-deeplens:
+ routing:
+ test-build:
+ - ['ppa:baring-team/ubuntu/test', 'Release']
+ security-build:
+ - ['ppa:canonical-kernel-security-team/ubuntu/ppa', 'Release']
+ - ['ppa:canonical-kernel-security-team/ubuntu/ppa2', 'Release']
+ build:
+ - ['ppa:baring-team/ubuntu/build', 'Release']
+ test:
+ - ['ppa:baring-team/ubuntu/test', 'Release']
+ proposed:
+ - ['ppa:baring-team/ubuntu/proposed', 'Release']
+ updates:
+ - ['ppa:baring-team/ubuntu/release', 'Release']
+ release:
+ - ['ppa:baring-team/ubuntu/release', 'Release']
+ packages:
+ linux-deeplens:
+ repo: ['git://git.launchpad.net/~baring-team/baring/+git/linux-deeplens', 'master-hwe']
+ linux-meta-deeplens:
+ type: meta
+ repo: ['git://git.launchpad.net/~baring-team/baring/+git/linux-meta-deeplens', 'master-hwe']
+ supported: true
+ private: true
+ derived-from: ['16.04', 'linux-hwe']
+ testing:
+ flavours:
+ deeplens:
+ # arches as defined by the testing system
+ #
+ arches: ['amd64']
+ clouds: ['metal']
+ invalid-tasks: ['certification-testing']
+
# 15.10 (wily)
'15.10':
codename: wily
--
2.17.1
More information about the kernel-team
mailing list