lp:~ubuntu-server/ubuntu/+source/qemu-migration-test

Owned by Ubuntu Server
Get this repository:
git clone https://git.launchpad.net/~ubuntu-server/ubuntu/+source/qemu-migration-test
Members of Ubuntu Server can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
master 2024-03-28 20:21:01 UTC
Don't use MTU 900 for containers

Author: Sergio Durigan Junior
Author Date: 2024-03-28 20:21:01 UTC

Don't use MTU 900 for containers

For some reason we were launching the containers using an MTU of 9000
for their network interfaces. ssh is very sensible when it comes to
different MTUs, and I started seeing timeouts on Noble when one
container attempted to migrate (over ssh) a VM to another.

Not setting an MTU here has the desirable effect of defaulting to MTU
1500, which is used by almost any interface out there and well
accepted by ssh.

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

fix-name_to_ips-mantic 2023-11-14 23:31:32 UTC
qemu-libvirt-test.sh: Fix lsblk "major"

Author: Sergio Durigan Junior
Author Date: 2023-11-14 23:31:32 UTC

qemu-libvirt-test.sh: Fix lsblk "major"

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

add-mantic 2023-08-10 18:06:31 UTC
Drop Kinetic

Author: Sergio Durigan Junior
Author Date: 2023-08-10 18:06:31 UTC

Drop Kinetic

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

test-lunar 2023-02-03 06:54:19 UTC
unify apt config file modification

Author: Christian Ehrhardt 
Author Date: 2023-02-03 06:54:19 UTC

unify apt config file modification

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

add-kinetic 2022-07-07 09:12:13 UTC
Add Kinetic machine type

Author: Christian Ehrhardt 
Author Date: 2022-07-07 09:12:13 UTC

Add Kinetic machine type

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

prep-qemu-6.2-jammy 2022-02-09 09:16:18 UTC
proxy: now that no_proxy is more critical we also need it in the kvm LXD profile

Author: Christian Ehrhardt 
Author Date: 2022-02-09 09:16:18 UTC

proxy: now that no_proxy is more critical we also need it in the kvm LXD profile

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

add-impish-types 2021-06-29 05:41:23 UTC
harden shutdown_guest against races

Author: Christian Ehrhardt 
Author Date: 2021-06-29 05:41:23 UTC

harden shutdown_guest against races

Shutdown state can be entered in between checks and therby a shutdown
is called on an already shut down guest.
That would trigger an unexpected error like:
  error: Requested operation is not valid: domain is not running

Avoid that by ignoring the RC of the shutdown/destroy calls as long as
eventually a shut down state is reached.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

add-hirsute 2020-11-27 06:14:53 UTC
Revert "disable nwfilter for known iptabels bug"

Author: Christian Ehrhardt 
Author Date: 2020-11-27 06:14:53 UTC

Revert "disable nwfilter for known iptabels bug"

This reverts commit c058c735ebfad32e8aa174ae9697bb25fef8da8b.
The root cause was fixed in 1904192

enable-focal 2020-01-31 08:27:11 UTC
add_proxy: convert container mode to tee as well

Author: Christian Ehrhardt 
Author Date: 2020-01-31 08:27:11 UTC

add_proxy: convert container mode to tee as well

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

fixup-template-use 2019-07-05 06:39:40 UTC
preptestguests: note potential code simplification

Author: Christian Ehrhardt 
Author Date: 2019-07-05 06:39:40 UTC

preptestguests: note potential code simplification

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

enable-eoan 2019-07-03 06:21:35 UTC
host-model: fix logic in trusty/xenial skip check

Author: Christian Ehrhardt 
Author Date: 2019-07-03 06:21:35 UTC

host-model: fix logic in trusty/xenial skip check

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

enable-disco-pre-merge 2019-02-04 08:21:59 UTC
stage 0: make issues spawning containers a hard fail

Author: Christian Ehrhardt 
Author Date: 2019-02-04 08:21:59 UTC

stage 0: make issues spawning containers a hard fail

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

test-cosmic 2018-08-09 05:58:52 UTC
artful is EOL, remove it from code and migration chain

Author: Christian Ehrhardt 
Author Date: 2018-08-09 05:58:52 UTC

artful is EOL, remove it from code and migration chain

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

18.04NewCases 2018-05-03 06:36:31 UTC
prep cosmic release

Author: Christian Ehrhardt 
Author Date: 2018-05-03 06:36:31 UTC

prep cosmic release

We do not yet migrate in/out of cosmic as it isn't available yet.
But add the definitions of machein types as they will be until this
cycles virt-stack merges have taken place.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

Test18.04Extensions 2018-04-17 12:49:07 UTC
unsharing has to be part of clean-orig

Author: Christian Ehrhardt 
Author Date: 2018-04-17 12:49:07 UTC

unsharing has to be part of clean-orig

Since most tests are shared this is our default.
Unsharing is only done via a bind mount in the container and that won't
survive a start/stop cycle.

Therefore unsharing has to be part of clean-orig where containers are
restored.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

18.04-restructure 2018-04-12 10:48:11 UTC
statuscheck: align rc output

Author: Christian Ehrhardt 
Author Date: 2018-04-12 10:48:11 UTC

statuscheck: align rc output

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

116 of 16 results
This repository contains Public information 
Everyone can see this information.

Subscribers