[Bug 1960847] Re: lxc autopkgtests failures with cgroupv2 on jammy

2022-03-21 Thread Po-Hsu Lin
** Changed in: ubuntu-kernel-tests Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960847 Title: lxc autopkgtests failures with cgroupv2 on jammy To

[Bug 1960847] Re: lxc autopkgtests failures with cgroupv2 on jammy

2022-02-21 Thread Po-Hsu Lin
** Changed in: ubuntu-kernel-tests Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960847 Title: lxc autopkgtests failures with cgroupv2 on jammy To

[Bug 1960847] Re: lxc autopkgtests failures with cgroupv2 on jammy

2022-02-15 Thread Po-Hsu Lin
https://lists.ubuntu.com/archives/kernel-team/2022-February/128112.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960847 Title: lxc autopkgtests failures with cgroupv2 on jammy To manage

[Bug 1960847] Re: lxc autopkgtests failures with cgroupv2 on jammy

2022-02-15 Thread Po-Hsu Lin
We used to run the lxc tests via autopkgtest command directly from the archive. This has been changed for our test granularity improvement to make it easier to review the result about 6 months ago and the outcome is pretty good until now:

[Bug 1960847] Re: lxc autopkgtests failures with cgroupv2 on jammy

2022-02-15 Thread Po-Hsu Lin
Thanks for the hint Stéphane, I found the fix here: https://github.com/lxc/lxc-pkg-ubuntu/commit/a9b80060f910e133fe899bd89ff9182b4a4d02e9 ** Changed in: ubuntu-kernel-tests Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: ubuntu-kernel-tests Status: New => In

[Bug 1960847] Re: lxc autopkgtests failures with cgroupv2 on jammy

2022-02-15 Thread Stéphane Graber
Marking this invalid against LXC as the code in the archive for package testing is handling this case properly already. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960847 Title: lxc autopkgtests

[Bug 1960847] Re: lxc autopkgtests failures with cgroupv2 on jammy

2022-02-15 Thread Stéphane Graber
The autopkgtest script in the Ubuntu package has: # Skip some tests due to cgroup v2 incompatibility if [ -e /sys/fs/cgroup/system.slice/memory.current ]; then [ "$testbin" = "lxc-test-apparmor-mount" ] && \ ignore "$STRING" && continue [ "$testbin" =