utah:skip_uefi_test_LP1895131

Last commit made on 2020-09-17
Get this branch:
git clone -b skip_uefi_test_LP1895131 https://git.launchpad.net/utah
Members of UTAH Dev can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
skip_uefi_test_LP1895131
Repository:
lp:utah

Recent commits

8358fca... by Jean-Baptiste Lallement

Skip UEFI tests on Groovy

On Groovy, EFI files now reside on their own ESP and the directory
containing them on the ISO has been removed. This directory still exists
on previous releases.
This may be revisited in the future, so skip it only for Groovy until a
decision is made (LP: #1895131)

6e88e5e... by Paride Legovini

static validation: assume Focal will be the only "legacy-server" image

275e118... by Paride Legovini

Drop deprecated config option: launchpad_user

036d58c... by Paride Legovini

static validation: do not look for /preseed in the subiquity images

The directory is no longer present in >=Groovy.

e34fc88... by Dimitri John Ledkov

isotest: update subiquity_powerpc list

- initrd.gz got renamed to initrd. Needs, per-series test.
- install & pics should not be there on live-server isos, to be
  removed.
- ppc/chrp not required on little endian
- ppc/bootinfo.txt is required

889e894... by Paride Legovini

Add support for the legacy-server images

67387d7... by Jean-Baptiste Lallement

update d/changelog

02a70b3... by Jean-Baptiste Lallement

Fixed comparison of manifest on desktop

use urllib from python3
directly compare multiline content instead of doing a line by line
comparison

d76e277... by Jean-Baptiste Lallement

Fixed linter errors: unused variables

14aeab1... by Jean-Baptiste Lallement

unitest.fail doesn't exist, fixed it