TEST CASE:
1. modified focal and bionic image's series file to use disk-image-uefi instead
of disk-image
2. built the images
VERIFICATION DONE
Images are built successfully, BIOS disk images aren't built.
** Tags removed: verification-needed verification-needed-bionic
verification-needed-focal
TEST CASE:
1. modified an image's series file to use disk-image-uefi instead of disk-image
2. built an image
VERIFICATION DONE
Image is built successfully, BIOS disk image isn't built.
** Tags removed: verification-needed verification-needed-impish
** Tags added: verification-done verification-do
** Changed in: livecd-rootfs (Ubuntu)
Assignee: (unassigned) => Ivan Kapelyukhin (ikapelyukhin)
** Changed in: livecd-rootfs (Ubuntu Bionic)
Assignee: (unassigned) => Ivan Kapelyukhin (ikapelyukhin)
** Changed in: livecd-rootfs (Ubuntu Focal)
Assignee: (unassigned) =
TEST CASE:
1. Built Focal and Impish GCE images from respective `livecd-rootfs` packages
with the fix
2. Started instances from those images, rebooted, ran the `integrity-tester`
script
3. Ran `basic-ubuntu` and `google-secure-boot` test suites against those images
VERIFICATION DONE
Tests are pa
** Description changed:
- Due to how `disk-image` series file in `ubuntu-cpc` is structured, it
+ [Impact]
+
+ * Due to how `disk-image` series file in `ubuntu-cpc` is structured, it
builds BIOS and UEFI images at the same time. However, certain images
(e.g., GCE images) require only UEFI im
Public bug reported:
Due to how `disk-image` series file in `ubuntu-cpc` is structured, it
builds BIOS and UEFI images at the same time. However, certain images
(e.g., GCE images) require only UEFI image to be built, BIOS image is
being simply discarded. This results in longer build times.
** Aff
** Changed in: livecd-rootfs (Ubuntu Impish)
Assignee: (unassigned) => Ivan Kapelyukhin (ikapelyukhin)
** Changed in: livecd-rootfs (Ubuntu Focal)
Assignee: (unassigned) => Ivan Kapelyukhin (ikapelyukhin)
--
You received this bug notification because you are a member of Ubunt
eated from official/custom images and provide
SSH access to them on request for bug reproduction/fix verification.
** Affects: livecd-rootfs (Ubuntu)
Importance: Undecided
Assignee: Ivan Kapelyukhin (ikapelyukhin)
Status: New
** Description changed:
[Impact]
- * G