~paride/ubuntu-qa-tools:master

Last commit made on 2019-04-08
Get this branch:
git clone -b master https://git.launchpad.net/~paride/ubuntu-qa-tools
Only Paride Legovini can upload to this branch. If you are Paride Legovini please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~paride/ubuntu-qa-tools

Recent commits

2033a7a... by Paride Legovini

dl-ubuntu-test-iso: support s390x subiquity

ec7898e... by Joy Latten

Re-factor lpl_common to be used with python2 and python3.

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

212d7bf... by Alex Murray

uvt: Refactor gpg key handling to use same logic in uvt new as uvt repo

ie. Use locally exported gpg key rather than downloading from keyserver and if
not listed in ~/.uvt.conf as vm_repo_key, fallback to the one listed in
~/.devscripts via DEBSIGN_KEYID or finally fallback to the key matching
DEBEMAIL

840375e... by Alex Murray

uvt: Prefer vm_repo_key if listed in uvt repo over all others

b89afe2... by Alex Murray

uvt: Prefer key specified via DEBSIGN_KEYID in ~/.devscripts for repo

debsign will use this over $DEBEMAIL if it is set so we should respect it too

96d6072... by Alex Murray

uvt: Automatically push local gpg public key to vm during uvt repo

bfc270c... by Marc Deslauriers

uvt: fix initrd name for 16.04.5

c0567c0... by Steve Beattie

kernel-sru-check: skip devel release tasks

The devel release task is left open for the devel release on kernels
targeted to the most recent supported release.

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

e53a4b5... by Alex Murray

responses/update-bug: Add disco

df41ae1... by Alex Murray

lpl_common: Failure to load cookie is not an error so don't print to stderr

Hopefully then KPIs will be quiet in general except for real errors