[kteam-tools][PATCH 0/5] implement snap-related tasks handling
Kleber Sacilotto de Souza
kleber.souza at canonical.com
Fri Nov 10 08:18:12 UTC 2017
Snap-related tasks have been added to Kernel SRU Workflow project to
keep track of the steps needed to get the builds tested and published on
snapcraft.io store.
These patches implement/fix the addition of these tasks to the relevant
tracking bugs and their state transitions done by swm.
Kleber Sacilotto de Souza (5):
ktl: assign snap-certification-testing task to hw-cert team
ktl/kernel-series-info: add more snap info and document it
ktl/tracking_bug.py: fix snap tasks lookup
wfl: add a helper class for snap store
wfl: implement snap tasks handlers
ktl/kernel-series-info.yaml | 82 +++++++++++
ktl/tracking_bug.py | 34 ++++-
ktl/workflow.py | 4 +-
stable/wfl/snap.py | 119 ++++++++++++++++
stable/wfl/wft/kernel_snap.py | 324 +++++++++++++++++++++++++++++++++++++++---
5 files changed, 537 insertions(+), 26 deletions(-)
create mode 100644 stable/wfl/snap.py
--
2.14.1
More information about the kernel-team
mailing list