~ebarretto/ubuntu-qa-tools:esm-checks

Last commit made on 2021-04-07
Get this branch:
git clone -b esm-checks https://git.launchpad.net/~ebarretto/ubuntu-qa-tools
Only Eduardo Barretto can upload to this branch. If you are Eduardo Barretto please log in for upload directions.

Branch merges

Branch information

Name:
esm-checks
Repository:
lp:~ebarretto/ubuntu-qa-tools

Recent commits

a8f59e9... by Eduardo Barretto

Add --esm-apps and --esm-infra flags

a49924d... by Eduardo Barretto

Fix identation

701a851... by Steve Beattie

kernel-sru-check: adjust heading

Signed-off-by: Steve Beattie <email address hidden>

62187df... by Steve Beattie

kernel-sru-check: better sorting of kernel versions

Signed-off-by: Steve Beattie <email address hidden>

ea79d80... by Steve Beattie

kernel-sru-check: reduce lp roundtrips

Keep references to task fields to avoid round trips to launchpad; doing
this cuts out the number of lp round trips by about half.

Signed-off-by: Steve Beattie <email address hidden>

e477da6... by Steve Beattie

kernel-sru-check: get SRU cycle tag and sort signoffs

Sometimes the kernel team needs to respin a kernel to fix a regression
from the last cycle, and the signoff for that kernel will get lost in
the noise of the signoffs for the current cycle.

To address this, pull out the tag that contains the SRU cycle
(identified by the date the cycle *starts*), and then sort the found bug
tasks by the kernel cycles and the major kernel versions.

Signed-off-by: Steve Beattie <email address hidden>

ec0d258... by Marc Deslauriers

uvt: fix 20.04.2.0 server iso mis-detection

17726fc... by Logan Rosen

forward-bug-to-debian: Port to Python 3

43be494... by Marc Deslauriers

uvt: remove a bunch of name lookup workarounds. The preferred method
is to configure libvirt-nss for name resolution.

47341e0... by Marc Deslauriers

uvt: libvirt now supports uefi directly, so remove all the old work-
around code and switch to a new --with-uefi option