~andersson123/autopkgtest-cloud:noble-all-proposed

Last commit made on 2024-03-25
Get this branch:
git clone -b noble-all-proposed https://git.launchpad.net/~andersson123/autopkgtest-cloud
Only Tim Andersson can upload to this branch. If you are Tim Andersson please log in for upload directions.

Branch merges

Branch information

Name:
noble-all-proposed
Repository:
lp:~andersson123/autopkgtest-cloud

Recent commits

f1024b8... by Tim Andersson

fix: web: run all noble tests with all-proposed=1

This is to help with the current state of things. A lot of tests
currently fail due to dependency issues and running with all-proposed
will help alleviate the issue

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
4a645c3... by Skia

m/service-bundle: update armhf remotes

771c09e... by Skia

Merge branch 'skia/yaml-dump'

https://code.launchpad.net/~hyask/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462858

c7c1bd5... by Skia

fix: mojo: 'dump-lxd-remotes' now uses 'yaml-dump', which produces usable output

0371dc1... by Skia

feat: mojo: add 'yaml-dump', a generic way of dumping 'juju config' yaml files

8d0b9d0... by Tim Andersson

Merge remote-tracking branch 'andersson123/queued-tests-show-uuid'

f677874... by Tim Andersson

fix: web: show uuid for queued tests on package/release/arch pages instead of "N/A"

Succeeded
[SUCCEEDED] pre_commit:0 (build)
[SUCCEEDED] unit_tests:0 (build)
[SUCCEEDED] build_charms:0 (build)
13 of 3 results
e267407... by Skia

Merge branch 'skia/service_bundle_sed'

https://code.launchpad.net/~hyask/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462854

752cfb1... by Tim Andersson

Merge remote-tracking branch 'andersson123/db-backup-add-checksum-to-filename'

fa7baa4... by Skia

fix: service-bundle: lxd: remove 'sed' line setting apt sources

That line is not needed, because the `armhf-lxd.userdata` cloud-init
file already sets up that mirror in the sources of the autopkgtest LXD
images, in a much more reliable way.