lp:~canonical-kernel-team/+git/overlay-shiftfs-tests

Get this repository:
git clone https://git.launchpad.net/~canonical-kernel-team/+git/overlay-shiftfs-tests
Members of Canonical Kernel Team can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
main 2024-04-22 01:53:28 UTC
install-deps: use LXD 5.20 for Focal 5.4

Author: Po-Hsu Lin
Author Date: 2024-04-17 10:57:20 UTC

install-deps: use LXD 5.20 for Focal 5.4

BugLink: https://bugs.launchpad.net/bugs/2061107

On Focal the newly released LXD 5.21 in latest/stable require ZFS 2.1
from 5.15 HWE kernel.
With that version of LXD installed the shiftfs-lxd.sh test will fail
with:
   Error: Required tool zpool is missing

LXD team suggests to use 5.21/stable, which contains ZFS 0.8 suport.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Acked-by: Francis Ginther <francis.ginther@canonical.com>
Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>

phlin/f-lxd-520 2024-04-19 12:02:43 UTC
install-deps: use LXD 5.20 for Focal 5.4

Author: Po-Hsu Lin
Author Date: 2024-04-17 10:57:20 UTC

install-deps: use LXD 5.20 for Focal 5.4

BugLink: https://bugs.launchpad.net/bugs/2061107

On Focal the newly released LXD 5.21 in latest/stable require ZFS 2.1
from 5.15 HWE kernel.
With that version of LXD installed the shiftfs-lxd.sh test will fail
with:
   Error: Required tool zpool is missing

LXD team suggests to use 5.21/stable, which contains ZFS 0.8 suport.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>

phlin/skip-shiftfs-6.5 2024-01-09 10:21:37 UTC
Skip shiftfs related tests on 6.5+

Author: Po-Hsu Lin
Author Date: 2023-12-01 11:04:47 UTC

Skip shiftfs related tests on 6.5+

BugLink: https://bugs.launchpad.net/bugs/2042057

Shiftfs support will be dropped from 6.5 variants on Jammy as well.
The result we saw for J-hwe-6.5 in sru-20231030 is because we are
still in the middle of this transition.

Use `dpkg --compare-versions` for kernel version comparison.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>

phlin/skip-zfs-tests 2024-01-02 11:32:04 UTC
Skip ZFS related tests on realtime kernel

Author: Po-Hsu Lin
Author Date: 2024-01-02 09:29:52 UTC

Skip ZFS related tests on realtime kernel

BugLink: https://bugs.launchpad.net/bugs/2032166

ZFS is required by the shiftfs-lxd.sh test, but it is not supported
on realtime kernel (LP: #2017637)

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>

phlin/skip-6.5 2023-11-27 10:11:29 UTC
Skip shiftfs tests on Mantic+

Author: Po-Hsu Lin
Author Date: 2023-10-31 05:31:54 UTC

Skip shiftfs tests on Mantic+

BugLink: https://bugs.launchpad.net/bugs/2042057

Shiftfs support has been dropped on Mantic since 6.5.0-12.12
(LP: #2038522). I think we can skip shiftfs related tests on
newer releases.

For J-hwe-6.5, these tests are still working in sru-20231030.
Therefore limit changes for Mantic+.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>

systemd-tmpfiles-race 2023-11-01 13:04:32 UTC
ovl-refcnt: avoid race with systemd-tmpfiles

Author: Thadeu Lima de Souza Cascardo
Author Date: 2023-10-18 20:56:25 UTC

ovl-refcnt: avoid race with systemd-tmpfiles

BugLink: https://bugs.launchpad.net/bugs/2034586

systemd-tmpfiles-setup service might still run under a container just
created, leading to a race where files under /tmp are removed during the
test.

Create the temporary directory under $HOME instead.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

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