multipass-test:lxd-default-int

Last commit made on 2021-05-03
Get this branch:
git clone -b lxd-default-int https://git.launchpad.net/multipass-test

Branch merges

Branch information

Name:
lxd-default-int
Repository:
lp:multipass-test

Recent commits

0456e8d... by Michał Sawicz

[lxd] add default LXD tests

90b1ea6... by Michał Sawicz

[tests] fix tests relying on `qemu` being default

0cccf7d... by Michał Sawicz

[lxd] make LXD the default driver on Linux

85020ea... by Michał Sawicz

[lxd] enable snapcraft remote

975c7bf... by Michał Sawicz

[snapcraft] use buildd/unpacked kernel and initrd

78c80fb... by Michał Sawicz

[snapcraft] add ??.04 aliases

And refactor tests to follow.

64e6225... by Michał Sawicz

[gha] increase test timeout

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

Merge #2022

2022: Bridge creation r=ricab a=ricab

This contains the procedure to create bridges on Linux. It is not plugged in yet, but can be exercised [like this](https://github.com/canonical/multipass/pull/2022#issuecomment-820648151).

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

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

Merge #2046

2046: [cli] add `--timeout` to `launch`, `(re)start` and `shell` r=ricab a=Saviq

Co-authored-by: Michał Sawicz <email address hidden>
Co-authored-by: Michał Sawicz <email address hidden>

9b1353f... by Michał Sawicz

[integration] extend job timeout