auto-upgrade-testing-specifications:main

Last commit made on 2024-07-25
Get this branch:
git clone -b main https://git.launchpad.net/auto-upgrade-testing-specifications
Members of Canonical Platform QA Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

f1730a1... by Tim Andersson

Remove jammy->mantic upgrade jobs as it reaches EOL

mantic, according to distro-info-data, reached EOL on 2024-07-11.

Thus, this commit removes all of the upgrade jobs that upgrade to mantic.

b905a27... by Tim Andersson

Add upgrade profiles for noble->oracular

For the devel release, we are removing all of the
crash ignore lists for all upgrade tests.

696ed8b... by Skia

Merge branch 'skia/set_prompt'

https://code.launchpad.net/~hyask/auto-upgrade-testing-specifications/+git/auto-upgrade-testing-specifications/+merge/465412

18e4d94... by Skia

profiles: add jammy to mantic tests for desktop and server

c1c98c8... by Skia

profiles: explicitely set prompt configuration for do-release-upgrade

After https://github.com/canonical/auto-upgrade-testing/pull/12,
setting do_release_upgrade_prompt is supported for explicitely choosing
which upgrade path to take. This makes sure the `do-release-upgrade`
configuration option `prompt` is at the correct value for existing
profiles.

0252ef3... by Skia

profile: add xenial->noble upgrade paths

7886179... by Skia

Merge branch 'skia/add_multiple_lts_upgrade'

https://code.launchpad.net/~hyask/auto-upgrade-testing-specifications/+git/auto-upgrade-testing-specifications/+merge/462945

4bdc8a4... by Skia

profiles: add b->n and f->n upgrade for desktop and server

Following https://github.com/canonical/auto-upgrade-testing/pull/11, we
can start testing multiple LTS upgrades, so let's do it. Only desktop
and server are needed at this point, as testing every flavor will
quickly add far too much load for the infra.

5de27b1... by Skia

p/u-m-n-kubuntu: ignore apt-xapian-index crash for a while

cd7fb72... by Skia

Reapply "p/u-mantic-noble\*: ignore NetworkManager crash for more flavors"

This reverts commit 01153385982f3e9611fc1ccb501c673ec8d73071.

NetworkManager crash has been collected, we can ignore it again.