multipass-test:refactor-image-vault-exceptions

Last commit made on 2023-03-09
Get this branch:
git clone -b refactor-image-vault-exceptions https://git.launchpad.net/multipass-test

Branch merges

Branch information

Name:
refactor-image-vault-exceptions
Repository:
lp:multipass-test

Recent commits

15291f3... by Scott Harder

[tests] remove test code

7c9b3fb... by Scott Harder

[tests] modify tests

49def64... by Scott Harder

[daemon] edit log msg

c7854ef... by Scott Harder

[image vault] modify exception handling

cf08dd6... by Scott Harder

[image vault] refactor exception throwing

b9f8e85... by Chris Townsend <email address hidden>

Merge #2435

2435: [build] Use FetchContent for getting gRPC r=sharder996 a=townsend2010

Remove gRPC as a git submodule and be explicit about what gRPC submodules to fetch.

Fixes #2927

Co-authored-by: Chris Townsend <email address hidden>

a108620... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #2924 #2937

2924: [third_party] Update to use Qemu 7.2.0 plus Multipass specific changes r=sharder996 a=townsend2010

Fixes #2923

2937: [daemon] Increase timeout in Hyperkit migration r=townsend2010 a=ricab

Increase the timeout of the image repair step of the migration of Hyperkit instances to QEMU, to 5 minutes. Fixes https://github.com/canonical/multipass/issues/2938.

Co-authored-by: Chris Townsend <email address hidden>
Co-authored-by: Ricardo Abreu <email address hidden>

fee233e... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #2942

2942: [ci/macos] Add 20 second sleep r=ricab a=townsend2010

This between setting passphrase and authenticating to allow daemon to restart.

Co-authored-by: Chris Townsend <email address hidden>

eec3a65... by Christopher Townsend

[ci/macos] Add 20 second sleep

This between setting passphrase and authenticating to allow daemon to
restart.

35b1e84... by Ricardo Abreu

[daemon] Increase timeout in Hyperkit migration

Increase the timeout of the image repair step of the migration of
Hyperkit instances to QEMU, to 5 minutes. Fixes #2938.