** 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 mana
** 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 manag
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 notif
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:
https://git.launchpad.net/~canonical-kernel-team/+git/auto
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 Progres
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
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" = "lxc-tes