lp://staging/~laney/ubuntu-cdimage/fix-tests
- Get this branch:
- bzr branch lp://staging/~laney/ubuntu-cdimage/fix-tests
Branch merges
- Steve Langasek: Approve
- Łukasz Zemczak: Pending requested
-
Diff: 95 lines (+15/-6)4 files modifiedlib/cdimage/livefs.py (+2/-1)
lib/cdimage/tests/test_mirror.py (+2/-1)
lib/cdimage/tests/test_static.py (+1/-1)
lib/cdimage/tests/test_tree.py (+10/-3)
Branch information
Recent revisions
- 1933. By Iain Lane
-
Fix pyflakes/pep8
There were a couple of minor actual pep8 problems. The main thing though is
that the pyflakes3 exclusion has stopped working with some newer pyflakes3. Try
to fix the post-processor to cope with the old and new formats. - 1932. By Iain Lane
-
test_tree: Fix torrent related tests
We recently changed the torrent creation to use mktorrent. mktorrent is called
like: mktorrent ... --output blah.torrent blahBut we forgot to update the tests. Adjust them to deal with this.
- 1931. By Iain Lane
-
mirror: Add a flag file etc/STOP_
SYNC_MIRRORS to stop syncing Our current method of `chmod -x bin/sync-mirrors` doesn't work. In particular,
the mirrors are triggered whenever any daily build is completed. This means
that in progress releases are highly vulnerable to leaking early. In the past
we have asked Canonical IS to stop rsync to prevent this from happening. But we
can take care of it on our side by avoiding ever asking the frontends to pull
from us.A better API where we can ask frontends to only sync *certain* images - the
daily which just finished - would be preferable. - 1930. By Iain Lane
-
default-arches: Use amd64 for > focal source builds
In focal we dropped most of i386 - germinate fails to find many packages now.
amd64 is a more sensible default. - 1926. By Łukasz Zemczak
-
live-server: bump the OVERSIZED limit for >= Focal
Image size bump due to the HWE kernel inclusion in the images.
- 1924. By Łukasz Zemczak
-
Add the riscv64 preinstalled images to qa-products for the QA tracker support
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-cdimage